document.write( "Question 549339: 3(x + 4) = 5(x − 2)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #357645 by TutorDelphia(193)![]() ![]() You can put this solution on YOUR website! Distribute the 3 and the 5 \n" ); document.write( "3x+12=5x-10 \n" ); document.write( "Subtract 5x from both sides \n" ); document.write( "-2x+12=-10 \n" ); document.write( "Subtract 12 from both sides \n" ); document.write( "-2x=-22 \n" ); document.write( "divide both sides by -2 \n" ); document.write( "x=11 \n" ); document.write( " |