Examlex

Solved

Kerbow Corporation Uses Part B76 in One of Its Products

question 66

Essay

Kerbow Corporation uses part B76 in one of its products.The company's Accounting Department reports the following costs of producing the 12, 000 units of the part that are needed every year. Kerbow Corporation uses part B76 in one of its products.The company's Accounting Department reports the following costs of producing the 12, 000 units of the part that are needed every year.   An outside supplier has offered to make the part and sell it to the company for $27.40 each.If this offer is accepted, the supervisor's salary and all of the variable costs, including direct labor, can be avoided.The special equipment used to make the part was purchased many years ago and has no salvage value or other use.The allocated general overhead represents fixed costs of the entire company.If the outside supplier's offer were accepted, only $6, 000 of these allocated general overhead costs would be avoided.In addition, the space used to produce part B76 could be used to make more of one of the company's other products, generating an additional segment margin of $29, 000 per year for that product. Required: a.Prepare a report that shows the effect on the company's total net operating income of buying part B76 from the supplier rather than continuing to make it inside the company. b.Which alternative should the company choose? An outside supplier has offered to make the part and sell it to the company for $27.40 each.If this offer is accepted, the supervisor's salary and all of the variable costs, including direct labor, can be avoided.The special equipment used to make the part was purchased many years ago and has no salvage value or other use.The allocated general overhead represents fixed costs of the entire company.If the outside supplier's offer were accepted, only $6, 000 of these allocated general overhead costs would be avoided.In addition, the space used to produce part B76 could be used to make more of one of the company's other products, generating an additional segment margin of $29, 000 per year for that product.
Required:
a.Prepare a report that shows the effect on the company's total net operating income of buying part B76 from the supplier rather than continuing to make it inside the company.
b.Which alternative should the company choose?


Definitions:

Constant Variables

Variables in programming whose values do not change during the execution of a program, often defined with keywords like 'const' or 'final'.

Interface

A programming structure that specifies a set of methods without implementing them, allowing different classes to be interchangeable if they implement the same interface.

Base Interface

A primary interface from which other interfaces can inherit methods and properties, often used in object-oriented programming to ensure a certain level of compatibility or functionality.

Implement

To carry out, execute, or apply a method or interface in programming, converting design into actual code.

Related Questions