
William W. answered 10/27/22
Top Pre-Calc Tutor
If f(x) = √(16 + x) or f(x) = (16 + x)1/2 then f '(x) = 1/2(16 + x)-1/2 = 1/(2√(16 + x))
The point-slope form of a line is y - y1 = m(x - x1) and we are are going to solve for y1 (aka, a new "y"):
y1 = y - m(x - x1) but we are going to use the derivative as "m":
y1 = y - f '(x)(x - x1)
y1 is our "new y" or the estimation of the function value when we plug in x1 into our original function.
In our problem, if we assume x0 = 0 that is what we will plug into f(x) and f '(x)
To find √15.9, we would need to have x1 = -0.1 since the function is √(16 + x) to get √15.9 requires x = -0.1.
f(0) = √(16 + 0) = 4 so we let y = 4
f '(0) = 1/(2√(16 + 0)) = 1/8 = 0.125
So, plugging those in we get:
y1 = 4 - 0.125(0 - (-0.1)) = 4 - 0.125(0.1) = 3.9875 = 319/80
So, our approximation of √15.9 is 3.9875 or 319/80
To find √16.1, we would need to have x1 = 0.1 since the function is √(16 + x) to get √16.1 requires x = 0.1.
y1 = 4 - 0.125(0 - (0.1)) = 4 - 0.125(-0.1) = 4.0125 = 321/80
So, our approximation of √16.1 is 4.0125 or 321/80
For y = 2x2, y' = 4x meaning dy/dx = 4x
Since dy/dx = 4x then, by multiplying "dx" on both sides we get
dy = 4x(dx) or (using Δ's):
Δy = 4x(Δx)
So when x = 4 and Δx = 0.4, Δy (or the change in y) = 4(4)(0.4) = 6.4
Notice that this is just an approximation of the change in y. The ACTUAL change in y is y(4.4) - y(4) = 2(4.4)2 - 2(4)2 = 6.72