This sale represent A MITIGATION OF DAMAGE.
The principle of the mitigation of damage states that a person who has suffered an injury or loss should take reasonable action where possible to avoid additional injury. The failure to take reasonable action to prevent further loss may result in reduction in the amount that the person can recover if the case is taken to court.
Answer:
The query may still be specified in SQL by using a nested query as follows (not all
implementations may support this type of query):
SELECT DNAME, COUNT (*)
FROM DEPARTMENT, EMPLOYEE
WHERE DNUMBER=DNO AND SEX='M' AND DNO IN ( SELECT DNO
FROM EMPLOYEE
GROUP BY DNO
HAVING AVG (SALARY) > 30000 )
GROUP BY DNAME;
Explanation:
Answer:
Debit Interest Expense and credit Interest Payable for $6,000.
Explanation:
$100,000 × 8% × 9/12 = $6,000.
Answer:
$2,450 ; $1,430
Explanation:
The computation of the ending inventory using the periodic inventory system is shown below:
Under FIFO method
= 245 units × $10
= $2,450
We take the last units in this FIFO method
Under the LIFO method
= 205 units × $6 + 40 units × $5
= $1,230 + $200
= $1,430
We take the first units in this LIFO method
Hence, the closing inventory is come