document.write( "Question 103029: if i have a problem like this \r
\n" );
document.write( "\n" );
document.write( "-3(x+5)=3(x-1) how would i slove it and check it the check part is what i dont understand how to do it \n" );
document.write( "
Algebra.Com's Answer #74907 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! -3(x+5)=3(x-1) \n" ); document.write( "-3x-15 = 3x-3 \n" ); document.write( "6x = -12 \n" ); document.write( "x = -2 \n" ); document.write( "--------------- \n" ); document.write( "Checking in the original equation: \n" ); document.write( "-3(-2+5)= 3(-2-1) \n" ); document.write( "-3(+3) = 3(-3) \n" ); document.write( "-9 = -9 \n" ); document.write( "---------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |