Chapter 4: Partial Differentiation
Section 4.7: Approximations
Example 4.7.4
Use the total differential to approximate the value of at .
Solution
Mathematical Solution
Define the function and approximate as .
Note that .
Maple Solution - Interactive
Define and its first partial derivatives
Context Panel: Assign Function (Be sure to use Maple's exponential "e".)
Calculus palette: Partial derivative operator (Set the symbols and as Atomic Identifiers)
Context Panel: Assign Function
Calculate
Context Panel: Evaluate and Display Inline
Context Panel: Approximate≻10 (digits)
=
Compute "exactly"
Maple Solution - Coded
Define an appropriate function
Define . Be sure to use Maple's exponential "e".
Compute
Use the differential operator D to calculate partial derivatives at .
Use the evalf command to float the result.
Approximate as
Apply the evalf command.
Obtain "exactly"
Evaluate at .
<< Previous Example Section 4.7 Next Example >>
© Maplesoft, a division of Waterloo Maple Inc., 2024. All rights reserved. This product is protected by copyright and distributed under licenses restricting its use, copying, distribution, and decompilation.
For more information on Maplesoft products and services, visit www.maplesoft.com
Download Help Document