SOLUTION: Compute f(x+h)-f(x)/h if f(x) = ax+b

Algebra ->  Functions -> SOLUTION: Compute f(x+h)-f(x)/h if f(x) = ax+b      Log On


   



Question 1176801: Compute f(x+h)-f(x)/h if f(x) = ax+b
Answer by Edwin McCravy(20056) About Me  (Show Source):
You can put this solution on YOUR website!
+%28f%28x%2Bh%29-f%28x%29%29%2Fh

First find f(x+h) by substituting (x+h) for x

f%28x%2Bh%29+=+a%28x%2Bh%29%2Bb

Then substitute in the expression at the top:

+%28%28a%28x%2Bh%29%5E%22%22%2Bb%5E%22%22%29-%28ax%2Bb%5E%22%22%29%5E%22%22%29%2Fh%5E%22%22

Now simplify. Remove the inner parentheses:

+%28+%28ax%2Bah%2Bb%5E%22%22%29-%28ax%2Bb%5E%22%22%29%5E%22%22%29%2Fh%5E%22%22

Remove the other parentheses:

+%28ax%2Bah%2Bb%5E%22%22-ax-b%5E%22%22%29%2Fh%5E%22%22



ah%5E%22%22%2Fh%22%22

a%2Across%28h%29%5E%22%22%2Fcross%28h%29%22%22

a   <-- answer

Notice that the slope of f(x) = ax+b is a [Thinking of y=mx+b]

This demonstrates that the difference quotient of a linear function
is always equal to the slope of the line. [I just threw that in.]

Edwin