Question Error Report

Thank you for reporting, we will resolve it shortly

Back to Question

Q. The sum of two positive integers is at most 5. The difference between two times of second number and first number is at most 4. If the first number is x and second number y, then for maximizing the product of these two numbers, the mathematical formulation is

Linear Programming

Solution:

Obviously $x + y \leq 5 , 2y - x \leq 4, x \geq 0 \, , y \geq 0 . $