SOLUTION: If f(x) = x2 + 5, find f(a + h) − f(a)
Algebra
->
Algebra
->
College
->
Linear Algebra
-> SOLUTION: If f(x) = x2 + 5, find f(a + h) − f(a)
Log On
Algebra: Linear Algebra (NOT Linear Equations)
Solvers
Lessons
Answers archive
Quiz
In Depth
If you need
immediate math help from PAID TUTORS right now
, click here
. (paid link)
Click here to see ALL problems on Linear Algebra
Question 7492
:
If f(x) = x2 + 5, find f(a + h) − f(a)
Answer by
arunpaul(104)
(
Show Source
):
You can
put this solution on YOUR website!
If f(x) = x^2 + 5, find f(a + h) − f(a)
so f(a) = a^2+5
and f(a+h) = (a+h)^2+5
so f(a + h) − f(a)= (a+h)^2+5-a^2-5
= a^2-h^2+2ah+5-a^2-5
=-h^2+2ah (Ans)