Given f(x) = x^2f(x)=x2, considering f(4)f(4), f(5)f(5) and f(6)f(6), how do you approximate the graph of f(x)f(x) by a straight line at x=5x=5 to deduce an approximation for sqrt(25.3)√25.3 ?
1 Answer
Explanation:
Let:
f(x) = x^2f(x)=x2
Note that:
{ (f(4) = 16), (f(5) = 25), (f(6) = 36) :}
If we differentiate
f'(x) = 2x
So:
f'(5) = 10
Alternatively, if we approximate the slope at
m = (Delta y)/(Delta x) = (color(blue)(36)-color(blue)(16))/(color(blue)(6)-color(blue)(4)) = 20/2 = 10
By either method, we find a value
To find the (principal) square root of
Approximating the parabola near
sqrt(25.3) ~~ 5+(25.3-25)/10 = 5+0.3/10 = 5.03