Skip to main contentSkip to solution

The cost of fencing a rectangular plot is 200200 per ft along one side, and 100100 per ft along the three other sides. If the area of the rectangular plot is 6000060000 sq. ft, then the lowest possible cost of fencing all four sides, in INR, is

Solution

✅ Correct Option: 2

We call the dimensions of the rectangular plot Length (L) and Breadth (B).

Given information:

Area = L × B = 60000 sq. ft

One side costs ₹200 per ft

The other three sides cost ₹100 per ft each

Since we want to minimize cost, we say one of the lengths costs ₹200 per ft.


For a rectangle, we have:

Two lengths and Two breadths

One length costs ₹200 per ft → Cost = 200L

Other length costs ₹100 per ft → Cost = 100L

Two breadths cost ₹100 per ft each → Cost = 100B + 100B = 200B

Total Cost = 200L + 100L + 200B = 300L + 200B


We need to minimize: Cost = 300L + 200B

Subject to the constraint: L × B = 60000

From the area constraint: B=60000LB = \frac{60000}{L}

Substituting this into our cost function:

Cost=300L+200×60000L=300L+12000000L\text{Cost} = 300L + 200 \times \frac{60000}{L} = 300L + \frac{12000000}{L}


When we have an expression like aX+bXaX + \frac{b}{X}, the minimum occurs when both terms are equal.

For our cost function: 300L+12000000L300L + \frac{12000000}{L}

The minimum occurs when: 300L=12000000L300L = \frac{12000000}{L}

300L2=12000000300L^2 = 12000000

L2=40000L^2 = 40000

L=200L = 200 ft

Therefore: B=60000200=300B = \frac{60000}{200} = 300 ft


With L = 200 ft and B = 300 ft:

One length at ₹200: 200 × 200 = ₹40000

Other length at ₹100: 100 × 200 = ₹20000

Two breadths at ₹100 each: 2 × 100 × 300 = ₹60000

Total minimum cost = 40000 + 20000 + 60000 = ₹120000


The AM-GM inequality tells us that for positive numbers:

300L+12000000L2≥300L×12000000L=3600000000=60000\frac{300L + \frac{12000000}{L}}{2} \geq \sqrt{300L \times \frac{12000000}{L}} = \sqrt{3600000000} = 60000

This means: 300L+12000000L≥120000300L + \frac{12000000}{L} \geq 120000

The equality (and thus minimum) occurs exactly when 300L=12000000L300L = \frac{12000000}{L}, which gives us L = 200 and B = 300.

Therefore, the lowest possible cost of fencing is ₹120000.

Keyboard Shortcuts

  • Left arrow: Previous question
  • Right arrow: Next question
  • S key: Jump to solution
  • Q key: Jump to question