SOLUTION: 2y^-2 -3y^-1 -2 =0
Algebra
->
Exponents
-> SOLUTION: 2y^-2 -3y^-1 -2 =0
Log On
Algebra: Exponents and operations on exponents
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Exponents
Question 230220
:
2y^-2 -3y^-1 -2 =0
Answer by
troymuga(3)
(
Show Source
):
You can
put this solution on YOUR website!
2/(y^2) - 3/y = 2
ALL * y
2/y - 3 = 2y
Switch'em around
2/y - 2y = 3
ALL *y
2 - 2y^2 = 3y
ARRANGE THEM TO ONE SIDE
2y^2 +3y - 2
FACTOR the POLYNOMIAL
(2y - 1)(y + 2) = 0
SOLVE for y
y = 1/2, y = -2