SOLUTION: f(x)=x^2+2x then what is the value of f(x-1) ?
Algebra
->
Signed-numbers
-> SOLUTION: f(x)=x^2+2x then what is the value of f(x-1) ?
Log On
Algebra: Operations with Signed Numbers
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Signed-numbers
Question 761737
:
f(x)=x^2+2x then what is the value of f(x-1) ?
Answer by
Cromlix(4381)
(
Show Source
):
You can
put this solution on YOUR website!
f(x)=x^2+2x
f(x - 1) = (x - 1)^2 + 2(x - 1)
= x^2 - 2x + 1 + 2x - 2
= x^2 - 1
Hope this helps.
:-)