SOLUTION: The question says solve: x(x+1)= -2(x-4)=2 This is what I did, can you tell me if I am on the right track, please? x(x+1)= -2(x-4)=2 x*2+1x= -2x+8+2 x*2+x+2x-8-2=0 x*2+3-10=0

Algebra ->  Distributive-associative-commutative-properties -> SOLUTION: The question says solve: x(x+1)= -2(x-4)=2 This is what I did, can you tell me if I am on the right track, please? x(x+1)= -2(x-4)=2 x*2+1x= -2x+8+2 x*2+x+2x-8-2=0 x*2+3-10=0      Log On


   



Question 73624: The question says solve:
x(x+1)= -2(x-4)=2
This is what I did, can you tell me if I am on the right track, please?
x(x+1)= -2(x-4)=2
x*2+1x= -2x+8+2
x*2+x+2x-8-2=0
x*2+3-10=0
(x+5) (x-2)
x+5=0 x-2=0
x=-5 and x=-2

Found 2 solutions by Earlsdon, bucky:
Answer by Earlsdon(6294) About Me  (Show Source):
You can put this solution on YOUR website!
Well, there are a couple of discrepancies I see here.
1) Although your first equation is written as:
x(x+1)=-2(x-4)=2, I assume that there is a typo and that you meant to write:
x%28x%2B1%29+=+-2%28x-4%29%2B2 Right?
The second thing that I notice is that you have not handled the (+ & -) signs correctly. Let's step through the process:
x%28x%2B1%29+=+-2%28x-4%29%2B2 Apply the distributive property to both sides.
x%5E2%2Bx+=+-2x%2B8%2B2 Combine like-terms.
x%5E2%2B3x+=+10 Subtract 10 from both sides.
x%5E2%2B3x-10+=+0 Factor this quadratic equation.
%28x-2%29%28x%2B5%29+=+0 Apply the zero product principle.
x-2+=+0 and/or x%2B5+=+0
Solutions:
x = 2 or x = -5

Answer by bucky(2189) About Me  (Show Source):
You can put this solution on YOUR website!
The question says solve:
x%28x%2B1%29=+-2%28x-4%29=2<---typing error - the second = sign is supposed to be "+"
.
This is what I did, can you tell me if I am on the right track, please?
.
x%28x%2B1%29=+-2%28x-4%29=2 <--- same comment as above. you correct this OK in the next step
x%2A2%2B1x=+-2x%2B8%2B2+<--- no need to show the 1 as the multiplier of x.
x%2A2%2Bx%2B2x-8-2=0+<--- OK
x%2A2%2B3-10=0 <--- should be +3x, not just 3
%28x%2B5%29%2A%28x-2%29 <---- should show this product as equal to 0
x%2B5=0+x-2=0+<---- OK
x=-5 and x=-2 <--- the x = -5 is correct but you have a very minor mistake in
saying x = -2. Check your work on solving x-2 = 0.
.
Good job! You seem to understand all the steps you have to do to solve this equation, and
you also understand factoring quadratic equations.