document.write( "Question 713254: Four times a number plus five is the same as six times the number less nine. Find the number. \n" ); document.write( "
Algebra.Com's Answer #438348 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
4x+5=6x-9
\n" ); document.write( "-2x=-14
\n" ); document.write( "x=7
\n" ); document.write( "
\n" );