SOLUTION: if f(x)=x^2+5, find f(a+h)-f(a)
Algebra
->
Graphs
-> SOLUTION: if f(x)=x^2+5, find f(a+h)-f(a)
Log On
Algebra: Graphs, graphing equations and inequalities
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Graphs
Question 94029
:
if f(x)=x^2+5, find f(a+h)-f(a)
Answer by
Nate(3500)
(
Show Source
):
You can
put this solution on YOUR website!
f(x) = x^2 + 5
f(a + h) = (a + h)^2 + 5 = a^2 + 2ah + h^2 + 5
f(a) = (a)^2 + 5 = a^2 + 5
~~
f(a + h) - f(a)
(a^2 + 2ah + h^2 + 5) - (a^2 + 5)
a^2 + 2ah + h^2 + 5 - a^2 - 5
2ah + h^2