
Patrick B. answered 08/02/21
Math and computer tutor/teacher
x + 4y = 144 ---> x = 144 - 4y
x*y = (144 - 4y)*y = P(y) is the function
for the product in terms of y
Then P(y) = (144 - 4y)y = 144y - 4y^2
maximizing:
0 = dP/dy = 144 - 8y
So then
8y=144 ---> y =144/8 =18
then x = 144 - 4*18 = 144 - 72 = 72
the max product is 18*72 = 1296