Skip to main contentSkip to solution

A rectangle with the largest possible area is drawn inside a semicircle of radius 22 cm. Then, the ratio of the lengths of the largest to the smallest side of this rectangle is

Solution

✅ Correct Option: 2

We can see the reference solution uses a valid approach but jumps around concepts that might confuse students. Let's provide a cleaner, more student-friendly solution that maintains the same mathematical rigor.


Let's place our semicircle with center at the origin and diameter along the x-axis from (-2, 0) to (2, 0).

For the rectangle with maximum area:

Length = a (horizontal dimension)

Breadth = b (vertical dimension)

The rectangle's top-right corner lies on the semicircle, so it satisfies the semicircle equation:

(a2)2+b2=22=4\left(\frac{a}{2}\right)^2 + b^2 = 2^2 = 4


We want to maximize the area: Area = ab

Here's the clever part: We can rewrite ab using our constraint equation.

From the constraint: a24+b2=4\frac{a^2}{4} + b^2 = 4

Notice that: ab=2⋅a2⋅b=2a24⋅b2ab = 2 \cdot \frac{a}{2} \cdot b = 2\sqrt{\frac{a^2}{4} \cdot b^2}

By AM-GM inequality, for any two positive numbers x and y:

x+y2≥xy\frac{x + y}{2} \geq \sqrt{xy}


Let x=a24x = \frac{a^2}{4} and y=b2y = b^2

Then: a24+b22≥a24⋅b2\frac{\frac{a^2}{4} + b^2}{2} \geq \sqrt{\frac{a^2}{4} \cdot b^2}

Since a24+b2=4\frac{a^2}{4} + b^2 = 4, we have:

42=2≥a24⋅b2=ab2\frac{4}{2} = 2 \geq \sqrt{\frac{a^2}{4} \cdot b^2} = \frac{ab}{2}

Therefore: ab≤4ab \leq 4


For maximum area, equality must hold in AM-GM, which happens when:

a24=b2\frac{a^2}{4} = b^2

This gives us: a2=4b2a^2 = 4b^2, so a=2ba = 2b


Since a=2ba = 2b, we have:

Largest side = a = 2b

Smallest side = b

Therefore, the ratio of largest to smallest side = ab=2bb=2:1\frac{a}{b} = \frac{2b}{b} = 2:1


Answer: 2:1

Keyboard Shortcuts

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