Explanation:
this is a linear programming problem, and we are expected to draw up the linear program for the solution of the problem.
The objective function is
Maximize
35A+42B+20C=P
subject to constraints(board and wicker)
The constraints are
board
7A+5B+4C=3000
wicker
4A+5B+3C=1400
A>0, B>0, C>0