document.write( "Question 803243: How do you solve 5(2x + 1) = 12x - 3 ?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #484214 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 10x+5=12x-3 \n" ); document.write( "10x-12x=-3-5 \n" ); document.write( "-2x=-8 \n" ); document.write( "x=-8/-2 \n" ); document.write( "x=+4 \n" ); document.write( " |