{{ extends 'global/Page.html' }} {{ block title }}Quiz{{ endblock }} {{ block content }}

Recall the cost table and income formulas arw as follows:
Work Level 1 2 3 4 5 6 7 8 9 10
Cost 2 4 6 8 10 12 14 16 18 20

Income of the worker = Wage - Cost of the work level chosen
Output = work level of the first worker + work level of the second worker
Income of the manager = 100 + 4*Output– Total wage for the two workers

{{ formfield "q1" }} {{ formfield "q2" }} {{ formfield "q3" }} {{ formfield "q4" }}

5. Assume that the manager offers a wage of 70 dimra to the two workers. How much income would be earned by the worker and the manager for each of the following work levels? (Please write the correct amount in each box)

Worker 1 Work Level  Worker 2 Work Level  Worker 1  Worker 2 Manager
2  7  {{ formfield "q51" }}  {{ formfield "q52" }}  {{ formfield "q53" }}




{{ next_button }} {{ endblock }}