To find two numbers where the sum is 18 and the difference is 4, we can set up a couple of equations based on the information provided.
Let’s denote the two numbers as x and y. We can express the conditions given in the problem as:
- Equation 1 (Sum): x + y = 18
- Equation 2 (Difference): x – y = 4
Now, we can solve these equations step by step:
- Start with Equation 1:
- Next, reorganize Equation 2 to express one variable in terms of the other:
- Now, substitute this expression for x into Equation 1:
- Simplifying this, we get:
- Subtract 4 from both sides:
- Now, divide both sides by 2:
x + y = 18
x = y + 4
(y + 4) + y = 18
2y + 4 = 18
2y = 14
y = 7
Now that we have the value of y, we can use it to find x:
- Substitute y back into the equation for x:
- This gives us:
x = y + 4 = 7 + 4
x = 11
Thus, the two numbers are:
- x = 11
- y = 7
To verify:
- Sum: 11 + 7 = 18
- Difference: 11 – 7 = 4
Both conditions hold true. Therefore, the two numbers are 11 and 7.