Answer: Marathon should repair the units since an income of $12000 will be gotten.
Explanation:
Based on the information given, the following can be deduced:
Revenue when repaired = 10000 × $5 = $50000
Revenue if sold without repair = 10000 × $2 = $20000
Incremental revenue = $50000 - $20000 = $30000
Cost to repair = $18000
Incremental be Income = $30000 - $18000 = $12000
Therefore, Marathon should repair the units since an income of $12000 will be gotten.
Answer:
A. Max (0, ST - X)
Explanation:
call option which is also known as a "call", can be regarded as a contract, that exist between both buyer as well as the seller of the call option, in so that security exchange at a set price can occur. It should be noted that At contract maturity the value of a call option is Max (0, ST - X) where X equals the option's strike price and ST is the stock price at contract expiration.
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:
Factoring fee = 2% * Account Receivable
= 2% * $3,400
= $68
Date Account Titles and Explanation Debit Credit
Cash $3,332
Factoring expenses $68
Account receivables $3,400
(To record the receipt of cash against the receivables)
Answer:
See below
Explanation:
With regards to the above, the entry to record of March 30 would be;
Debit stock dividends $140,400
Credit common stock dividends distributable $108,000
Credit paid in capital in excess of par $32,400
Calculations;
= 60,000 shares of $10 par value
= $600,000 × Stock dividend
= $600,000 × 18%
= $108,000
Stock dividend = 60,000 shares of $13 market value
= $780,000 × Stock dividend
= $780,000 × 18%
= $140,400
Additional paid in capital = $140,400 - $108,000 = $32,400