document.write( "Question 532940: the difference between three times a number and four is five times the number. Find the number \n" ); document.write( "
Algebra.Com's Answer #350938 by oberobic(2304)\"\" \"About 
You can put this solution on YOUR website!
3x-4 = 5x
\n" ); document.write( "-4 = 2x
\n" ); document.write( "x = -2
\n" ); document.write( ".
\n" ); document.write( "Checking this solution.
\n" ); document.write( "3x -4 = -10
\n" ); document.write( "5x = -10
\n" ); document.write( "Done.
\n" ); document.write( "
\n" );