document.write( "Question 8375: Can someone tell me how to solve the following problem:
\n" );
document.write( "7(2+3x)+8 \n" );
document.write( "
Algebra.Com's Answer #4957 by bonster(299)![]() ![]() ![]() You can put this solution on YOUR website! 7(2+3x)+8 \n" ); document.write( "(7)(2)+7(3x) +8 \n" ); document.write( "14+21x+8 \n" ); document.write( "22+21x \n" ); document.write( " |