Skip to main content
Back to Application of Derivatives
JEE Main 2024
Application of Derivatives
Application of Derivatives
Medium

Question

A wire of length 20 m20 \mathrm{~m} is to be cut into two pieces. A piece of length l1l_{1} is bent to make a square of area A1A_{1} and the other piece of length l2l_{2} is made into a circle of area A2A_{2}. If 2A1+3A22 A_{1}+3 A_{2} is minimum then (πl1):l2\left(\pi l_{1}\right): l_{2} is equal to :

Options

Solution

Key Concepts and Formulas

  • Optimization using Derivatives: Finding the minimum or maximum value of a function by finding critical points (where the derivative is zero) and using the second derivative test to determine the nature of the critical point.
  • Area of a Square: If ss is the side length of a square, its area is A=s2A = s^2.
  • Area and Circumference of a Circle: If rr is the radius of a circle, its area is A=πr2A = \pi r^2 and its circumference is C=2πrC = 2\pi r.

Step-by-Step Solution

1. Define Variables and Formulate the Constraint

Let l1l_1 be the length of the wire used to form the square, and l2l_2 be the length of the wire used to form the circle. The total length of the wire is 2020 m. Therefore, the constraint is:

l1+l2=20l_1 + l_2 = 20

This constraint will be used to eliminate one variable and express the objective function in terms of a single variable.

2. Express Areas A1A_1 and A2A_2 in terms of l1l_1 and l2l_2

  • Area of the Square (A1A_1): The perimeter of the square is l1l_1. If ss is the side length of the square, then 4s=l14s = l_1, so s=l14s = \frac{l_1}{4}. The area of the square is A1=s2A_1 = s^2. A1=(l14)2=l1216A_1 = \left(\frac{l_1}{4}\right)^2 = \frac{l_1^2}{16}

  • Area of the Circle (A2A_2): The circumference of the circle is l2l_2. If rr is the radius of the circle, then 2πr=l22\pi r = l_2, so r=l22πr = \frac{l_2}{2\pi}. The area of the circle is A2=πr2A_2 = \pi r^2. A2=π(l22π)2=π(l224π2)=l224πA_2 = \pi \left(\frac{l_2}{2\pi}\right)^2 = \pi \left(\frac{l_2^2}{4\pi^2}\right) = \frac{l_2^2}{4\pi}

3. Formulate the Objective Function

We want to minimize the quantity S=2A1+3A2S = 2A_1 + 3A_2. Substituting the expressions for A1A_1 and A2A_2, we get:

S=2(l1216)+3(l224π)=l128+3l224πS = 2\left(\frac{l_1^2}{16}\right) + 3\left(\frac{l_2^2}{4\pi}\right) = \frac{l_1^2}{8} + \frac{3l_2^2}{4\pi}

4. Express the Objective Function in Terms of a Single Variable

Using the constraint l1+l2=20l_1 + l_2 = 20, we can express l2l_2 in terms of l1l_1 as l2=20l1l_2 = 20 - l_1. Substituting this into the expression for SS, we have:

S(l1)=l128+3(20l1)24πS(l_1) = \frac{l_1^2}{8} + \frac{3(20 - l_1)^2}{4\pi}

5. Find the Critical Points by Differentiation

To find the minimum value of S(l1)S(l_1), we differentiate S(l1)S(l_1) with respect to l1l_1 and set the derivative equal to zero:

dSdl1=ddl1(l128+3(20l1)24π)=2l18+3(2)(20l1)(1)4π=l143(20l1)2π\frac{dS}{dl_1} = \frac{d}{dl_1}\left(\frac{l_1^2}{8} + \frac{3(20 - l_1)^2}{4\pi}\right) = \frac{2l_1}{8} + \frac{3(2)(20 - l_1)(-1)}{4\pi} = \frac{l_1}{4} - \frac{3(20 - l_1)}{2\pi}

Setting dSdl1=0\frac{dS}{dl_1} = 0:

l143(20l1)2π=0\frac{l_1}{4} - \frac{3(20 - l_1)}{2\pi} = 0

6. Solve for the Relationship between l1l_1 and l2l_2

From the previous step:

l14=3(20l1)2π\frac{l_1}{4} = \frac{3(20 - l_1)}{2\pi}

Multiply both sides by 44 and substitute l2=20l1l_2 = 20 - l_1:

l1=6(20l1)π=6l2πl_1 = \frac{6(20 - l_1)}{\pi} = \frac{6l_2}{\pi}

Now, rearrange to find the ratio (πl1):l2(\pi l_1) : l_2:

πl1=6l2\pi l_1 = 6l_2

πl1l2=6\frac{\pi l_1}{l_2} = 6

Therefore, the ratio (πl1):l2(\pi l_1) : l_2 is 6:16 : 1.

7. Verify it's a Minimum (Second Derivative Test)

Calculate the second derivative, d2Sdl12\frac{d^2S}{dl_1^2}:

d2Sdl12=ddl1(l143(20l1)2π)=14+32π\frac{d^2S}{dl_1^2} = \frac{d}{dl_1}\left(\frac{l_1}{4} - \frac{3(20 - l_1)}{2\pi}\right) = \frac{1}{4} + \frac{3}{2\pi}

Since d2Sdl12>0\frac{d^2S}{dl_1^2} > 0, the critical point corresponds to a minimum.

Common Mistakes & Tips

  • Chain Rule: Remember to apply the chain rule when differentiating (20l1)2(20 - l_1)^2. The derivative of (20l1)(20 - l_1) with respect to l1l_1 is 1-1.
  • Algebraic Manipulation: Be careful with algebraic manipulations, especially when dealing with fractions and π\pi.
  • Second Derivative Test: Always confirm that the critical point you find corresponds to a minimum (or maximum) using the second derivative test.

Summary

This problem demonstrates a classic application of derivatives in optimization. We formulated the areas of the square and circle in terms of the lengths of wire used, created an objective function to minimize, used the constraint to reduce the problem to a single variable, and then found the critical point using differentiation. The second derivative test confirmed that the critical point corresponds to a minimum. The ratio (πl1):l2(\pi l_1) : l_2 is 6:16 : 1.

Final Answer The final answer is \boxed{6:1}, which corresponds to option (A).

Practice More Application of Derivatives Questions

View All Questions