SOLUTION: I dont know how to solve xDivided line x-1 equals 2x+10 divided line x+11 It says Solve the equation. Check Your solutions. I dont know how to do any

Algebra ->  Rational-functions -> SOLUTION: I dont know how to solve xDivided line x-1 equals 2x+10 divided line x+11 It says Solve the equation. Check Your solutions. I dont know how to do any      Log On


   



Question 36289This question is from textbook Algebra 2
: I dont know how to solve xDivided line x-1 equals 2x+10 divided line x+11

It says Solve the equation. Check Your solutions. I dont know how to do any of the problems through 54
This question is from textbook Algebra 2

Answer by vidhyak(98) About Me  (Show Source):
You can put this solution on YOUR website!
I dont know how to solve xDivided line x-1 equals 2x+10 divided line x+11
x = 2x + 10
---- = ------------
x-1 = x+11

Cross multiply
x(x + 11) = (2x +10)(x-1)
x^2 + 11 x = 2x^2 + 10x - 2x - 10
x^2 + 11 x - 2x^2 - 10x + 2x + 10 = 0
-x^2 + 3x + 10 = 0
x^2 - 3x - 10 = 0
x^2 - 5x + 2x - 10 = 0
x(x - 5) +2(x - 5) = 0
(x + 2)(x - 5) = 0
x= -2, 5