SOLUTION: Three numbers are in the ratio 3:9:10. If 10 is added to the last number, then the three numbers form an arithmetic progression. What are the three numbers?
Algebra ->
Sequences-and-series
-> SOLUTION: Three numbers are in the ratio 3:9:10. If 10 is added to the last number, then the three numbers form an arithmetic progression. What are the three numbers?
Log On
Question 1106490: Three numbers are in the ratio 3:9:10. If 10 is added to the last number, then the three numbers form an arithmetic progression. What are the three numbers?
The numbers are 3x, 9x and 10x for some x.
And the condition says that
3x, 9x and 10x + 10
form an AP. It implies
9x-3x = (10x+10) - 9x, or
6x = x + 10 ====> 5x = 10 ====> x = 2.
Answer. The numbers are 6, 18 and 30.