document.write( "Question 677690: The sum of two numbers is 68. One number is 4 more than the other. Find the two numbers. \n" ); document.write( "
Algebra.Com's Answer #421009 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x+x+4=68
\n" ); document.write( "2x=68-4
\n" ); document.write( "2x=64
\n" ); document.write( "x=64/2
\n" ); document.write( "x=32
\n" ); document.write( "x+4=36
\n" ); document.write( "
\n" );