Loading [MathJax]/jax/output/CommonHTML/jax.js

EXAMPLE 1Evaluating a Function

For the function f defined by f(x)=2x23x, find:

  1. (a) f(5)
  2. (b) f(x+h)
  3. (c) f(x+h)f(x)
  4. (d) f(x+h)f(x)h,h0

Solution (a) f(5)=2(5)23(5)=5015=35

(b) The function f(x)=2x23x gives us a rule to follow. To find f(x+h), expand (x+h)2, multiply the result by 2, and then subtract the product of 3 and (x+h). f(x+h)=2(x+h)23(x+h)=2(x2+2hx+h2)3x3hIn f(x) replace x by x+h=2x2+4hx+2h23x3h

(c) f(x+h)f(x)=[2x2+4hx+2h23x3h][2x23x]= 4hx+2h23h

(d) f(x+h)f(x)h=4hx+2h23hh=h[4x+2h3]h=h0; divide out h4x+2h3