Examlex

Solved

Horton Industries Company Uses a Predetermined Overhead Rate Based on Machine-Hours

question 96

Multiple Choice

Horton Industries Company uses a predetermined overhead rate based on machine-hours to apply manufacturing overhead to jobs.The company has provided the following estimated costs for next year: Horton estimates that 5,000 direct labor-hours and 10,000 machine-hours will be worked during the year.The predetermined overhead rate per hour will be:
 Direct materials $10,000 Direct labor $30,000 Sales commissions $40,000 Salary of production supervisor $20,000 Indirect materials $4,000 Advertising expense $8,000 Rent on factory equipment $10,000\begin{array} { | l | r | } \hline \text { Direct materials } & \$ 10,000 \\\hline \text { Direct labor } & \$ 30,000 \\\hline \text { Sales commissions } & \$ 40,000 \\\hline \text { Salary of production supervisor } & \$ 20,000 \\\hline \text { Indirect materials } & \$ 4,000 \\\hline \text { Advertising expense } & \$ 8,000 \\\hline \text { Rent on factory equipment } & \$ 10,000 \\\hline\end{array}


Definitions:

Compiler

A software tool that translates source code written in a high-level language into machine code or object code suitable for execution on a computer.

#define Statement

The #define statement is used in C and C++ programming languages to define macros or constants at preprocessing time.

Typedef Statement

A feature in C and C++ languages that creates a new name for an existing type, often used for simplification and to enhance code readability.

Text Replacements

Text Replacements refer to the process of substituting specified strings of text with alternate strings, commonly used in text editing and programming.

Related Questions