Question 932617: What is the solution set of the equation?
(2x+4)/(x+2) = 2x/3
A. {3, -2}
B. {-2}
C. {3}
D. {-3, 2} Found 2 solutions by ewatrrr, MathLover1:Answer by ewatrrr(24785) (Show Source):
You can put this solution on YOUR website!
3(2x+4) = 2x(x+2)
6x + 12 = 2x^2 + 4x
2x^2 - 2x - 12 = 0
x^2 - x - 6 = 0
(x+2)(x-3) = 0
x is {-2,3}