Answer:
4
Step-by-step explanation:
The second constraint is the same as the objective function, so your problem boils down to finding integer solutions to
.. 3x1 +5x2 = 36
There are 3 solutions. They are (x1, x2) = (12, 0), (7, 3), (2, 6)
The value of the objective function there is (obviously) 36.
525 feet above the ground
This would be ( using the Pythagoras theorem) = sqrt (3^2 + 4^2) = sqrt 25
= 5 units (answer).