document.write( "Question 31540: The difference of two numbers is 6. Their sum is 30. Find the two numbers. \n" ); document.write( "
Algebra.Com's Answer #18196 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
x-y=6 & x+y=30 or x=y+6 or y+6+y=30 or 2y=24 or y=12 & x-12=6 or x=18
\n" ); document.write( "proof 18-12=6 & 12+18=30
\n" ); document.write( "
\n" );