SOLUTION: If f(x) = x - 1, what is the value of x that satisfies the equality f(x) - 1 = f(x^2)- x^2
Algebra
->
College
->
Linear Algebra
-> SOLUTION: If f(x) = x - 1, what is the value of x that satisfies the equality f(x) - 1 = f(x^2)- x^2
Log On
Algebra: Linear Algebra (NOT Linear Equations)
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Linear Algebra
Question 299703
:
If f(x) = x - 1, what is the value of x that satisfies the equality f(x) - 1 = f(x^2)- x^2
Answer by
mathitutor(25)
(
Show Source
):
You can
put this solution on YOUR website!
f(x) - 1 = f(x^2) - x^2
=> x - 1 - 1 = x^2 - 1 - x^2
=> x - 2 = -1
=> x = -1 + 2
=> x = 1