Question:

A wire of length $20 m$ is to be cut into two pieces A piece of length $l_1$ is bent to make a square of area $A_1$ and the other piece of length $l_2$ is made into a circle of area $A_2$ If $2 A_1+3 A_2$ is minimum then $\left(\pi l_1\right): l_2$ is equal to:

Show Hint

For minimizing the total area, always use the method of derivatives and substitution to find optimal values.
Updated On: Mar 21, 2025
  • $6: 1$
  • $3: 1$
  • $4: 1$
  • $1: 6$
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Approach Solution - 1



Let

Was this answer helpful?
10
3
Hide Solution
collegedunia
Verified By Collegedunia

Approach Solution -2

Step 1:

Let the total length of the wire be distributed between a square and a circle, such that:

ℓ₁ + ℓ₂ = 20

We are required to minimize the expression:

2A₁ + 3A₂

Where:

  • A₁ is the area of a square formed using wire length ℓ₁
  • A₂ is the area of a circle formed using wire length ℓ₂

Since the perimeter of the square is ℓ₁, each side of the square is ℓ₁ / 4, so:

A₁ = (ℓ₁ / 4)² = ℓ₁² / 16

Similarly, the circumference of the circle is ℓ₂, and the radius is:

r = ℓ₂ / (2π)

Thus the area of the circle becomes:

A₂ = π (ℓ₂ / (2π))² = ℓ₂² / (4π)
Step 2:

Substitute the expressions for A₁ and A₂ into the objective function:

S = 2A₁ + 3A₂ = 2(ℓ₁² / 16) + 3(ℓ₂² / (4π)) = (ℓ₁² / 8) + (3ℓ₂² / 4π)

Now we express the function S in terms of a single variable using the constraint ℓ₁ + ℓ₂ = 20:

ℓ₂ = 20 - ℓ₁

Substitute into S:

S(ℓ₁) = (ℓ₁² / 8) + (3(20 - ℓ₁)² / 4π)
Step 3:

Differentiate S with respect to ℓ₁ and set the derivative to zero to minimize:

dS/dℓ₁ = (1/4)ℓ₁ - (3(20 - ℓ₁)) / (2π)

Set derivative to zero:

(1/4)ℓ₁ = (3(20 - ℓ₁)) / (2π)

Multiply both sides by 4π to eliminate denominators:

πℓ₁ = 6(20 - ℓ₁)

Expanding and simplifying:

πℓ₁ = 120 - 6ℓ₁
ℓ₁(π + 6) = 120
ℓ₁ = 120 / (π + 6)

Then:

ℓ₂ = 20 - ℓ₁ = 20 - (120 / (π + 6))
Final Ratio:

Now compute the ratio ℓ₁ : ℓ₂:

ℓ₁ / ℓ₂ = [120 / (π + 6)] / [20 - 120 / (π + 6)] = 6
Conclusion:

To minimize the combined weighted area of the square and the circle, the wire should be divided in the ratio:

ℓ₁ : ℓ₂ = 6 : 1
Was this answer helpful?
0
0

Concepts Used:

Application of Derivatives

Various Applications of Derivatives-

Rate of Change of Quantities:

If some other quantity ‘y’ causes some change in a quantity of surely ‘x’, in view of the fact that an equation of the form y = f(x) gets consistently pleased, i.e, ‘y’ is a function of ‘x’ then the rate of change of ‘y’ related to ‘x’ is to be given by 

\(\frac{\triangle y}{\triangle x}=\frac{y_2-y_1}{x_2-x_1}\)

This is also known to be as the Average Rate of Change.

Increasing and Decreasing Function:

Consider y = f(x) be a differentiable function (whose derivative exists at all points in the domain) in an interval x = (a,b).

  • If for any two points x1 and x2 in the interval x such a manner that x1 < x2, there holds an inequality f(x1) ≤ f(x2); then the function f(x) is known as increasing in this interval.
  • Likewise, if for any two points x1 and x2 in the interval x such a manner that x1 < x2, there holds an inequality f(x1) ≥ f(x2); then the function f(x) is known as decreasing in this interval.
  • The functions are commonly known as strictly increasing or decreasing functions, given the inequalities are strict: f(x1) < f(x2) for strictly increasing and f(x1) > f(x2) for strictly decreasing.

Read More: Application of Derivatives