document.write( "Question 703537: IF 3 times a number is added to 4 the result is 22. How much is 1 less than twice the number? \n" ); document.write( "
Algebra.Com's Answer #433537 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! IF 3 times a number is added to 4 the result is 22. \n" ); document.write( "3x+4 = 22 \n" ); document.write( "3x = 18 \n" ); document.write( "x = 6 \n" ); document.write( "----\r \n" ); document.write( "\n" ); document.write( "How much is 1 less than twice the number? \n" ); document.write( "2x-1 = 2*6-1 = 11 \n" ); document.write( "====================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |