document.write( "Question 915870: The sum of two is 91. Their difference is 1. What are the numbers? \n" ); document.write( "
Algebra.Com's Answer #555794 by ewatrrr(24785) You can put this solution on YOUR website! x and y the numbers \n" ); document.write( "x + y = 91 \n" ); document.write( "x- y = 1 \n" ); document.write( "2x = 92 \n" ); document.write( "x = 46 and y = 45 |