Question 521871: The sum of two numbers is five times their difference. If one number exceeds the other by 7, find the numbers. Found 2 solutions by stanbon, ssm@123:Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! The sum of two numbers is five times their difference. If one number exceeds the other by 7, find the numbers.
-----------------
Equations:
x+y = 5(x-y)
x = y + 7
--------------------
Substitute for "x" and solve for "y":
y+7+y = 5(y+7-y)
2y + 7 = 35
2y = 28
y = 14 (one of the numbers)
------
Solve for "x":
x = y + 7
x = 14+7
x = 21 (the other number)
================================
Cheers,
Stan H.
=============
You can put this solution on YOUR website! let the first number be - x
-----------------------------------------
let the second number be - x+7
-----------------------------------------
the sum of the 2 numbers is - 5(x+(x+7))
-----------------------------------------
required equation -
x+(x+7) = 5*(x-(x+7)
x+x+7 = 5*(x-x+7)
2x+7 = 5x-5x+35
2x+5x-5x = 35-7
7x-5x = 28
2x = 28
x = 28/2
x = 14
------------------------------------------
So, the first number = x = 14
the second number = x+7 = 14+7
= 21
==========================================
Therefore, the numbers are 7 and 21
==========================================
SOLVED BY -
SRAVYA SRI