
David W. answered 12/28/15
Tutor
4.7
(90)
Experienced Prof
Let the numbers be x, y, and z.
Translate:
"sum of three numbers is 120" means x+y+z=120
"third number is 4 times the first" means z = 4x
"first number is 6 more than the second" means x = 6+y
With problems that express the relationship between unknown numbers, look for the one that others depend on. Here it is y (the second), put everything in terms of y.
x + y + z = 120 [first equation]
x + y + (4x) = 120 [substitute for z]
(6+y) + y + (4)(6+y) = 120 [substitute for x]
6 + y + y + 24 + 4y = 120
6y + 30 = 120
6y = 90
y=15
x = 6+y = 21
z = 4x = (4)(21)=84
Checking (very important):
Is 21 + 15 + 84 = 120 ?
120 = 120 ? yes
Is 84 = 4(21) ?
84 = 84 ? yes
Is 21 = 6+15 ?
21 = 21 ? yes