Question

In: Accounting

I'm having trouble calculating total cost. The question is: Calculate the total cost for next February...

I'm having trouble calculating total cost.

The question is: Calculate the total cost for next February when 1,300 tons are expected to be extracted. I understand that trucking and hauling will be 144,970, and I also add 20,000 for depreciation, im not sure about the other costs and how to add.

Antioch Extraction, which mines ore in Montana, uses a calendar year for both financial-reporting and tax purposes. The following selected costs were incurred in December, the low point of activity, when 1,000 tons of ore were extracted:

Straight-line depreciation $ 20,000
Charitable contributions* 5,000
Mining labor/fringe benefits 135,000
Royalties 145,000
Trucking and hauling 144,970

*Incurred only in December.

Peak activity of 2,300 tons occurred in June, resulting in mining labor/fringe benefit costs of $310,500, royalties of $301,000, and trucking and hauling outlays of $174,970. The trucking and hauling outlays exhibit the following behavior:

Less than 1,000 tons $ 129,970
From 1,000–1,499 tons 144,970
From 1,500–1,999 tons 159,970
From 2,000–2,499 tons 174,970

Antioch uses the high-low method to analyze costs.

Required:

1. Classify the five costs listed in terms of their behavior: variable, step-variable, committed fixed, discretionary fixed, step-fixed, or semivariable.

2. Calculate the total cost for next February when 1,300 tons are expected to be extracted.

3-a. Is hauling 1,000 tons with respect to Antioch’s trucking/hauling cost behavior cost-effective?

3-b. Given the current scenario at what number of tons can cost-effectiveness be achieved?

4. Distinguish between committed and discretionary fixed costs. If Antioch were to experience severe economic difficulties, which of the two types of fixed costs should management try to cut?

5. Speculate as to why the company’s charitable contribution cost arises only in December.

Solutions

Expert Solution

The question is being asked on the total costs at the 1300 level, so

The costs provided are : Depreciation - fixed costs, charitable contribution cost - discretionary fixed or one time expense, Mining labor/fringe benefits - variable cost , royalty expenses - semi-variable cost, Trucking and hauling - step variable.

the total costs at the operational level of 1300 tons are:

Fixed costs - Dep. $20000 + Charitable contri. $5000 = Total fixed costs = $25000 - A

Mining labor/fringe benefits = ($135000 / 1000) * 1300 = $175500 - B

Royalty costs =

High = 2300 tons $301000

Low = 1000 tons $145000

Difference = 1300 tons $156000

Variable part of the cost = $156000 / 1300 = $120 per ton

Fixed part of the cost = 145000 - 120 * 1000 = $25000

At 1300 level, royalty cost = ($120 * 1300) + 25000 = $181000 - C

trucking and hauling cost = $144,970 - D

Total cost at 1300 level = A + B + C + D = 25000 + 175500 + 181000 + 144970 = $526470


Related Solutions

I'm having trouble applying bayes formula with the following multi-part question In April 2013, the total...
I'm having trouble applying bayes formula with the following multi-part question In April 2013, the total sales from General Motors, Ford, or Chrysler was 606,334 cars or light trucks. The probability that the vehicle sold was made by General Motors was 0.392, by Ford 0.350, by Chrysler 0.258. Additionally, the probability that a General Motors vehicle sold was a car was 0.395, a Ford vehicle sold was a car was 0.370, and a Chrysler vehicle sold was a car was...
Question I'm having trouble with: Using LISP, write a recursive function that takes a list and...
Question I'm having trouble with: Using LISP, write a recursive function that takes a list and returns the number of times the symbol 'a' occurs in it. Note: do not count a's that might occur in a sublist within the list.
I have a group project (Cost Benefit Analysis / ROI) that I'm having trouble with two...
I have a group project (Cost Benefit Analysis / ROI) that I'm having trouble with two parts- Competitive Analysis & Conclusion The topic is - To develop training programs internally instead of sending employees to external training providers Company Type - Healthcare organization Competitive Analysis: Summarize the experience other companies are having with this type of investment *This is what I had in mind but need further help please: How are other potential health organizations dealing with having a new...
I'm having trouble with my do while loop. I'm trying to get it where if the...
I'm having trouble with my do while loop. I'm trying to get it where if the user enter's 3 after whatever amount of caffeinated beverages they've entered before then the loop will close and the rest of my code would proceed to execute and calculate the average price of all the caffeinated beverages entered. Can someone please help me with this? Here's my Code: import java.util.Scanner; public class Main { public static void main(String[] args) { CaffeinatedBeverage[] inventory = new...
Hi, I'm having some trouble with this question, especially part B. Stocks offer an expected rate...
Hi, I'm having some trouble with this question, especially part B. Stocks offer an expected rate of return of 18%, with a standard deviation of 22%. Gold offers an expected return of 10% with a standard deviation of 30%. a) In light of the apparent inferiority of gold with respect to average return and volatility, would anyone hold gold in his portfolio? (4 points) b) Assume that the correlation between Stocks and Gold is -0.5. Find the weights wS and...
I'm having trouble creating a histogram using openCV (color segmentation)
I'm having trouble creating a histogram using openCV (color segmentation)
I am having trouble with a C++ code that I'm working on. It is a spell...
I am having trouble with a C++ code that I'm working on. It is a spell checker program. It needs to compare two arrays, a dictionary, and an array with misspelled strings that are compared to the strings in the dictionary. the strings that are in the second array that is not in the Dictionary are assumed to be misspelled. All of the strings in the dictionary are lowercase without any extra characters so the strings that are passed into...
We are learning about Ramayana in Mythology and I'm having a bit of trouble understanding the...
We are learning about Ramayana in Mythology and I'm having a bit of trouble understanding the story. Why would Rama be set apart as a true hero? The story of Rama and Sita is a favorite story that parents tell their children. What purpose does the Ramayana serve as an instructional story for Indian culture? What effect do the test and temptations have on the heroic character?
I'm having trouble with these few questions out of a long list of journal entries that...
I'm having trouble with these few questions out of a long list of journal entries that I have to record for a project. If you could please state the journal entries for these and why that would be very helpful. Thank you! May 2 – Sold merchandise on credit to Yellow Rock Company, Invoice No. 9501, for $4,500 (cost is $2,000). I get the first part of the journal entry but don't know how to record the cost. May 3...
Having trouble calculating the error of a diluted solution in a 100mL volumetric flask. Concentration is...
Having trouble calculating the error of a diluted solution in a 100mL volumetric flask. Concentration is 0.005 +/- 0.005M Amount of Concentrated solution: 5.0mL +/- 0.1mL Volumetric flask: 100mL +/- 0.08mL My calculation so far is ((0.1/5)+(0.005/0.005)+(0.08/100))*.00025 I keep getting 0.0002552 as my error but the answer key is 0.00003. Whats wrong in my formula?
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT