SOLUTION: the second of two numbers is 4 more than the first. the sum of the numbers is 56.

Algebra ->  Expressions-with-variables -> SOLUTION: the second of two numbers is 4 more than the first. the sum of the numbers is 56.      Log On


   



Question 551809: the second of two numbers is 4 more than the first. the sum of the numbers is 56.
Found 2 solutions by jim_thompson5910, deborabr:
Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
"the second of two numbers is 4 more than the first" ---> y=x%2B4

"the sum of the numbers is 56" ---> x%2By=56

----------------
x%2By=56

x%2Bx%2B4=56

2x%2B4=56

2x=56-4

2x=52

x=52%2F2

x=26

--------
y=x%2B4

y=26%2B4

y=30


So the two numbers are 26 and 30

Answer by deborabr(181) About Me  (Show Source):
You can put this solution on YOUR website!
first number = x
second number = y
y=x+4
x+y=56
.
x+(x+4)=56
x+x+4=56
2x+4=56
2x=56-4
2x=52
x=52/2
x=26
.
y=x+4
y=26+4
y=30
.
the numbers are 26 and 30