|
Question 818053: Three numbers are such the second is two less than twice the first, and the third is three less than twice the second. When six times the difference between the third and the second is subtracted from ten times the difference between the second and the first, the result is the same as twice the difference between the third and the first.
Answer by mananth(16946) (Show Source):
You can put this solution on YOUR website! Three numbers are such the second is two less than twice the first, and the third is three less than twice the second. When six times the difference between the third and the second is subtracted from ten times the difference between the second and the first, the result is the same as twice the difference between the third and the first.
let first number be x
second number = 2x-2
third = 2(2x-2)-3
=4x-7
10((2x-2)-x))- 6((4x-7)-(2x-2))=2(4x-7-x)
10(x-2)-6(2x-5)=2(3x-7)
10x-20-12x+30=6x-14
-8x=-24
x=3
3,4,5 are the numbers
|
|
|
| |