document.write( "Question 6189: solve -8(x-3)+12x=15-(2x+3)
\n" );
document.write( "-8*x+24+12*x=15-2*x-3
\n" );
document.write( "6x+12 \n" );
document.write( "
Algebra.Com's Answer #3306 by jst_kidding(6)![]() ![]() ![]() You can put this solution on YOUR website! -8(x-3)+12x=15-(2x+3) \n" ); document.write( "-8x+24+12x=15-2x-3 \n" ); document.write( "4x+24=12-2x \n" ); document.write( "6x=-12 \n" ); document.write( "x=-2 \n" ); document.write( " |