document.write( "Question 370580: Solve by appropriate method: Thinking of 2 numbers whose sum is 10, and difference is 4. Let X be first number, and let y be second number. \n" ); document.write( "
Algebra.Com's Answer #264136 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "Letting x be first number, and let y be second number
\n" ); document.write( "x + y = 10
\n" ); document.write( "x - y = 4
\n" ); document.write( "Solving this system of two equations by adding them together
\n" ); document.write( "2x = 14
\n" ); document.write( "x = 7
\n" ); document.write( "The two numbers are 7 and 3 ( their sum 10) \n" ); document.write( "
\n" );