"standard" form is usually ... Ax + By = C
... with A, B, and C being integer values (whole numbers)
explain how you know this is already in standard form
P = 2x + 4y
subject to constraints:
x + 4y <= 12
x + 3y <=10
x >= 0, y >= 0
1 answer