SOLUTION: Find the minimum and maximum for P = 3x + y. Vertices are (0,0), (4, 0), (3, 4), (0, 10). With Graph.

Algebra ->  Linear-equations -> SOLUTION: Find the minimum and maximum for P = 3x + y. Vertices are (0,0), (4, 0), (3, 4), (0, 10). With Graph.      Log On


   



Question 670640: Find the minimum and maximum for P = 3x + y.
Vertices are (0,0), (4, 0), (3, 4), (0, 10). With Graph.

Answer by MathLover1(20850) About Me  (Show Source):
You can put this solution on YOUR website!
Evaluate the objective function, P, at each vertex
The maximum (if it exists) is the largest value of P at a vertex. The minimum is the smallest value of P at a vertex.
P+=+3x+%2B+y
vertices are (0,0), (4, 0), (3, 4), (0, 10).
Put the vertices into a table:

vertex|---P|
(0,0)|3%2A0+%2B+0=0| min|
(4, 0)|3%2A4+%2B+0=12| |
(3, 4)|3%2A3+%2B+4=13|max |
(0, 10)|3%2A0+%2B+10=10| |
so, the minimum is at the point (0, 0) with a value of P=0 and
the maximum is at the point (3, 4) and the value is P=13