Answer:
median: 10 <h <13
mean: 12.12
Step-by-step explanation:
Answer:
The probability of not spinning a 5, flipping heads, then spinning a 1 is 0.08
Step-by-step explanation:
I may assume the spin contains 5 numbers ( plz change and recalculate if the no. of numbers is different)
P(not spinning a 5) = 4/5
P(flipping head) = 1/2
P(spinning 1) = 1/5
P(not spinning a 5, flipping heads, then spinning a 1)= 4/5 * 1/2 * 1/5 = 0.08 = 0.1
<h3>
Answer: Point E is located at (2, 3)</h3>
====================================
Explanation:
The sequence PQRST has T as the last letter.
The sequence ABCDE has E as the last letter
The two letters T and E pair up or they correspond. So T will rotate to land on point E. Or T will rotate to point E's location.
Point T is at location (-3,2). So x = -3 and y = 2.
-------
Use the rule
(x,y) ---> (y, -x)
which is the rule we use when we rotate any point 90 degrees clockwise around the origin. We swap the x and y coordinates, then change the sign of the second coordinate (after the swap happens).
This means,
(-3, 2) ----> (2, -(-3)) = (2, 3)
or simply
(-3, 2) ---> (2, 3)