Peter K. answered 01/21/20
Certified Math Teacher with New York State Regents Teaching Experience
- x + y + z = 35; The sum of three numbers is 35.
- y = 2x; The second number is twice the first
- z = 2y = 4x; the third number is twice the second
- substituting from 2 and 3 into 1: x + 2x + 4x = 35 => x = 5
- From 4 into 2, y = 10
- From 5 into 3, z = 20
- So, (x,y,z) = (5, 10, 20)