Have you used the length*width*height?
Answer:
B
Step-by-step explanation:
Answer:
8, 0, -8, -12
Step-by-step explanation:
To factor first multily 100 and 1 and get 100
then find what 2 numbers multiply to get 100 and add to get 20
the numbers are 10 and 10
so
split the center term up
100x^2+10x+10x+1
group
(100x^2+10x)+(10x+1)
undistribute
(10x)(10x+1)+(1)(10x+1)
undistribute/reverse distributive property
(10x+1)(10x+1)
(10x+1)^2
The function "choose k from n", nCk, is defined as
nCk = n!/(k!*(n-k)!) . . . . . where "!" indicates the factorial
a) No position sensitivity.
The number of possibilities is the number of ways you can choose 5 players from a roster of 12.
12C5 = 12*11*10*9*8/(5*4*3*2*1) = 792
You can put 792 different teams on the floor.
b) 1 of 2 centers, 2 of 5 guards, 2 of 5 forwards.
The number of possibilities is the product of the number of ways, for each position, you can choose the required number of players from those capable of playing the position.
(2C1)*(5C2)*(5C2) = 2*10*10 = 200
You can put 200 different teams on the floor.