Answer:
The best score is 200 points, answering 20 items of type A.
Step-by-step explanation:
Let the following variables be:
x: items of type A
y: items of type B
The first condition is that it takes 3 minutes for each item of type A and 6 minutes for an item of type B. Total time allowed is 60 minutes. The equation would be:
[tex]3x + 6y \leq 60\\ 6y \leq 60 -3x\\ y \leq 10 - \frac{1}{2} x[/tex]
Furthermore, you may answer more than 16 questions. The second equation would be:
[tex]x + y \geq 16\\ y \geq 16 -x[/tex]
We show the plots of both equations in the attached pictures we find 3 critical points:
P₁ (16,0); P₂ (12,4); P₃ (20,0)
The score of the test would be:
S= 10x + 15y
We evaluate the points
P₁ (16,0)
S(16,0)= 10×16 + 15×0=160 points
P₂ (12,4)
S(16,0)= 10×12 + 15×4=180 points
P₃ (20,0)
S(20,0)= 10×20+ 15×0=200 points