
Ashnee P. answered 08/22/19
Tutor Specializing in K-12 Science and Math
Givens:
- One number is 6 times a first number
- A third number is 100 more than the first number
- Sum of the three numbers is 828
- Find the numbers.
We will assign each number a variable and then form equations from what is given:
first number = x
second number = y
third number = z
- 6x = y OR z (because this isn't clear in the question, there are two possible answers)
- z = 100 + x
- x + y + z = 828
Answer 1:
Assume 6x = y
x + 6x + (100 + x) = 828
8x + 100 = 828
8x = 728
x = 91
y = 6*x = 6*91 = 546
z = 100 + x = 100 + 91 = 191
x = 91, y = 546, z = 191 [Answer 1]
Answer 2:
Assume 6x = z
6x = 100 + x
5x = 100
x = 20
z = 100 + x = 100 + 20 = 120
x + y + z = 828
20 + y + 120 = 828
y = 688
x = 20, y = 688, z = 120 [Answer 2]