document.write( "Question 896064: Four times a number is four less than twice the number. What is the number? \n" ); document.write( "
Algebra.Com's Answer #543200 by JulietG(1812)![]() ![]() You can put this solution on YOUR website! 4x = 2x - 4 \n" ); document.write( "Subtract 2x from each side \n" ); document.write( "2x = -4 \n" ); document.write( "Divide each side by 2 \n" ); document.write( "x = -2 \n" ); document.write( " |