Q. 10

Question

A farmer with 2000 m of fencing wants to enclose a rectangular plot that borders on a straight highway. If the farmer does not fence the side along the highway, what is the largest area that can be enclosed?

Step-by-Step Solution

Verified
Answer

The largest area that can be enclosed is 250,000m2.

1Step 1. Given information.

Consider the given question,

Perimeter of the rectangular plot=2000m

Assume the length and breadth of the plot to be l and w.

We know, perimeter of rectangle, P=2l+b       ...... (i)

Substitute the values in equation (i),

2000=2l+wl=1000-w

We know, area of rectangle, A=l×b       ...... (ii)

Substitute the values in equation (ii),

A=1000-wwA=1000w-w2

So, we can say the area as a function of w is Aw=-w2+1000w.

2Step 2. Compare the function with the general quadratic equation.

On comparing the function with the general quadratic equation, we get,

a=-1,b=100,

As a<0, the vertex is the highest point on the parabola that represents the function. The area is thus maximum when the value of l=-b2a      ...... (iii)

Substitute the values in equation (iii),

x=-10002-1x=500

Therefore, the area is largest when the width is 500m.

3Step 3. Find the length of the plot.

Substitute the values in the equation of l,

l=1000-500l=500m

Substitute the values of l and b in equation (ii),

A=500×500A=250,000m2