document.write( "Question 549366: The sum of two numbers is 90. The numbers are 6 apart.what are they? \n" ); document.write( "
Algebra.Com's Answer #357683 by TutorDelphia(193)\"\" \"About 
You can put this solution on YOUR website!
There's two ways to do this...one by thinking it out
\n" ); document.write( "If the sum is 90, the average must be 45. If they are 6 digits apart, one must be 3 above 45 and the other 3 below. So our numbers are 42 and 48.\r
\n" ); document.write( "\n" ); document.write( "Solving this algebraically we have
\n" ); document.write( "x+y=90
\n" ); document.write( "x-y=6
\n" ); document.write( "____
\n" ); document.write( "x-y=6
\n" ); document.write( "x=6+y
\n" ); document.write( "substitute this in
\n" ); document.write( "6+y+y=90
\n" ); document.write( "6+2y=90
\n" ); document.write( "2y=84
\n" ); document.write( "y=42\r
\n" ); document.write( "\n" ); document.write( "x+42=90\r
\n" ); document.write( "\n" ); document.write( "x=46
\n" ); document.write( "
\n" );