Examlex

Solved

The Following Information Summarizes the Standard Cost for Producing One

question 62

Multiple Choice

The following information summarizes the standard cost for producing one metal tennis racket frame at Spaulding Industries. In addition, the variances for one month's production are given. Assume that all inventory accounts have zero balances at the beginning of the month.
 Standard Cost Per Standard Monthly  Uunit Costs Materials $4.00$8,400 Direct Labor 2 hrs @ $2.60 5.2010,920 Factory Overhead:  Variable 1.803,780 Fixed 5.0010,500$16.00$33,600\begin{array}{lcc}&\text { Standard Cost Per }&\text {Standard Monthly }\\&\text { Uunit}&\text { Costs}\\\text { Materials } & \$ 4.00 & \$ 8,400 \\\text { Direct Labor 2 hrs @ \$2.60 } & 5.20 & 10,920\\\text { Factory Overhead: } & & \\\text { Variable } & 1.80 & 3,780 \\\text { Fixed } & \underline{5.00} & \underline{10,500}\\& \underline{\$16.00}& \underline{\$33,600}\end{array}
 Variances:  Material price $244.75 unfavorable  Material quantity $500.00 unfavorable  Labor rate $520.00 favorable  Labor efficiency $2,080.00 unfavorable \begin{array}{llrl}\text { Variances: }\\\text { Material price } & \$ 244.75 & \text { unfavorable } \\\text { Material quantity } & \$ 500.00 & \text { unfavorable } \\\text { Labor rate } & \$ 520.00 & \text { favorable } \\\text { Labor efficiency } & \$ 2,080.00 & \text { unfavorable }\end{array}

-
What was the actual quantity of materials used during the month?


Definitions:

Java SDK

A software development kit that provides tools for developing Java applications, including a compiler, library classes, and a runtime environment.

Javadoc

A documentation generator for Java, used to create HTML pages with API documentation from Java source code.

Class Interface

A reference type in Java that can contain method signatures and static methods, used to define a contract for classes that implement it.

Wrapper Class

A class in Java that provides a way to use primitive data types (int, char, etc.) as objects.

Related Questions