<h3>
Answer: Median = 7</h3>
=======================================================
Explanation:
Sort the values from smallest to largest. Doing so leads to the list {1,4,6,8,8,9}
Since the set is small enough, you can probably notice that the middle most number is a tie between the 6 and the first 8. The midpoint is (6+8)/2 = 14/2 = 7.
The median is 7.
---------------
If you wanted, you could cross off the first and last items of the set
That means we go from {1,4,6,8,8,9} to {4,6,8,8}
Then repeat to get the smaller set {6,8}
This shows we have a tie between the 6 and 8 as the middle most item, and why 7 is the median (since 7 is the midpoint between 6 and 8).
The correct answer is Choice B: 720.
To solve this, you have to use the Fundamental Counting Principal. You find the total number of options for each of the digits, then multiply them together.
For the first one, there are 10 options, then 9 options and finally 8 options.
10 x 9 x 8 = 720
Answer:
indeed
Step-by-step explanation:
Answer:
True I think
Step-by-step explanation: