Use the differential to approximate the quantity to four decimal places.

√(122)

The basic formula is ¦¤y ¡Ö y' ¦¤x

y ' = 1 / ( 2 ¡Ì x )

122 = 121 + 1

¡Ì 121 = 11

So let x = 121 , y = 11 and ¦¤x = 1

y ' = 1 / ( 2 ¡Ì x ) = 1 / ( 2 * 11 ) = 1 / 22 = 0.0455

¦¤y ¡Ö y' ¦¤x = ( 1 / 22 ) * 1 = 1 / 22 = 0.0455

¡Ì122 ¡Ö y + ¦¤y

¡Ì122 ¡Ö 11 + 0.0455

¡Ì122 ¡Ö 11.0455

y = x^.5

which means
x = y^2

dy/dx = .5 x^-.5 which is .5/y guessed
y2 = y1 + (.5/y1)(error in x)
y2 = y1 + (.5/y1)(122-y1^2)

start with y1 = one tenth of 122, or 12 for example then error x =122 - 144 approx = -22
y2 = 12 + (.5/12)(-22) = 12 -.917 = 11.08

so our next y1 is 11.08
and again
y2 = y1 + (.5/y1)(122-y1^2)
y2 = 11.08 + (.5/11.08)(122-122.84)
y2 = 11.08 - .0379
y2 or new y1 = 11.042

well keep going using that new y1
the real answer is about 11.04536102

To approximate the quantity √(122) using differentials, we can start by finding the derivative of the function f(x) = √(x) with respect to x.

df/dx = (1/2) * (x)^(-1/2) = 1 / (2√(x))

Next, we can choose a small change in x, denoted as Δx, to use in our approximation. The smaller Δx is, the more accurate our approximation will be.

Let's choose Δx = 0.001, which means we are approximating √(122 + 0.001).

Now, using the derivative we found earlier, we can calculate the differential as follows:

df = (1 / (2√(x))) * Δx

Substituting x = 122 and Δx = 0.001:

df = (1 / (2√(122))) * 0.001

To find the approximation of √(122), we can add this differential to the original value.

√(122 + 0.001) ≈ √(122) + (1 / (2√(122))) * 0.001

Evaluating this expression will provide an approximation to four decimal places.