SOLUTION: Problem with more than one solution. Question: x/3 = 4/x+1 4/x+1 - x/3 = 0 3(x+1)4/x+1 - x/3 3(x+1) = 0 3(4) - x(x+1) = 0 12 - x^2 - x

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: Problem with more than one solution. Question: x/3 = 4/x+1 4/x+1 - x/3 = 0 3(x+1)4/x+1 - x/3 3(x+1) = 0 3(4) - x(x+1) = 0 12 - x^2 - x      Log On


   



Question 194424: Problem with more than one solution.
Question: x/3 = 4/x+1
4/x+1 - x/3 = 0
3(x+1)4/x+1 - x/3 3(x+1) = 0
3(4) - x(x+1) = 0
12 - x^2 - x = 0
12 - x^3 = 0
Did I go wrong or where do I go from here? Thank You.

Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
You made a mistake in assuming that -x%5E2-x=-x%5E3 which is NOT true. You CANNOT combine variables of different powers.


What you need to do is solve 12+-+x%5E2+-+x+=+0


12+-+x%5E2+-+x+=+0 Start with the given equation.


-+x%5E2+-+x+%2B+12=+0 Rearrange the terms.


x%5E2+%2B+x+-+12=+0 Multiply EVERY term by -1 to make the leading coefficient positive.


Notice we have a quadratic equation in the form of ax%5E2%2Bbx%2Bc where a=1, b=1, and c=-12


Let's use the quadratic formula to solve for x


x+=+%28-b+%2B-+sqrt%28+b%5E2-4ac+%29%29%2F%282a%29 Start with the quadratic formula


x+=+%28-%281%29+%2B-+sqrt%28+%281%29%5E2-4%281%29%28-12%29+%29%29%2F%282%281%29%29 Plug in a=1, b=1, and c=-12


x+=+%28-1+%2B-+sqrt%28+1-4%281%29%28-12%29+%29%29%2F%282%281%29%29 Square 1 to get 1.


x+=+%28-1+%2B-+sqrt%28+1--48+%29%29%2F%282%281%29%29 Multiply 4%281%29%28-12%29 to get -48


x+=+%28-1+%2B-+sqrt%28+1%2B48+%29%29%2F%282%281%29%29 Rewrite sqrt%281--48%29 as sqrt%281%2B48%29


x+=+%28-1+%2B-+sqrt%28+49+%29%29%2F%282%281%29%29 Add 1 to 48 to get 49


x+=+%28-1+%2B-+sqrt%28+49+%29%29%2F%282%29 Multiply 2 and 1 to get 2.


x+=+%28-1+%2B-+7%29%2F%282%29 Take the square root of 49 to get 7.


x+=+%28-1+%2B+7%29%2F%282%29 or x+=+%28-1+-+7%29%2F%282%29 Break up the expression.


x+=+%286%29%2F%282%29 or x+=++%28-8%29%2F%282%29 Combine like terms.


x+=+3 or x+=+-4 Simplify.


So the solutions are x+=+3 or x+=+-4



To verify the solutions, simply plug them back into x%2F3+=+4%2F%28x%2B1%29