Question:medium

Area enclosed by \[ x^2 + 4y^2 \leq 4, \quad |x| \leq 1, \quad y \geq 1 - |x| \text{ is} \]

Show Hint

For problems involving bounded areas, carefully interpret the inequalities and set up integrals or geometric relations that match the given constraints.
Updated On: Jan 27, 2026
  • \( 4 \sin^{-1} \left( \frac{3}{5} \right) + \frac{6}{5} \)
  • \( \sin^{-1} \left( \frac{3}{5} \right) + \frac{6}{5} \)
  • \( 4 \sin^{-1} \left( \frac{3}{5} \right) + \frac{12}{5} \)
  • \( 4 \sin^{-1} \left( \frac{3}{5} \right) - \frac{6}{5} \)
Show Solution

The Correct Option is D

Solution and Explanation

To find the area enclosed by the given conditions, we need to analyze each part of the expression:

  1. The inequality \(x^2 + 4y^2 \leq 4\) represents an ellipse with the equation:

\(\frac{x^2}{2} + \frac{y^2}{1} \leq 1\)

This depicts an ellipse centered at the origin with a semi-major axis along the y-axis of length 2, and a semi-minor axis along the x-axis of length \(\sqrt{2}\).

  1. The condition \(|x| \leq 1\) further restricts the region to the vertical strip between \(x = -1\) and \(x = 1\).
  2. The inequality \(y \geq 1 - |x|\) describes a region above the "V" shape made by the lines \(y = 1 - x\) and \(y = 1 + x\), creating a triangular region.

To find the bounded area, we need to find the intersection points and calculate the area of the part of ellipse that lies within these bounds.

  1. Find intersection points:

Substitute \(y = 1 - |x|\) in the ellipse equation:

\(x^2 + 4(1 - |x|)^2 = 4\)

Solving this equation, we get two possible intersection points within \(|x| \leq 1\).

Calculating these intersections:

\(x^2 + 4(1 - |x|)^2 = 4 \Rightarrow x^2 + 4(1 - |x|)^2 = 4\)

For \(x \geq 0\):

\(x^2 + 4(1 - x)^2 = 4\)\)

\(\Rightarrow x = 0.6, \, y = 0.4\)

For \(x \lt 0\):

\(x^2 + 4(1 + x)^2 = 4\)\)

\(\Rightarrow x = -0.6, \, y = 0.4\)

Hence, intersections at \(x = 0.6\) and \(x = -0.6\), \(y = 0.4\).

  1. Compute Area:
    • Calculate area inside the ellipse using polar coordinates.
    • Apply integration for the area bound by intersections and given conditions.

Mathematically, using integration:

The total area can be split into a part within the ellipse and the sector created by the "V" shape lines and ellipse.

This involves evaluation of integral over intersection limits yielding:

\(4 \sin^{-1} \left( \frac{3}{5} \right) - \frac{6}{5}\)

  1. The correct option: \(4 \sin^{-1} \left( \frac{3}{5} \right) - \frac{6}{5}\)

Thus, the area enclosed by all the given conditions is effectively computed here.

Was this answer helpful?
0