document.write( "Question 933895: 4 plus 7 times a number is 9 times the number. what is the number ? \n" ); document.write( "
Algebra.Com's Answer #567106 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
7x+4=9x
\n" ); document.write( "4=9x-7x
\n" ); document.write( "4=2x
\n" ); document.write( "x=2
\n" ); document.write( "
\n" );