{Use of Tech} Approximating derivatives Assuming the limit exists, the definition of the derivative f′(a) = lim h→0 f(a + h) − f(a) / h implies that if ℎ is small, then an approximation to f′(a) is given by
f' (a) ≈ f(a+h) - f(a) / h. If ℎ > 0 , then this approximation is called a forward difference quotient; if ℎ < 0 , it is a backward difference quotient. As shown in the following exercises, these formulas are used to approximate f′ at a point when f is a complicated function or when f is represented by a set of data points. <IMAGE>
Let f (x) = √x.
a. Find the exact value of f' (4).