InterviewSolution
Saved Bookmarks
| 1. |
The AC of 5 units is `₹ 6` and `AC` of producing 6 units is `₹ 5`. Calculate the MC of `6^(th)` unit. |
|
Answer» Correct Answer - `MC` of `6^(th)` unit `= ₹ 0` `MC_(n) = TC_(n)-TC_(n-1)` `MC_(6) = TC_(6) - TC_(5)` `TC_(6) = AC_(6) xx "Units of output" = ₹ 5 xx 6 = ₹ 30` `TC_(5) = AC_(5) xx "Units of output" = ₹ 6 xx 5 = ₹ 30` `MC_(6) = 30 - 30 = ₹ 0` Ans. `MC` of `6^(th)` unit `= ₹ 0` |
|