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

Question

The area (in square units) bounded by the curves y=x,y = \sqrt {x,} 2yx+3=0,2y - x + 3 = 0, xx-axis, and lying in the first quadrant is :

Options

Solution

Key Concepts and Formulas

  • Area Between Curves (Integration with respect to y): If a region is bounded on the right by x=f(y)x = f(y) and on the left by x=g(y)x = g(y) from y=cy=c to y=dy=d, where f(y)g(y)f(y) \ge g(y) for all y[c,d]y \in [c,d], the area is given by: A=cd[f(y)g(y)]dyA = \int_c^d [f(y) - g(y)] \, dy
  • Definite Integral: The definite integral of a function f(x)f(x) from aa to bb, denoted by abf(x)dx\int_a^b f(x) \, dx, represents the area under the curve y=f(x)y = f(x) between the limits x=ax = a and x=bx = b.
  • Fundamental Theorem of Calculus: If F(x)F(x) is an antiderivative of f(x)f(x), then abf(x)dx=F(b)F(a)\int_a^b f(x) \, dx = F(b) - F(a).

Step-by-Step Solution

Step 1: Understanding and Visualizing the Curves

We need to find the area bounded by y=xy = \sqrt{x}, 2yx+3=02y - x + 3 = 0, the x-axis (y=0y=0), and lying in the first quadrant. Visualizing these curves is crucial to determine the region and choose an appropriate integration strategy.

  • y=xy = \sqrt{x} is the upper half of a parabola opening to the right.
  • 2yx+3=02y - x + 3 = 0 is a line.
  • xx-axis is y=0y = 0.
  • First quadrant restricts us to x0x \ge 0 and y0y \ge 0.

Step 2: Finding Intersection Points

We need to find the intersection points of the curves to define the limits of integration.

  1. Intersection of y=xy = \sqrt{x} and 2yx+3=02y - x + 3 = 0:

    • Substitute x=y2x = y^2 (from y=xy = \sqrt{x}) into the line equation: 2yy2+3=02y - y^2 + 3 = 0.
    • Rearrange: y22y3=0y^2 - 2y - 3 = 0.
    • Factor: (y3)(y+1)=0(y - 3)(y + 1) = 0.
    • Solutions: y=3y = 3 or y=1y = -1. Since y=xy = \sqrt{x}, we must have y0y \ge 0, so we discard y=1y = -1.
    • If y=3y = 3, then x=y2=32=9x = y^2 = 3^2 = 9. The intersection point is (9,3)(9, 3).
  2. Intersection of y=xy = \sqrt{x} and y=0y = 0 (x-axis):

    • Substitute y=0y = 0 into y=xy = \sqrt{x}: 0=x0 = \sqrt{x}, so x=0x = 0. The intersection point is (0,0)(0, 0).
  3. Intersection of 2yx+3=02y - x + 3 = 0 and y=0y = 0 (x-axis):

    • Substitute y=0y = 0 into 2yx+3=02y - x + 3 = 0: 2(0)x+3=02(0) - x + 3 = 0, so x=3x = 3. The intersection point is (3,0)(3, 0).

Step 3: Choosing the Integration Variable

We can integrate with respect to xx or yy. Let's analyze both:

  • Integrating with respect to xx: We'd need to split the integral into two parts: from x=0x = 0 to x=3x = 3 and from x=3x = 3 to x=9x = 9, because the lower bounding curve changes at x=3x=3.
  • Integrating with respect to yy: We can express both curves as x=f(y)x = f(y): x=y2x = y^2 and x=2y+3x = 2y + 3. The limits of integration will be from y=0y = 0 to y=3y = 3. The line is always to the right of the parabola in this region.

Integrating with respect to yy requires only one integral and is therefore simpler.

Step 4: Setting up the Definite Integral

The area is given by: A=03[(2y+3)y2]dyA = \int_0^3 [(2y + 3) - y^2] \, dy The limits of integration are 00 and 33 because those are the yy-values where the region starts and ends. The function being integrated is (right curve) - (left curve) = (line) - (parabola).

Step 5: Evaluating the Definite Integral

A=03(2y+3y2)dy=[y2+3yy33]03A = \int_0^3 (2y + 3 - y^2) \, dy = \left[ y^2 + 3y - \frac{y^3}{3} \right]_0^3 A=((3)2+3(3)(3)33)((0)2+3(0)(0)33)A = \left( (3)^2 + 3(3) - \frac{(3)^3}{3} \right) - \left( (0)^2 + 3(0) - \frac{(0)^3}{3} \right) A=(9+99)(0)=9A = (9 + 9 - 9) - (0) = 9

Common Mistakes & Tips

  • Sketching is Essential: Always sketch the region to visualize the problem and identify the correct limits of integration.
  • Choose the Easier Integration Variable: Carefully consider whether integrating with respect to xx or yy will result in a simpler integral.
  • Correctly Identify Right/Left or Above/Below: Make sure you are subtracting the correct functions when setting up the integral.

Summary

By visualizing the region bounded by the given curves, finding the intersection points, and strategically choosing to integrate with respect to yy, we simplified the problem to a single definite integral. Evaluating this integral, we found the area to be 9 square units.

Final Answer

The final answer is \boxed{9}, which corresponds to option (A).

Practice More Area Under Curves Questions

View All Questions