Examlex

Solved

Kostelnik Corporation Uses a Job-Order Costing System with a Single

question 4

Multiple Choice

Kostelnik Corporation uses a job-order costing system with a single plantwide predetermined overhead rate based on machine-hours. The company based its predetermined overhead rate for the current year on total fixed manufacturing overhead cost of $237,000, variable manufacturing overhead of $3.90 per machine-hour, and 30,000 machine-hours. The company has provided the following data concerning Job A496 which was recently completed: Kostelnik Corporation uses a job-order costing system with a single plantwide predetermined overhead rate based on machine-hours. The company based its predetermined overhead rate for the current year on total fixed manufacturing overhead cost of $237,000, variable manufacturing overhead of $3.90 per machine-hour, and 30,000 machine-hours. The company has provided the following data concerning Job A496 which was recently completed:   The unit product cost for Job A496 is closest to: (Round your intermediate calculations to 2 decimal places.)  A)  $133.00 B)  $72.20 C)  $45.05 D)  $180.20 The unit product cost for Job A496 is closest to: (Round your intermediate calculations to 2 decimal places.)


Definitions:

Preorder Traversal

A way of traversing a tree data structure where each node is visited before its child nodes in a top-down, left-right manner.

Binary Search Tree

A binary tree data structure where each node has at most two children, arranged such that for every node, all elements in the left subtree are less, and in the right subtree are greater.

Head Node

The first node in a linked list or other linear data structure, serving as the entry point for accessing elements of the list.

Deleting Node

The process of removing a node from a data structure, such as a linked list or tree.

Related Questions