SOLUTION: if f(x)=3-x-x^2 then what is( F(x+h)-f(x-h))/h

Algebra ->  Functions -> SOLUTION: if f(x)=3-x-x^2 then what is( F(x+h)-f(x-h))/h      Log On


   



Question 822538: if f(x)=3-x-x^2 then what is( F(x+h)-f(x-h))/h
Answer by jsmallt9(3758) About Me  (Show Source):
You can put this solution on YOUR website!
  • In function notation, like f(x), the expression between the parentheses, the "x" in f(x), represents the input to the function.
  • The whole expression, "f(x)", represents the output from f when the input is x.
  • When you are given a formula for a function, like f(x) = 3-x-x^2, the expression on the right shows us what the function does with its input as it figures out what the output will be. For this particular function
    f(x) = 3-x-x^2
    tells us that the function f will subtract the input, x, from a 3 and then subtract the square of the input. The result is the output to the function.
So f(x+h) represents the output from function f when the input is x+h. Since we have the formula for f(x) we can figure out what the output will be:
f%28x%29+=+3-x-x%5E2
So
f%28x%2Bh%29+=+3-%28x%2Bh%29-%28x%2Bh%29%5E2
Note the use of parentheses when substituting in the x+h for the x. This is critical. With them we will, for example, subtract the whole x+h from 3 as we should. Without them, 3 - x+h ..., we would subtract the x but not the h.

Simplifying...
f%28x%2Bh%29+=+3-%28x%2Bh%29-%28x%5E2%2B2xh%2Bh%5E2%29
f%28x%2Bh%29+=+3-x-h-x%5E2-2xh-h%5E2%29
There are no like terms so no more simplifying can be done.

Repeating this for f(x-h):
f%28x-h%29+=+3-%28x-h%29-%28x-h%29%5E2
f%28x-h%29+=+3-%28x-h%29-%28x%5E2-2xh%2Bh%5E2%29
f%28x-h%29+=+3-x%2Bh-x%5E2%2B2xh-h%5E2%29

Now that we have f(x+h) and f(x-h) we can deal with:
%28f%28x%2Bh%29-f%28x-h%29%29%2Fh
Substituting in the expressions we got for f(x+h) and f(x-h):
%28%283-x-h-x%5E2-2xh-h%5E2%29-%283-x%2Bh-x%5E2%2B2xh-h%5E2%29%29%2Fh
Again with the parentheses!
Simplifying...
%283-x-h-x%5E2-2xh-h%5E2-3%2Bx-h%2Bx%5E2-2xh%2Bh%5E2%29%29%2Fh
A lot of the numerator cancels out because they are opposites.

%28-h-2xh-h-2xh%29%2Fh
Adding like terms:
%28-2h-4xh%29%2Fh
Factoring out h:
%28h%28-2-4x%29%29%2Fh
The factors of h cancel:
%28cross%28h%29%28-2-4x%29%29%2Fcross%28h%29
leaving:
-2-4x