document.write( "Question 782664: five times the difference between a number and two is the same as four times the number , what is the number ? \n" ); document.write( "
Algebra.Com's Answer #476501 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! five times the difference between a number and two is the same as four times the number , what is the number ? \n" ); document.write( ": \n" ); document.write( "Write an equation for what it says> \n" ); document.write( "5(n-2) = 4n \n" ); document.write( "5n - 10 = 4n \n" ); document.write( "5n - 4n = 10 \n" ); document.write( "n = 10 \n" ); document.write( ": \n" ); document.write( "Check solution in original equation \n" ); document.write( " |