Solveeit Logo

Question

Question: Divide \(20\) into two parts such that the product of one part and the cube of the other is maximum....

Divide 2020 into two parts such that the product of one part and the cube of the other is maximum.
(A) 1313 and 77
(B) 1414 and 66
(C) 1515 and 55
(D) 1616 and 44

Explanation

Solution

Hint : In the given problem, first we will assume that xx and yy are two parts of a given number. Then, we will write the product of one part and the cube of the other part. We will consider a function f(x)f\left( x \right) or f(y)f\left( y \right) after writing the product in terms of only xx or only yy. Then, we will use a second derivative test to find the maximum value of that function.

Complete step-by-step answer :
In the given problem, we need to find two parts of the number 2020 such that the product of one part and the cube of the other part is maximum. For this, let us assume that xx and yy are two parts of the number 2020. So, we can write x+y=20(1)x + y = 20 \cdots \cdots \left( 1 \right). Now the product of one part xx and the cube of the other part yy can be written as xy3x{y^3}. That is, product =xy3(2) = x{y^3} \cdots \cdots \left( 2 \right). From (1)\left( 1 \right), we can write x=20yx = 20 - y. Substitute x=20yx = 20 - y in (2)\left( 2 \right), we get product=(20y)y3 = \left( {20 - y} \right){y^3}
\Rightarrow Product=20y3y4 = 20{y^3} - {y^4}
Now we have to find the maximum value of this product. Note that here yy is only variable in this product. Let us say f(y)=20y3y4f\left( y \right) = 20{y^3} - {y^4}. To find the maximum value of f(y)f\left( y \right), we will use a second derivative test. Let us find the derivative of f(y)f\left( y \right) with respect to yy. So, we get
f(y)=60y24y3f'\left( y \right) = 60{y^2} - 4{y^3}. Note that here we used the formula ddx(xn)=nxn1\dfrac{d}{{dx}}\left( {{x^n}} \right) = n{x^{n - 1}} for differentiation.
Let us consider f(y)=0f'\left( y \right) = 0 and solve it. So, we get
60y24y3=060{y^2} - 4{y^3} = 0
4y2(15y)=0\Rightarrow 4{y^2}\left( {15 - y} \right) = 0
y2(15y)=0\Rightarrow {y^2}\left( {15 - y} \right) = 0
y2=0\Rightarrow {y^2} = 0 or 15y=015 - y = 0
y=0\Rightarrow y = 0 or y=15y = 15
Now we are going to find the second derivative of f(y)f\left( y \right). That is, f(y)=120y12y2f''\left( y \right) = 120y - 12{y^2}.
Now we will find the value of f(y)f''\left( y \right) at y=0y = 0 and y=15y = 15. Note that if f(y)<0f''\left( y \right) < 0 then we can say that f(y)f\left( y \right) is maximum at that point.
For y=0y = 0, f(y)=f(0)=120(0)12(0)=0f''\left( y \right) = f''\left( 0 \right) = 120\left( 0 \right) - 12\left( 0 \right) = 0
For y=15y = 15, f(y)=f(15)=120(15)12(152)=900<0f''\left( y \right) = f''\left( {15} \right) = 120\left( {15} \right) - 12\left( {{{15}^2}} \right) = - 900 < 0
Here we can see that f(y)=900<0f''\left( y \right) = - 900 < 0 at y=15y = 15. So, we can say that f(y)f\left( y \right) is maximum at y=15y = 15. Let us find the value of xx from (1)\left( 1 \right) by putting y=15y = 15 in equation (1)\left( 1 \right). So, we get
x+15=20x + 15 = 20
x=2015\Rightarrow x = 20 - 15
x=5\Rightarrow x = 5
Hence, the required parts of the number 2020 are 55 and 1515.

So, the correct answer is “Option C”.

Note : The second derivative test is used to find minimum and maximum values (extreme values) of a function of a single variable. If f(x)=0f'\left( x \right) = 0 at x=ax = a then x=ax = a is called a critical point. If f(x)>0f''\left( x \right) > 0 at critical point x=ax = a then we can say that f(x)f\left( x \right) is minimum at x=ax = a. If f(x)<0f''\left( x \right) < 0 at critical point x=bx = b then we can say that f(x)f\left( x \right) is maximum at x=bx = b.