document.write( "Question 336400: The sum of two numbers is 68. The smaller number is 8 less than the larger number. What are the numbers? \n" ); document.write( "
Algebra.Com's Answer #241165 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x+x+8=68
\n" ); document.write( "2x=60
\n" ); document.write( "x=30
\n" ); document.write( "x+8=38
\n" ); document.write( "
\n" );