document.write( "Question 941730: What two numbers can be subtracted to equal 0 and added together to equal 2 other than (1,1)? \n" ); document.write( "
Algebra.Com's Answer #574096 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! What two numbers can be subtracted to equal 0 and added together to equal 2 other than (1,1)? \n" ); document.write( "================== \n" ); document.write( "x - y = 0 \n" ); document.write( "x + y = 2 \n" ); document.write( "------------ \n" ); document.write( "(1,1) is the only solution. \n" ); document.write( " |