$f(x) = x^2 - 3x + 5$, the tangent line to the graph of $f$ at $x = 3$ is used to approximate values of $f(x)$.
Which of the following values $3.4$ $3.5$ $3.6$ $3.7$ $3.8$ is the greatest value of x for which the absolute value of the error of approximation from tangent line is less than 0.5?
The answer is $3.7$.
The tangent line I got is $y = 3x - 4$
and at $x = 3.7$, the approximation is $7.1$ while $f(x) = 7.59$
so the result is $\frac {|7.1-7.59|} {7.59} = 0.065$
The problem is that I got similar results for other x-values, they are all far less than $0.5$.
Then what's my mistake?
