Answer:
C, ON/MN
Step-by-step explanation:
Since tan is opposite/adjacent, and the opposite of angle M is NO, then NO must be the numerator. The only answer with this as the numerator is C.
Answer:
(x, y) ⟶ (x + 4, y + 2)
Step-by-step explanation:
If you shift a point four units to the right, x ⟶ x + 4.
If you shift it up two units, y ⟶ y + 2.
If you combine the two shifts into one transformation, the rule becomes
(x, y) ⟶ (x + 4, y + 2)
Explanation:
For the purpose of filling in the table, the BINOMPDF function is more appropriate. The table is asking for p(x)--not p(n≤x), which is what the CDF function gives you.
If you want to use the binomcdf function, the lower and upper limits should probably be the same: 0,0 or 1,1 or 2,2 and so on up to 5,5.
The binomcdf function on my TI-84 calculator only has the upper limit, so I would need to subtract the previous value to find the table entry for p(x).