1) When finding a median, order your numerical list from smallest to larger, as so: 2,2,3,4,5,6,8,9.
2) Then start eliminating numbers from each side of the order; (The bolded numbers will be removed.)
2,2,3,4,5,6,8,9
2,3,4,5,6,8,9
2,3,4,5,6,8
3,4,5,6,8
3,4,5,6
4,5,6
4,5
3) Since there is an even number of digits in your list, you will have to add the last two digits and then divide them by two. 4 and 5 are the last numbers standing, (4+5=9)(9/2=4.5) and therefore your answer, would be 4.5, or B.
A.
![1hr \: 15min = 75min](https://tex.z-dn.net/?f=1hr%20%5C%3A%2015min%20%3D%2075min)
![c = 0.22t = 0.22 \times 75 = 16.5](https://tex.z-dn.net/?f=c%20%3D%200.22t%20%3D%200.22%20%5Ctimes%2075%20%3D%2016.5)
cost is $16.50
B.
![26.40 = 0.22 \times t](https://tex.z-dn.net/?f=26.40%20%3D%200.22%20%5Ctimes%20t)
rearrange to solve for t:
![t = \frac{26.40}{0.22} = 120min](https://tex.z-dn.net/?f=t%20%3D%20%5Cfrac%7B26.40%7D%7B0.22%7D%20%3D%20120min)
C. This is the same as part B, only the rate changed
![t = \frac{26.40}{0.25} = 105.6min](https://tex.z-dn.net/?f=t%20%3D%20%5Cfrac%7B26.40%7D%7B0.25%7D%20%3D%20105.6min)
they ask for the greatest number of minutes, so we round down (take the floor of the value).
the answer is 105 minutes.