document.write( "Question 400457: Twice a number is 32 less than 4 times the number. Find the number \n" ); document.write( "
Algebra.Com's Answer #283452 by robertb(5830)![]() ![]() You can put this solution on YOUR website! 2x = 4x - 32 \n" ); document.write( "==> 32 = 2x \n" ); document.write( "==> x = 16. \n" ); document.write( " |