document.write( "Question 778077: I need help with rewriting this expression 9+15 in the following form 3*(a+b)
\n" );
document.write( "If you could give a good explanation on this stuff I would be very thankful. \n" );
document.write( "
Algebra.Com's Answer #484318 by tommyt3rd(5050)![]() ![]() You can put this solution on YOUR website! 9+15= \n" ); document.write( "3*3+3*5 \n" ); document.write( "3*(3+5) \n" ); document.write( " |