Michael J. answered 10/28/17
Tutor
5
(5)
Effective High School STEM Tutor & CUNY Math Peer Leader
You can use linear approximation.
L(x) = f(x0) + f'(x0)(x - x0)
Let L(x1) = √6
L(x2) = √7
f(x) = √x
First, we find the derivative of √x.
f'(x) = 1 / (2√x)
For L(x1) , x0= 4
For L(x2) , x0 = 9
L(x1) = 2 + (1/4)(x - 4)
= (1/4)x + 1
L(x2) = 3 + (1/6)(x - 9)
= (1/6)x - (3/2) + 3
= (1/6)x + (3/2)
Then,
x = L(x1) + L(x2) = [(1/4)x + 1] + [(1/6)x + (3/2)]
x = [(1/4)(6) + 1] + [(1/6)(7) + (3/2)]
x = (3/2) + 1 + (7/6) + (3/2)
x = (9 + 6 + 7 + 9) / 6
x = (18 + 13) / 6
x = 31 / 6
x = 5 1/6
This number is between 5 and 6.