Answer:
<em>The Accounting Cycle is as follows:</em>
<em>1. Transactions are analyzed and recorded in the journal.
</em>
<em>2. Transactions are posted to the ledger.</em>
<em>3. An unadjusted trial balance is prepared.
</em>
<em>4. Adjustment data are asssembled and analyzed.
</em>
<em>5. An optional end-of-period spreadsheet is prepared.
</em>
<em>6. Adjusting entries are journalized and posted to the ledger.
</em>
<em>7. An adjusted trial balance is prepared.
</em>
<em>8. Financial statements are prepared.
</em>
<em>9. Closing entries are journalized and posted to the ledger.
</em>
<em>10. A post-closing trial balance is prepared.
</em>
<em />
Answer:
Marginal Cost = $30
Explanation:
Given that
Price = $60
Elasticity of demand = -2
Recall that
MC = P(1 + 1/Ed)
From monopolist pricing rule as a function of elasticity of demand.
Where MC = marginal cost
Ed = elasticity of demand = -2
Thus
MC = 60 (1 + 1/-2)
= 60 (1 + [-0.5])
= 60 ( 1 - 0.5)
= 60 (0.5)
= 30
MC = $30
Answer:
//algorithm for ATM money withdrawal
Algorithm: Algorithm for cash withdrawals from ATM.
Input: withdraw_amount
Output: amount+service_charges.
Algorithm:
step 1:
balance =account balance.
withdraw_amount = (Get input from user)
step 2:
if(withdraw_amount>400)
then, print "maximum limit exceeds"
step 3:
if(withdraw_amout<1)
then, print "enter a valid amount"
step 4:
if(withdraw_amount>balance)
then, print "insufficient balance.. withdraw money $30 as service charges "
step 5:
if(withdraw_amount<400 && withdraw_amount<balance)
if(withdraw_amount>200)
service_charge=withdraw_amount*(3/100)
print " Your cash is dispensed... total amount withdrawn +service_charges 30% (withdraw_amount +service_charge) "
Answer:
The answer is (A) Expenses for the year exceeded revenues.
Explanation:
If retained earnings decreased during the year, and no dividends were paid this would mean the company would have made a loss in the financial period. A loss occurs when expenses for the year exceed revenues.
Given:
Net sales: 600,000
Accounts receivable: 750,000 debit
allowance for doubtful accounts: 1,500 debit
3% of the net sales will prove uncollectible
600,000 x 3% = 18,000
Net Realizable Value of the receivables to be reported on the financial statements at December 31,2014 is 733,500.
750,000 - 18,000 + 1,500 = 733,500
<span />