So first off, let's define what a median is: in the list of answers (listed from least to greatest) the number i the middle is the median.
Just like I said, line up the numbers in order of smallest to largest: 12, 14, 14, 14, 15, 16, 16, 18, 18, 19, 21, 22
Now find the number in the middle. It should be 16.
*Just a note for the future: when there's an odd number of integers, the median will just be that number in the middle. Example: 1,4,5; 4 is the median. Now, if there are an even number of integers, the median will be the average between the two middle numbers. Example: 1,4,5,7; the two numbers in the middle are 4 and 5. Take the average between the two (4+5)/2 and you would get 4.5*
Based on the given problem above, here is the given solution. Given that small bags = $5 large bags = $8 6 bags = $45 ? = number of each size bag you bought The answer based on the given values above is 5 LARGE BAGS and 1 SMALL BAG. Since per large bag is $8. $8 x 5 = $40 And per small bag is $5 x 1 = $5 So this gives you a total of $45 hope this helps!