I worked on this problem for an hour or so earlier, and came up short every time. I am hoping someone can show me the right way to do this. I'll show the problem and the steps I've taken to solve it.
The product is 192 and the sum of the first plus three times the second is a minimum.
xy = 192
x+3y = 0 (a tutor told me to set this equal to zero, but I'm not sure why, I just did it because he told me to)
y = 192 / x
Quotient Rule:
u = 192
v = x
uprime = 0
vprime = 1
x + (192 / x) = y
1 + x(0) - 192(1) / x^2 = 1/1 - 192 / x^2
yprime = x^2 - 192 / x^2
This is as far as I've gotten, to explain quickly, I set y equal to 192/x and found the derivative using the quotient rule. I don't know what to do next, my guess is find the critical numbers (which I know one would be + or - the sq rt of 192, but don't know much more after that).
The product is 192 and the sum of the first plus three times the second is a minimum.
xy = 192
x+3y = 0 (a tutor told me to set this equal to zero, but I'm not sure why, I just did it because he told me to)
y = 192 / x
Quotient Rule:
u = 192
v = x
uprime = 0
vprime = 1
x + (192 / x) = y
1 + x(0) - 192(1) / x^2 = 1/1 - 192 / x^2
yprime = x^2 - 192 / x^2
This is as far as I've gotten, to explain quickly, I set y equal to 192/x and found the derivative using the quotient rule. I don't know what to do next, my guess is find the critical numbers (which I know one would be + or - the sq rt of 192, but don't know much more after that).