Answer:
1287
Step-by-step explanation:
Number of people in elevator , n = 8
Number of floors, r = 6
Since they all look alike, arrangement doesn't matter, the we use combination :
(n+r-1 r - 1) = (8+6-1 C 6-1) = 13C5
Recall:
nCr = n! / (n-r)!r!
13C5 = 13! / (13-5)!5!
13C5 = 13*12*11*10*9 / 5*4*3*2*1
= 1287
The 9 stands for hundredths
Answer:
600 numbers
Step-by-step explanation:
For six-digit numbers, we need to use all digits 8,0,1,3,7,5 each once.
However, 0 cannot be used as the first digit, because it would make a 5-digit number.
Therefore
there are 5 choices for the first digit (exclude 0)
there are 5 choices for the first digit (include 0)
there are 4 choices for the first digit
there are 3 choices for the first digit
there are 2 choices for the first digit
there are 1 choices for the first digit
for a total of 5*5*4*3*2*1 = 600 numbers
Answer: 18
Step-by-step explanation:
Let x be the number of 2 point baskets made and y be the number of 3 point baskets made
:
1) x + y = 26
:
2) 2x + 3y = 60
:
solve equation 1 for x and substitute in equation 2
:
x = 26 - y
:
2(26 - y) +3y = 60
:
52 -2y +3y = 60
:
y = 8
:
x = 26 - 8 = 18
:
******************************
The team made 18 2-point shots