SOLUTION: There are two numbers. One number is 5 more than the other.Their sum is 93. What are the 2 numbers
Algebra
->
Coordinate Systems and Linear Equations
->
Linear Equations and Systems Word Problems
-> SOLUTION: There are two numbers. One number is 5 more than the other.Their sum is 93. What are the 2 numbers
Log On
Linear Solvers
Linear
Practice
Practice
Answers archive
Answers
Word Problems
Word
Lessons
Lessons
In depth
In
Click here to see ALL problems on Linear Equations And Systems Word Problems
Question 1017440
:
There are two numbers. One number is 5 more than the other.Their sum is 93. What are the 2 numbers
Answer by
fractalier(6550)
(
Show Source
):
You can
put this solution on YOUR website!
Call the numbers x and y. Then we have
x = y + 5 and
x + y = 93
Now substitute the first into the second and get
y + 5 + y = 93
2y + 5 = 93
2y = 88
y = 44
x = 49