Let the 1st number be x; 2nd number be y; 3rd number be z.
x + y + z = 79
x = number we are looking for.
y = x * 5 ==> 5 times the first
z = x + 16 ==> 16 more than the first
Therefor,
x + (x * 5) + (x+16) = 79
1st step, multiply the 2nd number: x * 5 = 5x
x + 5x + x + 16 = 79
Add all like numbers:
7x + 16 = 79
To get x, transfer 16 to the other side and change its sign from positive to negative.
7x = 79 - 16
7x = 63
To get x, divide both sides by 7
7x/7 = 63/7
x = 9
To check. Substitute x by 9.
x + (x * 5) + (x+16) = 79
9 + (9 * 5) + (9 + 16) = 79
9 + 45 + 25 = 79
79 = 79 equal. value of x is correct.
Answer:
0.1505 = 15.05% probability that the hockey team wins 6 games in November
Step-by-step explanation:
For each game, there are only two possible outcomes. Either the team wins, or it does not. The probability of winning a game is independent of winning other games. So we use the binomial probability distribution to solve this question.
Binomial probability distribution
The binomial probability is the probability of exactly x successes on n repeated trials, and X can only have two outcomes.

In which
is the number of different combinations of x objects from a set of n elements, given by the following formula.

And p is the probability of X happening.
The probability that a certain hockey team will win any given game is 0.3723
So 
12 games in November
So 
What is the probability that the hockey team wins 6 games in November?
This is 


0.1505 = 15.05% probability that the hockey team wins 6 games in November
1. We use the recursive formula to make the table of values:
f(1) = 35
f(2) = f(1) + f(2-1) = f(1) + f(1) = 35 + 35 = 70
f(3) = f(1) + f(3-1) = f(1) + f(2) = 35 + 70 = 105
f(4) = f(1) + f(4-1) = f(1) + f(3) = 35 + 105 = 140
f(5) = f(1) + f(5-1) = f(1) + f(4) = 35 + 140 = 175
2. We observe that the pattern is that for each increase of n by 1, the value of f(n) increases by 35. The explicit equation would be that f(n) = 35n. This fits with the description that Bill saves up $35 each week, thus meaning that he adds $35 to the previous week's value.
3. Therefore, the value of f(40) = 35*40 = 1400. This is easier than having to calculate each value from f(1) up to f(39) individually. The answer of 1400 means that Bill will have saved up $1400 after 40 weeks.
4. For the sequence of 5, 6, 8, 11, 15, 20, 26, 33, 41...
The first-order differences between each pair of terms is: 1, 2, 3, 4, 5, 6, 7, 8...since these differences form a linear equation, this sequence can be expressed as a quadratic equation. Since quadratics are functions (they do not have repeating values of the x-coordinate), therefore, this sequence can also be considered a function.