SOLUTION: If F(x) = 2x, find [(F(x+h) - F(x-h)/2h)]
Algebra
->
Formulas
-> SOLUTION: If F(x) = 2x, find [(F(x+h) - F(x-h)/2h)]
Log On
Geometric and Other Formulas
Geometric
Answers archive
Answers
Click here to see ALL problems on Geometric formulas
Question 67002
This question is from textbook
Advanced mathematics
:
If F(x) = 2x, find [(F(x+h) - F(x-h)/2h)]
This question is from textbook
Advanced mathematics
Answer by
Nate(3500)
(
Show Source
):
You can
put this solution on YOUR website!
F(x + h) - F(x - h)/2h
2(x + h) - 2(x - h)/2h
2x + 2h - (x - h)/h
(2xh + 2h^2)/h + (h - x)/h
(2h^2 + 2xh + h - x)/h
2h + 2x + 1 - x/h