answersLogoWhite

0


Best Answer

There question is incomplete:

  • There is no variable cost given for manufacturing method B. I'll assume it is b.
  • It is unclear as to quantity for which the cost of manufacturing by both methods is the same. I'll assume it is the break-even quantity.

The break even point is when the revenue from sales = cost of manufacture

So the question is asking for what quantity is the cost of manufacture using method A equal to the cost of manufacture using method B.

cost of manufacture = fixed cost + variable cost × quantity

Method A: manufacturing cost = 40,000 + 23 × quantity

Method B: manufacturing cost = 52,000 + b × quantity

→ 40,000 + 23 × quantity = 52,000 + b × quantity

→ 23 × quantity - b × quantity = 52,000 - 40,000

→ quantity(23 - b) = 12,000

→ quantity = 12,000/(23 - b)

I'll let you fill in the value of b; if b has no variable cost, b = 0.

User Avatar

Wiki User

6y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the break even quantityif the cost of manufacture is the same whichever method is used if A is a fixed cost of 40000 and a variable of 23 and b has a fixed cost of 52000?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How much does 1 cup of cherry preserves weigh?

It totally varies depending on the method of manufacture. A major variable would be the sweetener used.


When did gladiators decide whether to be a heavy or light gladiator?

The gladiators' method of fighting was decided for them by their owners. They were tested and whichever method suited their physical build and abilities was the method that they were assigned.The gladiators' method of fighting was decided for them by their owners. They were tested and whichever method suited their physical build and abilities was the method that they were assigned.The gladiators' method of fighting was decided for them by their owners. They were tested and whichever method suited their physical build and abilities was the method that they were assigned.The gladiators' method of fighting was decided for them by their owners. They were tested and whichever method suited their physical build and abilities was the method that they were assigned.The gladiators' method of fighting was decided for them by their owners. They were tested and whichever method suited their physical build and abilities was the method that they were assigned.The gladiators' method of fighting was decided for them by their owners. They were tested and whichever method suited their physical build and abilities was the method that they were assigned.The gladiators' method of fighting was decided for them by their owners. They were tested and whichever method suited their physical build and abilities was the method that they were assigned.The gladiators' method of fighting was decided for them by their owners. They were tested and whichever method suited their physical build and abilities was the method that they were assigned.The gladiators' method of fighting was decided for them by their owners. They were tested and whichever method suited their physical build and abilities was the method that they were assigned.


What are variable of the scientific method?

what are the variable


A variable that is declared inside a method is called variable?

It is called a local variable since it only exists inside the method.


What is the meaning of a method in Java programming?

a method is a variable


What variable do you change when using the scientific method?

The independent variable


What is object in methods in java?

I guess an object in a method would be any object variable, used within a method. An object variable of course is a variable that is declared as a variable of a certain class type.


What variable is affected by the independent cariable in the scientific method?

the independent variable


What is High-low method of variable cost and fixed cost?

High and low method is the method for separating fixed cost and variable cost from mixed cost.


What is out of scope in returning objects in java?

if u declare variable in method & tray to use this variable outside the method then it is out of scope


What is it called when java allows you to declare methods with the same name in a class?

Yes perfectly Legal Reason: The scope of a variable declared inside a method is only till the method's end. So by defining another variable of the same name inside a different method does not create any issues.


When solving by the substitution method what happens when one variable cancels out?

That's exactly the purpose of the substitution method ... to get an equation with one less variable. When you have it, you solve it for the variable that's left.