document.write( "Question 667045: what is five times a number is equal to four less than twice the number? \n" ); document.write( "
Algebra.Com's Answer #414781 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! what is five times a number is equal to four less than twice the number? \n" ); document.write( "------- \n" ); document.write( "Let the number be \"x\": \n" ); document.write( "5x = 2x-4 \n" ); document.write( "3x = -4 \n" ); document.write( "x = -4/3 \n" ); document.write( "============ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============ \n" ); document.write( " |