Examlex

Solved

Villanova, Inc Following Are the Actual Costs of Producing 35,000 Rubber Stamps

question 173

Multiple Choice

Villanova, Inc., has done a cost analysis for its production of rubber stamps. The following activities and cost drivers have been developed:  Activity  Cost Formula  Design $5,000+$0.05 per machine hour  Machining $25,000+$0.01 per machine hour  Setups $35 per batch  Purchasing $50+$15 per purchase order \begin{array} { l l } \text { Activity } & \text { Cost Formula } \\ \text { Design } & \$ 5,000 + \$ 0.05 \text { per machine hour } \\ \text { Machining } & \$ 25,000 + \$ 0.01 \text { per machine hour } \\ \text { Setups } & \$ 35 \text { per batch } \\ \text { Purchasing } & \$ 50 + \$ 15 \text { per purchase order } \end{array}
Following are the actual costs of producing 35,000 rubber stamps: 1,000 machine hours; 5 batches; 30 purchase orders
 Design $5,080 Machining ? Setups ?\begin{array} { l r } \text { Design } & \$ 5,080 \\ \text { Machining } & ? \\ \text { Setups } & ? \end{array}
The following variances were given in the activity performance report:
 Design ? Machining $40 F Setups $15 F Purchasing ?\begin{array} { l r } \text { Design } & ? \\ \text { Machining } & \$ 40 \mathrm {~F} \\ \text { Setups } & \$ 15 \mathrm {~F} \\ \text { Purchasing } & ? \end{array} What is the actual cost of machining?


Definitions:

String Arguments

Refers to strings that are passed as parameters to a method or function in programming.

Process

A series of actions or steps taken to achieve a particular end.

Try Blocks

Sections of code that are used to handle exceptions, consisting of a try clause followed by one or more catch blocks.

Throw An Exception

The act of signaling an error or exceptional condition in a program by creating and "throwing" an exception object to be caught by error handling mechanisms.

Related Questions