Skip to main content
Back to Area Under Curves
JEE Main 2024
Area Under Curves
Area Under The Curves
Medium

Question

The area of the region {(x,y):xyy4x}\{(x, y):|x-y| \leq y \leq 4 \sqrt{x}\} is

Options

Solution

Key Concepts and Formulas

  • Area Between Curves: The area between two curves y=f(x)y = f(x) and y=g(x)y = g(x) from x=ax=a to x=bx=b, where f(x)g(x)f(x) \geq g(x) on [a,b][a, b], is given by ab[f(x)g(x)]dx\int_a^b [f(x) - g(x)] dx.
  • Absolute Value Inequality: The inequality xa|x| \leq a is equivalent to axa-a \leq x \leq a.
  • Power Rule of Integration: xndx=xn+1n+1+C\int x^n dx = \frac{x^{n+1}}{n+1} + C, where n1n \neq -1.

Step-by-Step Solution

Step 1: Deconstruct the Inequalities

We are given the region defined by {(x,y):xyy4x}\{(x, y):|x-y| \leq y \leq 4 \sqrt{x}\}. We need to analyze the inequalities to determine the bounding curves.

  • The inequality y4xy \leq 4\sqrt{x} implies that x0x \geq 0 and y0y \geq 0 since the square root function returns a non-negative value.

  • The inequality xyy|x-y| \leq y can be rewritten as yxyy-y \leq x-y \leq y. This breaks down into two inequalities:

    • yxy-y \leq x-y. Adding yy to both sides yields 0x0 \leq x, or x0x \geq 0.
    • xyyx-y \leq y. Adding yy to both sides yields x2yx \leq 2y, which implies yx2y \geq \frac{x}{2}.

Therefore, the region is bounded by y4xy \leq 4\sqrt{x} (upper curve) and yx2y \geq \frac{x}{2} (lower curve), with x0x \geq 0.

Step 2: Find the Intersection Points

To find the limits of integration, we need to find the intersection points of y=4xy = 4\sqrt{x} and y=x2y = \frac{x}{2}. Setting these equal to each other gives: 4x=x24\sqrt{x} = \frac{x}{2} Squaring both sides: (4x)2=(x2)2(4\sqrt{x})^2 = \left(\frac{x}{2}\right)^2 16x=x2416x = \frac{x^2}{4} 64x=x264x = x^2 x264x=0x^2 - 64x = 0 x(x64)=0x(x - 64) = 0 This gives x=0x = 0 or x=64x = 64.

When x=0x=0, y=02=0y = \frac{0}{2} = 0. When x=64x=64, y=642=32y = \frac{64}{2} = 32.

The intersection points are (0,0)(0, 0) and (64,32)(64, 32). So, the limits of integration are x=0x=0 and x=64x=64.

Step 3: Set Up the Definite Integral

The area of the region is given by the integral: Area=064(4xx2)dx\text{Area} = \int_0^{64} \left(4\sqrt{x} - \frac{x}{2}\right) dx We can rewrite this as: Area=064(4x1/212x)dx\text{Area} = \int_0^{64} \left(4x^{1/2} - \frac{1}{2}x\right) dx

Step 4: Evaluate the Definite Integral

Now we integrate: Area=[4x3/23/212x22]064\text{Area} = \left[4 \cdot \frac{x^{3/2}}{3/2} - \frac{1}{2} \cdot \frac{x^2}{2}\right]_0^{64} Area=[83x3/214x2]064\text{Area} = \left[\frac{8}{3}x^{3/2} - \frac{1}{4}x^2\right]_0^{64} Evaluating at the limits: Area=(83(64)3/214(64)2)(83(0)3/214(0)2)\text{Area} = \left(\frac{8}{3}(64)^{3/2} - \frac{1}{4}(64)^2\right) - \left(\frac{8}{3}(0)^{3/2} - \frac{1}{4}(0)^2\right) Area=83(83)14(4096)\text{Area} = \frac{8}{3}(8^3) - \frac{1}{4}(4096) Area=83(512)1024\text{Area} = \frac{8}{3}(512) - 1024 Area=409631024\text{Area} = \frac{4096}{3} - 1024 Area=4096330723\text{Area} = \frac{4096}{3} - \frac{3072}{3} Area=10243\text{Area} = \frac{1024}{3}

Common Mistakes & Tips

  • Remember to correctly identify the upper and lower curves. A sketch can be very helpful.
  • When squaring equations to eliminate square roots, check for extraneous solutions.
  • Be careful with the arithmetic, especially when dealing with fractions.

Summary

We deconstructed the given inequalities to find the bounding curves, determined the intersection points to establish the limits of integration, set up the definite integral, and evaluated it to find the area of the region. The area of the region is 10243\frac{1024}{3} square units.

Final Answer

The final answer is 10243\boxed{\frac{1024}{3}}, which corresponds to option (D).

Practice More Area Under Curves Questions

View All Questions