Question
Question: How do you find two positive numbers whose product is 750 and for which the sum of one and 10 times ...
How do you find two positive numbers whose product is 750 and for which the sum of one and 10 times the other is a minimum?
Solution
This question is from the chapter of calculus. In this question, first we take two variables that will be x and y as it asks for positive numbers. After that, we will multiply the variables that will be equal to zero. After that we will add both of them in which one of them is multiplied by 10. The addition should be minimum. So the first derivative of that addition will be zero. And the second derivative should be negative at the point where the first derivative is zero. After that, we will solve both the equations and get the value of x and y.
Complete step by step answer:
Let us solve this question.
In this question, we have asked to find the two positive numbers whose product is 750 and also the sum of one and 10 times the other is minimum.
So, let us take the two positive numbers as x and y.
As it is given that product of them is 750. So, we can write
x×y=750
⇒y=x750.............(1)
And also it is given that the sum of one and 10 times the other (where the sum will be x+10y) is minimum.
So, we can write
dxd(x+10y)=0
Using the value of y from the equation 1, we can write the above equation as
⇒dxd(x+10(x750))=0
⇒dxd(x+x7500)=0
⇒dxd(x)+dxd(x7500)=0
Using the differentiation formulas, we get
⇒1−x27500=0
⇒1=x27500
⇒x2=7500
Squaring root both sides, we get
⇒x=7500
The prime factorization of 7500 will be 2×2×3×5×5×5×5
So, we can write
⇒x=2×2×3×5×5×5×5=2×3×5×5=503
The second derivative of the sum should be positive for minimum value. So, we will check the value of the second derivative for further solving.
⇒dx2d2(x+x7500)=dxd(1−x27500)=x32×7500
Hence, the value of the above equation at x=503 will be positive. So, the sum is minimum.
Now, we will do further solving.
In the equation (1), putting the value of x as 503, we get
⇒y=503750=50350×15=50350×5×3=50350×5×3×3=53
Hence, the two positive numbers are 503 and 53.
Note: For solving this type of question, we should know about maxima and minima. If something is given as maximum or minimum, then the first derivative of both will be zero and the second derivative for maximum will be negative and the second derivative for minimum will be positive at the point where the first derivative was zero. We should have a better knowledge in differentiation so that we can solve this type of question easily. Don’t forget the formula of differentiation like dxdxn=nxn−1 .