Answer:
the index of 2 is -1
Step-by-step explanation:

=
=
To evaluate a function at a given input, you have to substitute every occurrence of the variable with that particular value.
So, for the first function, you have

The name of the variable is obviously irrelelvant, so the same goes for the second function:

Answer:
The answer is C
2.640 and 10,560
Step-by-step explanation:
264 * 410 = (264 * 400) + (264 * 10) = 105,600 + 2640 = 2.640 and 10,560
Answer:
2 or 4
Step-by-step explanation:
Since I do not quite understand what you mean by X X, I could think of two answers. If you are doing 5 times X=20, then X = 4, but if you are trying to do 5 times x times x, then x=2.
Answer:
7. combination; 25C6 = 177100
8. combination; 15C5 = 3003
Step-by-step explanation:
7. The order of the committee member selections is not important. (It would be if specific people filled specific positions on the committee.) Hence, the number is a number of combinations of 25 people taken 6 at a time.
__
8. The order of players is not important, as it might be if specific choices filled specific positions on the team. (The problem statement gives no indication that is the case. It is only by our knowledge of basketball teams that we entertain the possibility that order might be important.) Hence, the number is a number of combinations of 15 people taken 5 at a time.
_____
Of course, nCk = n!/(k!(n-k)!)