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
Algebra: Expressions involving variables, substitution
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Expressions-with-variables
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)
(
Show Source
):
You can
put this solution on YOUR website!
"the second of two numbers is 4 more than the first" --->
"the sum of the numbers is 56" --->
----------------
--------
So the two numbers are 26 and 30
Answer by
deborabr(181)
(
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