question 44
Multiple Choice
Reference: 11-11
The Clark Company makes a single product and uses standard costing. Variable overhead is assigned to production on the basis of direct labour hours. Some data concerning this product for the month of May follow: Labour rate variance: Labour efficiency variance: Variable overhead efficiency variance: Number of units produced: Standard labour rate per direct labour hour: Standard variable overhead rate per direct labour hour: Actual labour hours used: Actual variable manufacturing overhead costs: $7,000$12,000$4,00010,000$12$414,000$58,290 F F F
-Information on Fleming Company's direct material costs follows: Actual amount of direct materials used Actual direct material costs Standard price of direct materials Direct material quantity variance–favourable 20,000$40,000$1,90$5,000 grams per gram What was the company's direct material price variance?
Definitions:
Greater Than Or Equal To
A relational operator that checks if the value on the left side is greater than or equal to the value on the right side.
Evaluates
The process of calculating or determining the value of an expression based on its operands and operations.
Relational Operator
Operators used in programming languages to compare two values, determining their relationship (such as equals, greater than, less than).
==
In many programming languages, "==" is the equality operator that tests if two values are equal.