Answer:
1: Reflect M across the x-axis
2: Dilate about the center by 3/2
Step-by-step explanation:
Given
See attachment for M and N
Required
Which maps M to N
The coordinates of the radius of the circles are:


And the radius of circles are:


The first transformation from M to M' is:
- Reflect across the x-axis
The rule is:


<em>At this point, M' and N now have the same center but different radius.</em>
The second transformation from M' to N is:
- Dilate about the center by dividing the radius of N by the radius of M
i.e.


<em>At this point, M has been completely mapped to N.</em>
I think its B im pretty sure feel free to mark me brainlyest it would mean alot. Hope this helped!
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.