document.write( "Question 953180: two numbers total to be 71 and have a difference of 13. find the two numbers \n" ); document.write( "
Algebra.Com's Answer #582070 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! x + y = 71 \n" ); document.write( "x - y = 13 \n" ); document.write( "---------------- Add \n" ); document.write( " |