Answer:
B
Explanation:
Rather than a leader using the situational approach in order to adapt their leadership style to meet the changing needs and development level of their followers, it is often times more beneficial for a leader to choose their behaviors and leadership style based on the characteristics of their followers and the work setting (North Ouse, 2016, p.93). The path-goal theory is a contingency theory that allows leaders to choose a leadership style that will motivate their followers to reach their goals, and help them steer clear of any obstacles they may come across in the process (Pennsylvania State University, 2019).
Answer:
Inventory in consignee: $ 22,005
Consignor profit: $ 6,810.6
Explanation:
We must remember that the goods cost is the sum of all it was needed to get the inventory ready for sell:
consigned goods: 88 x 490 = 43,120
shipping cost 890
Total Cost for Spencer 44,010
44,010 /88 freezers x 44 freezers at hand: 22,005
profit on the consignor:
sales revenue 44 x 710 = 31,240
commission 6% (1,874.4)
cost of good sold
44,010 / 88 x 44 freezers sold: (22,005)
advertising (240)
installation cost (310)
Profit 6,810.6
Answer:
Credit to the PBO for $13,500
Explanation:
Defined benefit pension plan is a pension structure adopted by a company in which an employee is guaranteed payments in the future for example after retirement. Since the payments are given far into the future, complex calculations are required to compute how to account for annual expenses and changes in pension obligation.
Now, under the above plan, the amount of the future benefits that will be paid for by the company depends on a multitude of factors such length of time served, an employee lifespan. The annual expense needs to match the recognition of the related expense in the period in which the particular employee renders the service for which they will be paid in the future.
So, the formula for Periodic (Annual) Pension Expense is Interest Costs (Interest incurred on the beginning Projected Benefit Obligation) + Service Costs (Present Value of the projected retirement benefits earned in the current period) - Actual Return on Plan Assets (the returns provided by the assets held under the Company's pension plan) + Amortization of Prior Service Costs (changes to pension expense as a retroactive amendments to the pension plan) +/- Amortization of Actuarial Gains or Losses (the change in the PBO as a result of changes in assumptions used to calculate the PBO).
The question provides us with the interest costs, the services costs, and the expected return on plan assets with other costs being nil.
Therefore, annual pension expense is Service Costs + Interest Costs - Expected Return on Plan Assets = 18,500 + 5,500 - 10,500 = 13,500.
The journal entry is a credit to the PBO of the amount of the expense and a debit to the Pension Expense. Note that the difference between ending PBO and beginning PBO is NOT equivalent to annual expense since other items such as company's contribution and changes in fair value of the liability also impact the PBO.
Table/indexed.
Let's look at the three options and see what their advantages and disadvantages are:
Contiguous - In this scheme, the file is stored in contiguous blocks of the disk. It allows for easy random access of the data, but requires a contiguous sequence of blocks large enough to handle the entire file. Since the size of the file specified in this question varies quite a bit over it's lifespan, you're either going to be wasting a lot of space by having an allocation large enough to handle the maximum sized file, or the file will need to be copied whenever it grows and "bumps" into a file that was allocated after it. Because of this, this method is not the best.
Linked - The file is stored as a single, or double linked list of file blocks. This allows for the file to grow or shrink as needed, using only the amount of space needed for the file. Unfortunately, this storage scheme doesn't allow for random access of the file contents and the file can only be accessed sequentially. The question for this problem doesn't specify how the file is being accessed, so as long as random access isn't required, then this would be a reasonable allocation scheme. But I'm assuming that random access will be required, in which case, this scheme isn't ideal.
table/indexed - In this scheme, some disk blocks are used as tables to point to other disk blocks that actually contain the file data. It's almost as fast as contiguous allocation for random access of the file contents, yet allows for the growth and shrinkage of a file like linked allocation. As such, it handles all use cases at a relatively minor cost in total storage required. So this would be the most appropriate allocation scheme since the file access behavior wasn't specified in this question.
Answer:
cost of goods sold = $580
Explanation:
The cost of the goods sold means the cost price of the total sales volume. As the company uses FIFO (First-in, First-out) method and also uses the perpetual inventory system, the cost of goods sold =
Cost of goods sold =
20 units × $19 = $380 (The price is from November 1)
10 units × $20 = $200 (The price is from November 10)
The total cost of goods sold (30 units) = $580