SOLUTION: (x+2 / x-2) = (-3/x) I know you cross multiply but I'm stuck on how to.. Then I need help getting the solution set. Thank you!
Algebra ->
Inequalities
-> SOLUTION: (x+2 / x-2) = (-3/x) I know you cross multiply but I'm stuck on how to.. Then I need help getting the solution set. Thank you!
Log On
Question 808855: (x+2 / x-2) = (-3/x) I know you cross multiply but I'm stuck on how to.. Then I need help getting the solution set. Thank you! Found 2 solutions by richwmiller, stanbon:Answer by richwmiller(17219) (Show Source):
You can put this solution on YOUR website! Be careful X is not the same as x. They are distinct variables.
(x+2) /( x-2) = (-3/x)
Be careful with parentheses
(x+2)*x=-3*(x-2)
x^2+2x=-3x+6
x^2+5x-6=0
(x+6)*(x-1)=0
x=-6, x=1
You can put this solution on YOUR website! (X+2 / x-2) = (-3/x) I know you cross multiply but I'm stuck on how to..
-------
x(x+2) = -3(x-2)
x^2 + 2x = -3x + 6
------
x^2 + 5x - 6 = 0
-----
Factor::
(x+6)(x-1) = 0
-----
x = -6 or x = 1
===================
Cheers,
Stan H.
===================