We must find UNIQUE combinations because choosing a,b,c,d... is the same as d,c,b,a...etc. For this type of problem you use the "n choose k" formula...
n!/(k!(n-k)!), n=total number of choices available, k=number of choices made..
In this case:
20!/(10!(20-10)!)
20!/(10!*10!)
184756
Answer:
|||
Step-by-step explanation:
the answer is c (|||)
True
Because 9 is a odd number as of 1,3,5 are
No it is NOT possible - that would mean the final angle would also have to be ninety degrees making it a square or rectangle. :)
Answer:
coordinates of its image
A' = ( -4, -1)
B' =( -3, -3)
C' = ( 0, 2)
Step-by-step explanation:
Reflect in y-axis means mirror it's points in the y -axis.
This means that the x coordinate of each point, changes only. Any mirrored point in the y-axis, will change only, by multiplying the x-coordinate by -1.
(Remember, zero multiplied by -1 remains 0).
Given are these points A, B, and C.
A = (4, -1)
B = (3,-3)
C = (0, 2)
After mirroring in the y- axis you get:
A' = ( -4, -1)
B' =( -3, -3)
C' = ( 0, 2)