Michael J. answered 10/21/17
Tutor
5
(5)
Effective High School STEM Tutor & CUNY Math Peer Leader
Look for a whole number that is close to 2.7.
x0 = 3
Then you want to use the linear approximation formula
L(x) = f(x0) + f'(x0)(x - xo)
f(x0) = 33 = 27
f'(xo) = 3x2 = 3(3)2 = 27
Plugging in these values,
L(x) = 27 + 27(x - 3)
L(x) = 27(1 + (x - 3))
L(x) = 27(x - 2)
L(x) = 27x - 54
Evaluate L(2.7).