A small workshop makes x standard garden benches and y deluxe garden benches each day (x and y are non-negative integers). Each bench, standard or deluxe, takes 1 hour to build, and the workshop operates for at most 8 hours a day, so x + y ≤ 8. Each standard bench uses 2 units of timber and each deluxe bench uses 1 unit of timber; only 14 units of timber are available each day, so 2x + y ≤ 14. The workshop makes a profit of 50 pounds per standard bench and 40 pounds per deluxe bench. Let P = 50x + 40y be the total daily profit, in pounds.
Figure (to be drawn): A coordinate grid (x from 0 to 8, y from 0 to 10) with the lines x + y = 8 and 2x + y = 14 drawn, and the feasible region (the quadrilateral with vertices (0,0), (0,8), (6,2) and (7,0)) shaded.
(a)State the two further inequalities that must hold because x and y cannot be negative.(1)
(b)The feasible region is bounded by the lines x + y = 8 and 2x + y = 14 (as well as the axes). Find the coordinates of the point where these two lines intersect.(3)
(c)The other two vertices of the feasible region lie where each constraint line meets an axis (choosing, at each axis, whichever line is more restrictive). State the coordinates of these two vertices.(2)
(d)Evaluate P = 50x + 40y at each of the four vertices (0, 0), (0, 8), (6, 2) and (7, 0), and hence find the maximum possible daily profit and the number of each type of bench that achieves it.(4)
(e)State, in the context of the problem, what the workshop should make to maximise its daily profit, and state this maximum profit.(1)
(Total for Question 8 is 11 marks)