SOLUTION: if f(x)=x^2, then f(a=h)=
Algebra
->
Functions
-> SOLUTION: if f(x)=x^2, then f(a=h)=
Log On
Algebra: Functions, Domain, NOT graphing
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Functions
Question 485835
:
if f(x)=x^2, then f(a=h)=
Answer by
richard1234(7193)
(
Show Source
):
You can
put this solution on YOUR website!
You cannot do f(a=h). Presuming you want f(a+h) (since Shift+"=" gets +) then f(a+h) is simply (a+h)^2, or a^2 + 2ah + h^2.