document.write( "Question 22729: solve:
\n" );
document.write( "2(x-3)=5(x+3)\r
\n" );
document.write( "\n" );
document.write( "2m(3m+6)=0\r
\n" );
document.write( "\n" );
document.write( "thanks
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #11199 by queenofit(120)![]() ![]() ![]() You can put this solution on YOUR website! you distribute the numbers in front of the () to each number in the () and solve for your variable.\r \n" ); document.write( "\n" ); document.write( "1. 2x-6=5x+15 \n" ); document.write( " -15-6=5x-2x \n" ); document.write( " -21=3x \n" ); document.write( " -7=x \r \n" ); document.write( "\n" ); document.write( "do you see how to get this now?\r \n" ); document.write( "\n" ); document.write( "2. 6m^2+12m=0 \n" ); document.write( "you can factor this further by pulling out an 6m \n" ); document.write( " 6m(m+2)=0 \n" ); document.write( "set both as equation \n" ); document.write( "6m=0 \n" ); document.write( "m=0/6 \n" ); document.write( "m+2=0 \n" ); document.write( "m=-2 \n" ); document.write( " |