document.write( "Question 186264: one number is 10 more than another. the sum of two numbers is 6. find the numbers \n" ); document.write( "
Algebra.Com's Answer #139613 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
X+(X+10)=6
\n" ); document.write( "X+X=6-10
\n" ); document.write( "2X=-4
\n" ); document.write( "X=-4/2
\n" ); document.write( "X=-2 ANS. FOR THE SMALLER NUMBER.
\n" ); document.write( "-2+10=8 ANS. FOR THE LARGER NUMBER.
\n" ); document.write( "pROOF:
\n" ); document.write( "-2+8=6
\n" ); document.write( "6=6
\n" ); document.write( "
\n" ); document.write( "
\n" );