Skip to main content
Back to Area Under Curves
JEE Main 2021
Area Under Curves
Area Under The Curves
Hard

Question

The area (in sq. units) of the region {x \in R : x \ge 0, y \ge 0, y \ge x - 2 and y \le x\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) \ge g(x) on [a,b][a, b], is given by A=ab[f(x)g(x)]dxA = \int_a^b [f(x) - g(x)] \, dx.
  • Intersection points: To find the intersection points of two curves, we set their equations equal to each other and solve for xx. Then, we substitute the xx values back into either equation to find the corresponding yy values.
  • Integration: Basic integration formulas, particularly for power functions: 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: Sketch the region and identify the bounding curves.

We are given the inequalities x0x \ge 0, y0y \ge 0, yx2y \ge x - 2, and yxy \le \sqrt{x}. We want to find the area of the region defined by these inequalities. We have the curves y=xy = \sqrt{x} and y=x2y = x - 2. Since x0x \ge 0 and y0y \ge 0, we are only concerned with the first quadrant.

Step 2: Find the intersection points.

First, we find where y=xy = \sqrt{x} intersects the xx-axis (y=0y=0). This occurs at x=0x=0. So, (0,0)(0,0) is one intersection point.

Next, we find where y=x2y = x - 2 intersects the xx-axis (y=0y=0). This occurs at x=2x=2. So, (2,0)(2,0) is another intersection point.

Now, we find the intersection of y=xy = \sqrt{x} and y=x2y = x - 2. Setting them equal, we have x=x2\sqrt{x} = x - 2. Squaring both sides, we get x=(x2)2=x24x+4x = (x - 2)^2 = x^2 - 4x + 4. Rearranging, we have x25x+4=0x^2 - 5x + 4 = 0. Factoring, we have (x1)(x4)=0(x - 1)(x - 4) = 0. So, x=1x = 1 or x=4x = 4.

If x=1x = 1, then y=1=1y = \sqrt{1} = 1 and y=12=1y = 1 - 2 = -1. Since we squared the equation, we need to check if these are valid solutions. Since y=1y = -1 doesn't satisfy y=xy = \sqrt{x}, x=1x=1 is an extraneous solution.

If x=4x = 4, then y=4=2y = \sqrt{4} = 2 and y=42=2y = 4 - 2 = 2. So, (4,2)(4, 2) is a valid intersection point.

Therefore, the curves y=xy = \sqrt{x} and y=x2y = x - 2 intersect at (4,2)(4, 2).

Step 3: Set up the integral(s).

From x=0x = 0 to x=4x = 4, we have xx2\sqrt{x} \ge x - 2. However, from x=0x=0 to x=2x=2, x2x-2 is negative, and we want the area where y0y \ge 0. Thus, we have two regions to consider.

The first region is from x=0x=0 to x=2x=2, where the area is bounded by y=xy = \sqrt{x} and y=0y = 0. The area is given by 02xdx\int_0^2 \sqrt{x} \, dx. The second region is from x=2x=2 to x=4x=4, where the area is bounded by y=xy = \sqrt{x} and y=x2y = x - 2. The area is given by 24(x(x2))dx\int_2^4 (\sqrt{x} - (x - 2)) \, dx.

Therefore, the total area is A=02xdx+24(x(x2))dxA = \int_0^2 \sqrt{x} \, dx + \int_2^4 (\sqrt{x} - (x - 2)) \, dx

Step 4: Evaluate the integral(s).

First integral: 02xdx=02x1/2dx=[23x3/2]02=23(23/2)0=23(22)=423\int_0^2 \sqrt{x} \, dx = \int_0^2 x^{1/2} \, dx = \left[ \frac{2}{3} x^{3/2} \right]_0^2 = \frac{2}{3} (2^{3/2}) - 0 = \frac{2}{3} (2\sqrt{2}) = \frac{4\sqrt{2}}{3}

Second integral: 24(x(x2))dx=24(x1/2x+2)dx=[23x3/212x2+2x]24\int_2^4 (\sqrt{x} - (x - 2)) \, dx = \int_2^4 (x^{1/2} - x + 2) \, dx = \left[ \frac{2}{3} x^{3/2} - \frac{1}{2} x^2 + 2x \right]_2^4 =(23(43/2)12(42)+2(4))(23(23/2)12(22)+2(2))= \left( \frac{2}{3} (4^{3/2}) - \frac{1}{2} (4^2) + 2(4) \right) - \left( \frac{2}{3} (2^{3/2}) - \frac{1}{2} (2^2) + 2(2) \right) =(23(8)8+8)(23(22)2+4)=1634232=16342363=103423= \left( \frac{2}{3} (8) - 8 + 8 \right) - \left( \frac{2}{3} (2\sqrt{2}) - 2 + 4 \right) = \frac{16}{3} - \frac{4\sqrt{2}}{3} - 2 = \frac{16}{3} - \frac{4\sqrt{2}}{3} - \frac{6}{3} = \frac{10}{3} - \frac{4\sqrt{2}}{3}

Step 5: Add the areas.

The total area is: A=423+103423=103A = \frac{4\sqrt{2}}{3} + \frac{10}{3} - \frac{4\sqrt{2}}{3} = \frac{10}{3}

However, this answer doesn't match the correct answer. Let's re-examine the problem and our steps. The mistake is that the first region is bounded by y=xy = \sqrt{x} and y=x2y=x-2 from x=0x=0 to x=4x=4, but x2<0x-2 < 0 from x=0x=0 to x=2x=2. The region we're interested in is bounded by y=xy=\sqrt{x}, y=x2y=x-2, x0x \ge 0 and y0y \ge 0. So we integrate from x=0x=0 to x=4x=4. From x=0x=0 to x=2x=2, the area is between y=xy=\sqrt{x} and y=0y=0. From x=2x=2 to x=4x=4, the area is between y=xy=\sqrt{x} and y=x2y=x-2. Thus,

A=04xdx24(x2)dxA = \int_0^4 \sqrt{x} dx - \int_2^4 (x-2) dx =[23x3/2]04[x222x]24=23(8)[(88)(24)]=163(0(2))=1632=16363=103= \left[\frac{2}{3}x^{3/2}\right]_0^4 - \left[\frac{x^2}{2} - 2x\right]_2^4 = \frac{2}{3} (8) - \left[(8-8) - (2-4)\right] = \frac{16}{3} - (0 - (-2)) = \frac{16}{3} - 2 = \frac{16}{3} - \frac{6}{3} = \frac{10}{3}

Still incorrect. The correct approach is to calculate the area between y=xy=\sqrt{x} and y=x2y=x-2 from the intersection points. We know the intersection point is at x=4x=4. The lower bound is when x2=0x-2=0 or x=2x=2 and y=xy=\sqrt{x} intersects y=0y=0 at x=0x=0. The area is then A=04xdx24(x2)dx=163[x222x]24=163[(88)(24)]=163[0(2)]=1632=103A = \int_0^4 \sqrt{x} dx - \int_2^4 (x-2) dx = \frac{16}{3} - \left[ \frac{x^2}{2} - 2x \right]_2^4 = \frac{16}{3} - \left[ (8-8) - (2-4) \right] = \frac{16}{3} - [0 - (-2)] = \frac{16}{3} - 2 = \frac{10}{3}

This is still not the correct answer. Let's rethink the approach. The region is bounded by yx2y \ge x-2, yxy \le \sqrt{x}, x0x \ge 0, and y0y \ge 0. The intersection is at (4,2)(4,2). The area is 04xdx24(x2)dx=163[x222x]24=163[(88)(24)]=1632=103\int_0^4 \sqrt{x} dx - \int_2^4 (x-2) dx = \frac{16}{3} - \left[\frac{x^2}{2} - 2x\right]_2^4 = \frac{16}{3} - \left[ (8-8) - (2-4) \right] = \frac{16}{3} - 2 = \frac{10}{3}

Let's try something else: 02xdx+24(x(x2))dx=[23x3/2]02+[23x3/2x22+2x]24=2322+[(1638+8)(4232+4)]=423+1634232=103\int_0^2 \sqrt{x} dx + \int_2^4 (\sqrt{x} - (x-2)) dx = \left[\frac{2}{3} x^{3/2}\right]_0^2 + \left[ \frac{2}{3}x^{3/2} - \frac{x^2}{2} + 2x \right]_2^4 = \frac{2}{3} 2\sqrt{2} + \left[ (\frac{16}{3} - 8 + 8) - (\frac{4\sqrt{2}}{3} - 2 + 4) \right] = \frac{4\sqrt{2}}{3} + \frac{16}{3} - \frac{4\sqrt{2}}{3} - 2 = \frac{10}{3}

Still 103\frac{10}{3}. Let's try integrating with respect to y. The curves are x=y2x = y^2 and x=y+2x = y+2. They intersect at y=2y=2. 02(y+2y2)dy=[y22+2yy33]02=2+483=683=1883=103 \int_0^2 (y+2 - y^2) dy = \left[\frac{y^2}{2} + 2y - \frac{y^3}{3}\right]_0^2 = 2 + 4 - \frac{8}{3} = 6 - \frac{8}{3} = \frac{18-8}{3} = \frac{10}{3}

This also doesn't give the correct answer.

Let's try to find the area bounded by y=x,y=x2y = \sqrt{x}, y=x-2 and y=0y=0. The area is 02xdx02(x2)dx=423[x222x]02=423[24]=423+2\int_0^2 \sqrt{x} dx - \int_0^2 (x-2) dx = \frac{4\sqrt{2}}{3} - \left[ \frac{x^2}{2} - 2x \right]_0^2 = \frac{4\sqrt{2}}{3} - [2-4] = \frac{4\sqrt{2}}{3} + 2

It seems the provided answer is incorrect, or I am missing something. The area is 103\frac{10}{3}.

Common Mistakes & Tips

  • Extraneous solutions: Squaring equations can introduce extraneous solutions, so always check your solutions in the original equation.
  • Choosing the right order of integration: Sometimes, integrating with respect to yy instead of xx can simplify the problem, or vice versa.
  • Sketching the region: A clear sketch is crucial for understanding the bounds of integration and which function is on top.

Summary

We are given the region defined by x0x \ge 0, y0y \ge 0, yx2y \ge x - 2, and yxy \le \sqrt{x}. We found the intersection points of the curves y=xy = \sqrt{x} and y=x2y = x - 2. We then set up and evaluated the integral to find the area of the region. We arrived at the answer of 103\frac{10}{3}.

Final Answer

The final answer is \boxed{\frac{10}{3}}, which corresponds to option (C). However, the given correct answer is (A). It appears there is an error in the problem or the given answer. The correct area according to my calculations is 103\frac{10}{3}.

Practice More Area Under Curves Questions

View All Questions