Question:medium

If the area of the region \[ \{(x, y) : |4 - x^2| \leq y \leq x^2, y \leq 4, x \geq 0\} \] is \( \frac{80\sqrt{2}}{\alpha - \beta} \), where \( \alpha, \beta \in \mathbb{N} \), then \( \alpha + \beta \) is equal to:

Show Hint

For integration of absolute values and square roots, break the function into intervals and evaluate using standard methods.
Updated On: Jan 14, 2026
Show Solution

Correct Answer: 22

Solution and Explanation

The objective is to determine the value of \( \alpha + \beta \). This is contingent on the area of the region defined by \( \{(x, y) : |4 - x^2| \le y \le x^2, y \le 4, x \ge 0\} \) being equal to \( \left( \frac{80\sqrt{2}}{\alpha} - \beta \right) \), with \( \alpha, \beta \in \mathbb{N} \).

Concept Used:

The area of a region enclosed by curves is computed using definite integration. The area between an upper curve \( y = f(x) \) and a lower curve \( y = g(x) \), spanning from \( x = a \) to \( x = b \), is calculated as:

\[ \text{Area} = \int_{a}^{b} [f(x) - g(x)] \,dx \]

An initial analysis of the inequalities, particularly the one involving the absolute value, is necessary to precisely define the boundaries and integration intervals.

Step-by-Step Solution:

Step 1: Define the region by analyzing the inequalities.

The region is delineated by the following conditions:

  1. \( |4 - x^2| \le y \le x^2 \)
  2. \( y \le 4 \)
  3. \( x \ge 0 \)

From the first inequality, it follows that \( |4 - x^2| \le x^2 \). This inequality can be expressed as:

\[ -x^2 \le 4 - x^2 \le x^2 \]

This yields two distinct inequalities:

  • \( -x^2 \le 4 - x^2 \implies 0 \le 4 \), which holds universally.
  • \( 4 - x^2 \le x^2 \implies 4 \le 2x^2 \implies x^2 \ge 2 \).

Given \( x \ge 0 \), the condition \( x^2 \ge 2 \) implies \( x \ge \sqrt{2} \). Therefore, the region is only defined for \( x \ge \sqrt{2} \).

Step 2: Partition the integration region based on the absolute value function's behavior.

The expression \( 4 - x^2 \) changes sign at \( x = 2 \). The integration will be divided at this point.

Case 1: \( \sqrt{2} \le x \le 2 \)

Within this interval, \( 2 \le x^2 \le 4 \), which means \( 4 - x^2 \ge 0 \). Consequently, the inequality \( |4 - x^2| \le y \) simplifies to \( 4 - x^2 \le y \).

The bounds for \( y \) are \( 4 - x^2 \le y \le x^2 \). The condition \( y \le 4 \) is automatically satisfied because \( y \le x^2 \le 4 \).

Case 2: \( x > 2 \)

In this interval, \( x^2 > 4 \), implying \( 4 - x^2 < 0 \). The inequality \( |4 - x^2| \le y \) becomes \( -(4 - x^2) \le y \), or \( x^2 - 4 \le y \).

The bounds for \( y \) are \( x^2 - 4 \le y \le x^2 \). Additionally, we have the condition \( y \le 4 \). This means the upper bound is \( \min(x^2, 4) \). Since \( x > 2 \), \( x^2 > 4 \), the upper bound is \( y = 4 \).

The resulting bounds are \( x^2 - 4 \le y \le 4 \). For a valid region, it must hold that \( x^2 - 4 \le 4 \), which implies \( x^2 \le 8 \), or \( x \le \sqrt{8} = 2\sqrt{2} \). This case is applicable for \( 2 < x \le 2\sqrt{2} \).

Step 3: Formulate and compute the integral for the first area component (\( A_1 \)).

For the interval \( [\sqrt{2}, 2] \), the area is calculated as:

\[ A_1 = \int_{\sqrt{2}}^{2} (x^2 - (4 - x^2)) \,dx = \int_{\sqrt{2}}^{2} (2x^2 - 4) \,dx \] \[ = \left[ \frac{2x^3}{3} - 4x \right]_{\sqrt{2}}^{2} = \left(\frac{2(2)^3}{3} - 4(2)\right) - \left(\frac{2(\sqrt{2})^3}{3} - 4\sqrt{2}\right) \] \[ = \left(\frac{16}{3} - 8\right) - \left(\frac{4\sqrt{2}}{3} - 4\sqrt{2}\right) = \left(\frac{16-24}{3}\right) - \left(\frac{4\sqrt{2}-12\sqrt{2}}{3}\right) \] \[ = -\frac{8}{3} - \left(-\frac{8\sqrt{2}}{3}\right) = \frac{8\sqrt{2}}{3} - \frac{8}{3} \]

Step 4: Formulate and compute the integral for the second area component (\( A_2 \)).

For the interval \( (2, 2\sqrt{2}] \), the area is computed as:

\[ A_2 = \int_{2}^{2\sqrt{2}} (4 - (x^2 - 4)) \,dx = \int_{2}^{2\sqrt{2}} (8 - x^2) \,dx \] \[ = \left[ 8x - \frac{x^3}{3} \right]_{2}^{2\sqrt{2}} = \left(8(2\sqrt{2}) - \frac{(2\sqrt{2})^3}{3}\right) - \left(8(2) - \frac{2^3}{3}\right) \] \[ = \left(16\sqrt{2} - \frac{16\sqrt{2}}{3}\right) - \left(16 - \frac{8}{3}\right) = \left(\frac{48\sqrt{2}-16\sqrt{2}}{3}\right) - \left(\frac{48-8}{3}\right) \] \[ = \frac{32\sqrt{2}}{3} - \frac{40}{3} \]

Step 5: Determine the total area.

The total area \( A \) is the sum of \( A_1 \) and \( A_2 \):

\[ A = \left(\frac{8\sqrt{2}}{3} - \frac{8}{3}\right) + \left(\frac{32\sqrt{2}}{3} - \frac{40}{3}\right) = \frac{40\sqrt{2}}{3} - \frac{48}{3} = \frac{40\sqrt{2}}{3} - 16 \]

Final Computation & Result:

The given area is \( \left( \frac{80\sqrt{2}}{\alpha} - \beta \right) \). Equating this with the calculated area yields:

\[ \frac{80\sqrt{2}}{\alpha} - \beta = \frac{40\sqrt{2}}{3} - 16 \]

To align with the given format, the calculated area can be rewritten as:

\[ \frac{40\sqrt{2} \times 2}{3 \times 2} - 16 = \frac{80\sqrt{2}}{6} - 16 \]

By comparing the expressions, we identify the values of \( \alpha \) and \( \beta \):

\[ \alpha = 6 \quad \text{and} \quad \beta = 16 \]

Both \( \alpha \) and \( \beta \) are natural numbers, satisfying the problem's constraints. The required value is \( \alpha + \beta \).

\[ \alpha + \beta = 6 + 16 = 22 \]

The value of \( \alpha + \beta \) is 22.

Was this answer helpful?
0