document.write( "Question 1034998: Solve the equation for the missing variables
\n" );
document.write( "1. 12 (X-3)= 0
\n" );
document.write( "2. 15 (x+1)-8x= 29\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #649634 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! For 12(x-3) = 0, \n" ); document.write( "x must be 3. \n" ); document.write( "For 15(x+1) - 8x = 29, we distribute first and get \n" ); document.write( "15x + 15 - 8x = 29 \n" ); document.write( "7x + 15 = 29 \n" ); document.write( "Now subtract 15 and then divide by 7... \n" ); document.write( "7x = 14 \n" ); document.write( "x = 2 \n" ); document.write( " |