Skip to main content
Back to Application of Derivatives
JEE Main 2018
Application of Derivatives
Application of Derivatives
Easy

Question

A wire of length 22 m is to be cut into two pieces. One of the pieces is to be made into a square and the other into an equilateral triangle. Then, the length of the side of the equilateral triangle, so that the combined area of the square and the equilateral triangle is minimum, is :

Options

Solution

Key Concepts and Formulas

  • Area of a Square: If ss is the side length of a square, its area is A=s2A = s^2.
  • Area of an Equilateral Triangle: If aa is the side length of an equilateral triangle, its area is A=34a2A = \frac{\sqrt{3}}{4}a^2.
  • Optimization using Derivatives: To find the minimum (or maximum) value of a function f(x)f(x), find the critical points by solving f(x)=0f'(x) = 0. Check the second derivative f(x)f''(x) to confirm if it's a minimum (f(x)>0f''(x) > 0) or maximum (f(x)<0f''(x) < 0).

Step-by-Step Solution

Step 1: Define Variables and Formulate the Constraint Equation

Let L=22L = 22 m be the total length of the wire. Let xx be the length of the wire used to form the square, and yy be the length of the wire used to form the equilateral triangle. Then, we have the constraint: x+y=22x + y = 22 We want to express yy in terms of xx: y=22xy = 22 - x

Step 2: Express Side Lengths in Terms of x and y

  • Square: The perimeter of the square is xx, so each side has length s=x4s = \frac{x}{4}. The area of the square is As=s2=(x4)2=x216A_s = s^2 = \left(\frac{x}{4}\right)^2 = \frac{x^2}{16}.
  • Equilateral Triangle: The perimeter of the equilateral triangle is yy, so each side has length a=y3a = \frac{y}{3}. The area of the equilateral triangle is At=34a2=34(y3)2=3y236A_t = \frac{\sqrt{3}}{4}a^2 = \frac{\sqrt{3}}{4}\left(\frac{y}{3}\right)^2 = \frac{\sqrt{3}y^2}{36}.

Step 3: Express the Total Area in Terms of a Single Variable

The total area AA is the sum of the area of the square and the area of the equilateral triangle: A=As+At=x216+3y236A = A_s + A_t = \frac{x^2}{16} + \frac{\sqrt{3}y^2}{36} Substitute y=22xy = 22 - x into the equation for AA: A(x)=x216+3(22x)236A(x) = \frac{x^2}{16} + \frac{\sqrt{3}(22 - x)^2}{36}

Step 4: Find the Critical Points by Taking the Derivative

To minimize the total area, we need to find the critical points by taking the derivative of A(x)A(x) with respect to xx and setting it equal to zero: A(x)=2x16+23(22x)(1)36=x83(22x)18A'(x) = \frac{2x}{16} + \frac{2\sqrt{3}(22 - x)(-1)}{36} = \frac{x}{8} - \frac{\sqrt{3}(22 - x)}{18} Set A(x)=0A'(x) = 0: x8=3(22x)18\frac{x}{8} = \frac{\sqrt{3}(22 - x)}{18} 18x=83(22x)18x = 8\sqrt{3}(22 - x) 18x=176383x18x = 176\sqrt{3} - 8\sqrt{3}x 18x+83x=176318x + 8\sqrt{3}x = 176\sqrt{3} x(18+83)=1763x(18 + 8\sqrt{3}) = 176\sqrt{3} x=176318+83=8839+43x = \frac{176\sqrt{3}}{18 + 8\sqrt{3}} = \frac{88\sqrt{3}}{9 + 4\sqrt{3}}

Step 5: Solve for y (the side length of the triangle)

Now, we find the value of y=22xy = 22 - x: y=228839+43=22(9+43)8839+43=198+8838839+43=1989+43y = 22 - \frac{88\sqrt{3}}{9 + 4\sqrt{3}} = \frac{22(9 + 4\sqrt{3}) - 88\sqrt{3}}{9 + 4\sqrt{3}} = \frac{198 + 88\sqrt{3} - 88\sqrt{3}}{9 + 4\sqrt{3}} = \frac{198}{9 + 4\sqrt{3}} Since yy is the perimeter of the equilateral triangle, and aa is the side length of the triangle, a=y3a = \frac{y}{3}. Thus: a=1983(9+43)=669+43a = \frac{198}{3(9 + 4\sqrt{3})} = \frac{66}{9 + 4\sqrt{3}}

Step 6: Verify that this is a Minimum (Optional, but good practice)

Take the second derivative of A(x): A(x)=18+318A''(x) = \frac{1}{8} + \frac{\sqrt{3}}{18} Since A(x)>0A''(x) > 0, we have found a minimum.

Step 7: State the Final Answer

The length of the side of the equilateral triangle that minimizes the combined area is 669+43\frac{66}{9 + 4\sqrt{3}}.

Common Mistakes & Tips

  • Units: Always keep track of the units. In this case, the units are meters.
  • Simplification: Be careful when simplifying expressions, especially with square roots.
  • Check for Minimum/Maximum: While not strictly necessary for this problem, it's good practice to check the second derivative to ensure you've found a minimum (or maximum) and not a saddle point.

Summary

We minimized the combined area of a square and an equilateral triangle formed from a wire of length 22m. By expressing the areas in terms of a single variable (the length of the wire used for the square), taking the derivative, and setting it equal to zero, we found the optimal side length of the equilateral triangle to be 669+43\frac{66}{9 + 4\sqrt{3}}.

Final Answer

The final answer is \boxed{\frac{66}{9 + 4\sqrt 3}}, which corresponds to option (B).

Practice More Application of Derivatives Questions

View All Questions