SOLUTION: If x^2 = 1-x, find the value of the integers a and b if x^4 = ax + b
Algebra
->
Equations
-> SOLUTION: If x^2 = 1-x, find the value of the integers a and b if x^4 = ax + b
Log On
Algebra: Equations
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Equations
Question 1117325
:
If x^2 = 1-x, find the value of the integers a and b if x^4 = ax + b
Answer by
rothauserc(4718)
(
Show Source
):
You can
put this solution on YOUR website!
x^4 = ax +b
:
x^2 * x^2 = ax +b
:
(1-x) * (1-x) = ax +b
:
1 -2x +x^2 = ax +b
:
1 -2x +1 -x = ax +b
:
-3x +2 = ax +b
:
***********************
a = -3 and b = 2
***********************
: