<span>The mid-point or the number that divides a series of values into two groups of equal numbers of values is referred to as the median. To get the median value, first sort the numbers from highest to lowest or lowest to highest and then pick the middle number. However, for even numbered sets of numbers, take the average of the two middle numbers and the resulting number is the median. </span>
Answer:
24
Step-by-step explanation:
1.-12
2.-12×2=-24
3.24
Answer:
cost of producing the 501st item = $9.92
Step-by-step explanation:
The function representing the cost is given by;
C(x) = 10000 + 90x - 0.08x²
To get the cost of producing the 501st item, we have to first find the cost of producing 500 items and then do the same for 501 items then subtract the values gotten.
Thus;
C(500) = 10000 + 90(500) - 0.08(500)²
C(500) = 10000 + 45000 - 20000
C(500) = $35000
Similarly;
C(501) = 10000 + 90(501) - 0.08(501)²
C(501) = 10000 + 45090 - 20080.08
C(501) = $35009.92
cost of producing the 501st item = C(501) - C(500) = 35009.92 - 35000 = $9.92