document.write( "Question 215886: 1) The difference between six times a number and three times the number is twelve\r
\n" );
document.write( "\n" );
document.write( "2) Thirty is five minus the product of five and a number\r
\n" );
document.write( "\n" );
document.write( "3) Nine is one more than the product of two and a number\r
\n" );
document.write( "\n" );
document.write( "4) The sum of two numbers is twenty-one. Twice the larger is four times the smaller number\r
\n" );
document.write( "\n" );
document.write( "5) five times a number is equal to eighteen more than twice the number\r
\n" );
document.write( "\n" );
document.write( "6) Four times the sum of a number and three equals two less than five times the number.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #163082 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 1) \n" ); document.write( "6x-3x=12 \n" ); document.write( "3x=12 \n" ); document.write( "x=4 \n" ); document.write( "3) \n" ); document.write( "2x=9-1 \n" ); document.write( "2x=8 \n" ); document.write( "x=4 \n" ); document.write( "6) \n" ); document.write( "4(x+3)=5x-2 \n" ); document.write( "4x+12=5x-2 \n" ); document.write( "14=x \n" ); document.write( "x=14 \n" ); document.write( "Try the others. \n" ); document.write( "Good luck \n" ); document.write( "Bob \n" ); document.write( " |