document.write( "Question 73624: The question says solve:
\n" );
document.write( "x(x+1)= -2(x-4)=2
\n" );
document.write( "This is what I did, can you tell me if I am on the right track, please?
\n" );
document.write( "x(x+1)= -2(x-4)=2
\n" );
document.write( "x*2+1x= -2x+8+2
\n" );
document.write( "x*2+x+2x-8-2=0
\n" );
document.write( "x*2+3-10=0
\n" );
document.write( "(x+5) (x-2)
\n" );
document.write( "x+5=0 x-2=0
\n" );
document.write( "x=-5 and x=-2 \n" );
document.write( "
Algebra.Com's Answer #52646 by Earlsdon(6294)![]() ![]() ![]() You can put this solution on YOUR website! Well, there are a couple of discrepancies I see here. \n" ); document.write( "1) Although your first equation is written as: \n" ); document.write( "x(x+1)=-2(x-4)=2, I assume that there is a typo and that you meant to write: \n" ); document.write( " \n" ); document.write( "The second thing that I notice is that you have not handled the (+ & -) signs correctly. Let's step through the process: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Solutions: \n" ); document.write( "x = 2 or x = -5 \n" ); document.write( " \n" ); document.write( " |