document.write( "Question 212959: Four more than seven times a number is six less than five times the number. What is the number? \n" ); document.write( "
Algebra.Com's Answer #160905 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
7x+4=5x-6
\n" ); document.write( "2x=-10
\n" ); document.write( "x=-5
\n" ); document.write( "
\n" );