259,136 views
2 votes
2 votes
Help plssss

Optimize the equation P = 3x + y using the constraints
x ≥ 0, x ≤ 4, y ≥-1 and y ≤ 5.
What is the maximum?

User Robnick
by
2.9k points

2 Answers

18 votes
18 votes

Answer:

17

Explanation:

User Varun Singh
by
3.2k points
7 votes
7 votes

Answer:

P = 17

Explanation:

let's separate this into x and y components

x component: 3x

as x increases, so does the x component. e.g. 0 * 3 = 0, 4 * 3 = 12. therefore, we want x as high as possible

y component: y

as y increases, so does the y component. this is because the y component is literally just y.

therefore, given these two, to maximize P, we want x and y to be as high as possible

in 0 ≤ x ≤ 4, the maximum of x is 4

in -1 ≤ y ≤ 5, the maximum of y is 5

plug these in to get

3(4) + 5 = 17 as our answer

User Ntshetty
by
3.0k points