document.write( "Question 807957: What is three more than eight times a number is equal to 19?\r
\n" );
document.write( "\n" );
document.write( "What is twelve less than seven times a number is 16?\r
\n" );
document.write( "\n" );
document.write( "What is four more than twice a number is -10\r
\n" );
document.write( "\n" );
document.write( "What is nine less than five times a number is equal to -30? \n" );
document.write( "
Algebra.Com's Answer #486640 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! What is three more than eight times a number is equal to 19? \n" ); document.write( "8x+3 = 19 \n" ); document.write( "------------------------ \n" ); document.write( "What is twelve less than seven times a number is 16? \n" ); document.write( "7x-12 = 16 \n" ); document.write( "------------------------ \n" ); document.write( "What is four more than twice a number is -10 \n" ); document.write( "2x+4 = -10 \n" ); document.write( "--------------------------- \n" ); document.write( "What is nine less than five times a number is equal to -30? \n" ); document.write( "5x-9 = -30 \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============== \n" ); document.write( " \n" ); document.write( " |