Given the consumption equation of c= 200 + 0.85yd, and the disposable income of $400, then, then we would get the consumption by substituting the given to the equation:c= 200 + 0.85ydc= 200 + 0.85(400)c= 200 + 340c= 540Therefore, the consumption is $540.
Answer:
Warbocks Corporation
Statement of retained earnings for the year ended December 31, 2017
Amount in $
Opening retained earnings 12,600
Net income for the year 7,000
Dividend <u> (5,000)</u>
Closing retained earnings <u> 14,600</u>
Explanation:
The retained earnings statement shows the movement in the retained earnings balance between the start and end of the year.
This includes the net earnings and dividend paid during the year.
Net income = $30,000 - $15,000 - $2,000 - $4,500 - $500 - $1,000
= $7,000
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:
Store
department
class
sub-class
styles
Answer:
From this information one can conclude that last period the variable overhead efficiency (quantity) variance was <u>unfavorable.</u>
Explanation:
The variable overhead efficiency variance measures the difference between the actual and budgeted hours worked with respect to standard variable overhead rate per hour.
Variable overhead efficiency variance can be calculated thus:
Actual labor hours less budgeted labor hours x Hourly rate for standard variable overhead
If the time it takes to manufacture a product and the time budgeted for it matches or performs well, the labor efficiency is favorable.
Variable overhead efficiency variance is deemed unfavorable when it takes the company more time than budgeted to produce. This also shows labor efficiency variance was unfavorable.