document.write( "Question 851263: two numbers have a sum of 1,212 and a difference of 518. what are the two numbers? \n" ); document.write( "
Algebra.Com's Answer #512667 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Let x and y represent the two numbers
\n" ); document.write( "Question States***
\n" ); document.write( " x + y = 1212
\n" ); document.write( " x - y = 518
\n" ); document.write( " 2x = 1730
\n" ); document.write( " x = 865 and y = 347 \"1212-865\" \n" ); document.write( "
\n" );