document.write( "Question 480209: five times a number exceeds twice the number by 36. What is the number? \n" ); document.write( "
Algebra.Com's Answer #328902 by Tatiana_Stebko(1539)\"\" \"About 
You can put this solution on YOUR website!
Let x is a number
\n" ); document.write( "\"5x-2x=36\"
\n" ); document.write( "\"3x=36\"
\n" ); document.write( "\"x=36%2F3\"
\n" ); document.write( "\"x=12\" is a number
\n" ); document.write( "
\n" );