Question 941374: The sum of 2 numbers is 115. Their difference is 5. What are the numbers?
How do I solve this problem? Answer by srinivas.g(540) (Show Source): You can put this solution on YOUR website! let x,y be the two numbers
their sum id 115
x+y= 115 ........eq(1)
their difference is 5
x-y = 5.............eq(2)
we need to solve the both the equation
Solve: We'll use substitution. After moving 1*y to the right, we get: , or . Substitute that
into another equation: and simplify: So, we know that y=55. Since , x=60.