document.write( "Question 825801: The sum of three numbers is 18. The second number is six more than the first. The third is three less than the second number. What are the numbers? \n" ); document.write( "
Algebra.Com's Answer #497612 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x+x+6+x+6-3=18
\n" ); document.write( "3x+9=18
\n" ); document.write( "3x=18-9
\n" ); document.write( "3x=9
\n" ); document.write( "x=9/3
\n" ); document.write( "x=3
\n" ); document.write( "==============
\n" ); document.write( "3+3+6+3+6-3=18
\n" ); document.write( "
\n" ); document.write( "
\n" );