SOLUTION: Three numbers are such that the second is six less than three times the first, and the third is two more than two-thirds of the second. If the sum of the numbers is 172, find the s
Algebra ->
Customizable Word Problem Solvers
-> Numbers
-> SOLUTION: Three numbers are such that the second is six less than three times the first, and the third is two more than two-thirds of the second. If the sum of the numbers is 172, find the s
Log On
Question 603032: Three numbers are such that the second is six less than three times the first, and the third is two more than two-thirds of the second. If the sum of the numbers is 172, find the smallest number. Answer by ankor@dixie-net.com(22740) (Show Source):
You can put this solution on YOUR website! Three numbers: a, b, c
:
are such that the second is six less than three times the first,
b = 3a - 6
or
3a = b + 6
divide by 3
a = b + 2
:
and the third is two more than two-thirds of the second.
c = b + 2
:
If the sum of the numbers is 172,
a + b + c = 172
Replace a, and c
(b + 2) + b + (b + 2) = 172
Combine like terms
2b + 4 = 172
2b = 172 - 4
2b = 168
b = 168/2
b = 84 is the 2nd number
then
a = (84) + 2
a = 28 + 2
a = 30 is the 1st number
and
c = (84) + 2
c = 56 + 2
c = 58
:
Check: 30 + 84 + 58 = 172
:
find the smallest number. 30