document.write( "Question 719063: Find a number such that the sum of 18 and that number is 4 times that number. \n" ); document.write( "
Algebra.Com's Answer #441173 by god2012(113)\"\" \"About 
You can put this solution on YOUR website!
Solution:\r
\n" ); document.write( "\n" ); document.write( "Let that number be 'X'.\r
\n" ); document.write( "\n" ); document.write( "X + 18 = 4X
\n" ); document.write( "3X = 18\r
\n" ); document.write( "\n" ); document.write( "X = 6
\n" ); document.write( "
\n" );