document.write( "Question 156970: 3[9(x + 4) + 2(x + 1)] \n" ); document.write( "
Algebra.Com's Answer #115731 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "\r\n" );
document.write( "3[9(x + 4) + 2(x + 1)] = 3[9(x) + 9(4) + 2(x) + 2(1)]\r\n" );
document.write( "                       = 3[9x + 36 + 2x + 2]\r\n" );
document.write( "                       = 3[11x + 38]\r\n" );
document.write( "                       = 3[11x] + 3[38]\r\n" );
document.write( "                       = 33x + 114\r\n" );
document.write( "\r\n" );
document.write( "
\n" ); document.write( "
\n" );