asked 228k views
5 votes
I need to write to objective function and the constraints

I need to write to objective function and the constraints-example-1

1 Answer

3 votes

Let's define:

x: number of Traveler bicycles made

y: number of Tourister bicycles made

The objective function is:

Maximize 300x + 600y

Subject to the following restrictions:

x + y ≤ 300

x + 3y ≤ 360

answered
User Zellio
by
7.8k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.