Solve the Linear Programming Problem using GeoGebra:
1. Maximise and Minimise z = 3x + 5y
Subject to the constraints:
(5)
x+y ≤7
x + 3y ≤ 15
x, y ≥ 0
Input Command:
x+y<=7&&x+3y<=15&&x>=0&&y>=0
Mathbot Answer:
MathBot is working on a solution to your problem.
