Find two positive numbers with product 200 such that the sum of one number and twice the second number is as small as possible. (calculus approach please)
Find 2 positive numbers with product 200: \[x * y=200\]The sum of one number and twice the second number is as small as possible \[f(x)=x+2y\]
Minimize f(x), so find f'(x), see where it's 0 or undefined, and all that.
\[f(x)=x+2y=x+2*\frac{200}{x}\]
\[f(x) = x + \frac{400}{x}=\frac{x*x+400}{x}=\frac{x^2+400}{x}\]
What is the derivative of that function?
Is it \[\frac{ x^2-400 }{ x^2 }\]???
Can you post the steps?
\[f(x)= \frac{ x^2 }{ x }+\frac{ 400 }{ x } \[=x+400x^{-1}\] \[f'(x)=1-400x ^{-2}\] \[=1-\frac{ 400 }{ x^2 }\] \[=\frac{ x^2-400 }{ x^2 }\]
Correct, now, when is f'(x) equal to 0 or undefined?
x=20?
Actually, when x=+/- 20, and when x = 0. But since you know that the numbers are positive, and it can't be 0, you're right, your answer is 20.
Oh okay, Thanks!
np
Join our real-time social learning platform and learn together with your friends!