document.write( "Question 857525: five less then four times a number is nine more than twice the number. What is the number?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #516645 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! five less then four times a number is nine more than twice the number. What is the number? \n" ); document.write( "------ \n" ); document.write( "Let the number be \"x\". \n" ); document.write( "Equation: \n" ); document.write( "4x-5 = 2x+9 \n" ); document.write( "2x = 14 \n" ); document.write( "x = 7 \n" ); document.write( "============ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============= \n" ); document.write( " |