Paul's Online Notes
Paul's Online Notes
Home / Calculus I / Applications of Derivatives / Differentials
Show Mobile Notice Show All Notes Hide All Notes
Mobile Notice
You appear to be on a device with a "narrow" screen width (i.e. you are probably on a mobile phone). Due to the nature of the mathematics on this site it is best views in landscape mode. If your device is not in landscape mode many of the equations will run off the side of your device (should be able to scroll to see them) and some of the menu items will be cut off due to the narrow screen width.

Section 4.12 : Differentials

5. Compute \(dy\) and \(\Delta y\) for \(y = {x^5} - 2{x^3} + 7x\) as \(x\) changes from 6 to 5.9.

Show All Steps Hide All Steps

Start Solution

First let’s get the actual change, \(\Delta y\).

\[\Delta y = \left( {{{5.9}^5} - 2\left( {{{5.9}^3}} \right) + 7\left( {5.9} \right)} \right) - \left( {{6^5} - 2\left( {{6^3}} \right) + 7\left( 6 \right)} \right) = - 606.215\] Show Step 2

Next, we’ll need the differential.

\[dy = \left( {5{x^4} - 6{x^2} + 7} \right)dx\] Show Step 3

As \(x\) changes from 6 to 5.9 we have \(\Delta x = 5.9 - 6 = - 0.1\) and we’ll assume that \(dx \approx \Delta x = - 0.1\). The approximate change, \(dy\), is then,

\[\require{bbox} \bbox[2pt,border:1px solid black]{{dy = \left( {5\left( {{6^4}} \right) - 6\left( {{6^2}} \right) + 7} \right)\left( { - 0.1} \right) = - 627.1}}\]

Don’t forget to use the “starting” value of \(x\) (i.e. \(x = 6\)) for all the \(x\)’s in the differential.