Examlex

Solved

Given the Following Inventory and Inventory Related Accounts, Solve for the Unknown

question 4

Short Answer

Given the following inventory and inventory related accounts, solve for the unknown amounts.
 Case A Case B Beginning raw materials  (a) $50 Raw materials purchases $100 (f)  Ending raw materials 2030 Raw materials transfers 8090 Beginning work-in-process  (b) 40 Direct labor 30( g) Direct material  (c) 90 Manufacturing overhead 4020 Ending work-in-process 5040 Work-in-process transfers 160130 Beginning finished goods 40 (h)  Transfers in  (d)  (i)  Ending finished goods 3020 Cost of goods sold  (e) 120\begin{array}{lll}&\text { Case } A&\text { Case } B\\\text { Beginning raw materials } & \text { (a) } & \$ 50 \\\text { Raw materials purchases } & \$ 100 & \text { (f) } \\\text { Ending raw materials } & 20 & 30 \\\text { Raw materials transfers } & 80 & 90 \\\text { Beginning work-in-process } & \text { (b) } & 40\\\text { Direct labor } & 30 & (\mathrm{~g}) \\\text { Direct material } & \text { (c) } & 90 \\\text { Manufacturing overhead } & 40 & 20 \\\text { Ending work-in-process } & 50 & 40 \\\text { Work-in-process transfers } & 160 & 130\\\text { Beginning finished goods } & 40 & \text { (h) } \\\text { Transfers in } & \text { (d) } & \text { (i) } \\\text { Ending finished goods } & 30 & 20 \\\text { Cost of goods sold } & \text { (e) } & 120\end{array}


Definitions:

Boolean

A data type that can only hold the values true or false.

Wrapper Classes

In Java, classes that provide a way to use primitive data types (int, char, etc.) as objects.

Primitive Types

Basic data types provided by a programming language as built-in types, such as int, float, and boolean in Java, representing simple values.

String Class

A class in Java used to create and manipulate sequences of characters.

Related Questions