Answer:
The answer is: Equity at the end of the year will be $123,000
Explanation:
At the beginning of the year the balance sheet was as following:
assets $195,000 liabilities $75,000
equity $ 120,000
Then during the year the income statement is:
- total revenues $226,000
- <u>total expenses $175,000 </u>
- net income $ 51,000 (this increases assets and equity)
If the owners withdrew $48,000, then cash and equity will decrease.
The ending balance for the year:
assets $195,000 + $51,000 liabilities $75,000
-$48,000 = equity $120,000 + $51,000 - $48,000 =
$198,000 $123,000
Answer:
the total amount owed to general unsecured creditors is $71,000
Explanation:
The computation of the total amount owed to general unsecured creditors is shown below:
= Account payable + wages payable + taxes payable + interest on note payable + interest on bond payable
= $40,000 + $6,000 + $12,000 + $5,000 + $8,000
= $71,000
hence, the total amount owed to general unsecured creditors is $71,000
The same is to be considered
Answer:
D. $ 367.500
Explanation:
We have to first compute the total direct labor cost. This is done by multiplying the estimated direct labor hours with the hourly rate.
Total Direct Labour costs $ 17.50 per hour * 15,000 hours = $ 262,500
Estimated manufacturing overhead per the data in the question is 140 % of Direct labor cost,
Estimated manufacturing overhead is $ 262,500 * 140 % = $ 367,500
amountOfRain would be the most appropriate identifier for a memory location that will store the amount of rainfall for a given period of time.
<u>Explanation:</u>
A set of characters in a sequence that helps in the identification any value or a set of set is known as identifiers. Identifiers are unique in nature. A character sequence that is given for storing a set of data should not be given to store another set of data.
They are useful in referencing a variable from which the data or values that are contained in that particular variable can be easily retrieved. For example a variable can be indicated by an identifier totalAmount in which the value stored is 56000. The starting name of the variable should be given in smaller case letter and second name should be in capital letter. For instance if you are going to store the value 45 in the variable amountoftime then the variable name should be given as amountOfTime.