Michael J. answered 09/18/16
Tutor
5
(5)
Best Afterschool Tutor to Prepare You For Your Regents
Let 1st number = a
Let 2nd number = b
Let 3rd number = c
Let 4th number = x
Let 5th number = y
Use these variables to establish equations based on the problem. Set these equations in order of each statement that correspond.
a + b + c + x + y = 50 eq1
a = (1/2)b eq2
c = 2b eq3
x = b - 5 eq4
y = b eq5
So we have 5 variables with 5 equations. What we need to do next is perform substitution to get a single equation that contains only one variable. We look at the equations and see what we can substitute on at a time.
Notice that every equation listed here are in terms of b. So lets get eq1 only in terms of b.
a + b + c + x + y = 50 becomes
(1/2)b + b + (2b) + (b - 5) + b = 50
Since we have a denominator in one of the terms, multiply both sides of the equation by 2.
b + 2b + 4b + 2(b - 5) + 2b = 100
b + 2b + 4b + 2b - 10 + 2b = 100
11b = 110
Divide both sides of the equation by 11.
b = 10
Now you just substitute this value of b into eq2 - eq5 to find the other numbers.