document.write( "Question 666883: Say I had a problem like \"2+5(3a+6)\"
\n" );
document.write( "would I add 2 and 5, than distribute 7 to the parenthesis?
\n" );
document.write( "or distribute 5 to the parenthesis and THEN combine like terms? \n" );
document.write( "
Algebra.Com's Answer #414716 by lynnlo(4176)![]() ![]() ![]() You can put this solution on YOUR website! 2+5(3a+6) \n" ); document.write( "32+15a=0 \n" ); document.write( "15a+(32-32)=-32 \n" ); document.write( "32-32=0 \n" ); document.write( "15a=-32 \n" ); document.write( "a=-32/15 \n" ); document.write( " |