Welcome to Westonci.ca, the place where your questions are answered by a community of knowledgeable contributors. Get quick and reliable solutions to your questions from knowledgeable professionals on our comprehensive Q&A platform. Connect with a community of professionals ready to help you find accurate solutions to your questions quickly and efficiently.
Sagot :
The maximum profit the company can make given these constraints is; $1360
How to Solve Linear Programming Problems?
We are given that;
Its dealers demand at least 30 skateboards per day and 20 pairs of in-line skates per day. The factory can make at most 60 skateboards and 40 pairs of in-line skates per day. The total number of skateboards and pairs of in-line skates cannot exceed 90. The profit of each skateboard is $12 and the profit on each pair of in-line skates is $19
Thus, the inequalities are as follows;
Let x represent number of skateboards
Let y represent in-line skates
Thus;
x ≥ 30
y ≥ 20
x ≤ 60
y ≤ 40
x + y ≤ 90
y ≤ -x + 90
f(x, y) = 12x + 19y
At (30, 20), f(30, 20) = 12(30) + 19(20) = $740
At (30, 40), f(30, 40) = 12(30) + 19(40) = $1120
At (50, 40), f(50, 40) = 12(50) + 19(40) = $1360
At (60, 20), f(60, 20) = 12(60) + 19(20) = $1100
At (60, 30), f(60,30) = 12(60) + 19(30) = $1290
Thus, the maximum profit the company can make given these constraints is; $1360
Read more about Linear Programming at; https://brainly.com/question/14309521
#SPJ1
Thank you for your visit. We're committed to providing you with the best information available. Return anytime for more. We hope you found what you were looking for. Feel free to revisit us for more answers and updated information. We're dedicated to helping you find the answers you need at Westonci.ca. Don't hesitate to return for more.