Hey so the answer would be B
20, you just need to substitute the x value in the equation
(-2)2-7(-2)+10=
=20
Answer:
AB=14
Step-by-step explanation:
First you write the equation 2(2x-4)=28 because if b is the midpoint then AB is half of the line so you multiply that half by two the make it equal to the whole line.
Then you distribute the two and get 4x-8=28.
Then you add 8 to 28 and get 36.
Then you divide 36 by 4 because the 4 and x are being multiplied together so you have to divide to get them apart.
So then you get x=9 and you aren't done yet because you have to plug x into 2x-4.
So it is 2(9)-4 which is 18-4 which equals 14.
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.