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

Question

The area (in sq. units) of the region {(x,y) \in R 2 : x 2 \le y \le 3 – 2x}, is :

Options

Solution

Key Concepts and Formulas

  • Area Between Curves: The area between two curves f(x)f(x) and g(x)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 ab[f(x)g(x)]dx\int_a^b [f(x) - g(x)] \, dx.
  • Finding Intersection Points: To find where two curves intersect, set their equations equal to each other and solve for xx.
  • Power Rule of Integration: xndx=xn+1n+1+C\int x^n \, dx = \frac{x^{n+1}}{n+1} + C, where n1n \ne -1.

Step-by-Step Solution

Step 1: Identify the curves and the region

We are given the region defined by x2y32xx^2 \le y \le 3 - 2x. This means we are looking for the area bounded by the parabola y=x2y = x^2 and the line y=32xy = 3 - 2x. We need to determine which function is the upper function and which is the lower function.

Step 2: Find the points of intersection

To find the points of intersection, we set the two equations equal to each other: x2=32xx^2 = 3 - 2x Rearranging the terms, we get a quadratic equation: x2+2x3=0x^2 + 2x - 3 = 0 Factoring the quadratic, we have: (x+3)(x1)=0(x + 3)(x - 1) = 0 This gives us two solutions for xx: x=3orx=1x = -3 \quad \text{or} \quad x = 1 So the limits of integration are a=3a = -3 and b=1b = 1.

Step 3: Determine the upper and lower functions

We know the curves intersect at x=3x=-3 and x=1x=1. To determine which function is the upper function on the interval [3,1][-3, 1], we can test a point within the interval, say x=0x=0. For y=x2y = x^2, when x=0x = 0, y=02=0y = 0^2 = 0. For y=32xy = 3 - 2x, when x=0x = 0, y=32(0)=3y = 3 - 2(0) = 3. Since 3>03 > 0, the line y=32xy = 3 - 2x is above the parabola y=x2y = x^2 on the interval [3,1][-3, 1]. Thus, f(x)=32xf(x) = 3 - 2x and g(x)=x2g(x) = x^2.

Step 4: Set up the definite integral

Now we can set up the definite integral to find the area: A=31[(32x)x2]dxA = \int_{-3}^1 [(3 - 2x) - x^2] \, dx A=31(32xx2)dxA = \int_{-3}^1 (3 - 2x - x^2) \, dx

Step 5: Evaluate the definite integral

We find the antiderivative: (32xx2)dx=3xx2x33+C\int (3 - 2x - x^2) \, dx = 3x - x^2 - \frac{x^3}{3} + C Now we evaluate the definite integral using the Fundamental Theorem of Calculus: A=[3xx2x33]31A = \left[ 3x - x^2 - \frac{x^3}{3} \right]_{-3}^1 A=(3(1)(1)2(1)33)(3(3)(3)2(3)33)A = \left( 3(1) - (1)^2 - \frac{(1)^3}{3} \right) - \left( 3(-3) - (-3)^2 - \frac{(-3)^3}{3} \right) A=(3113)(99273)A = \left( 3 - 1 - \frac{1}{3} \right) - \left( -9 - 9 - \frac{-27}{3} \right) A=(213)(18+9)A = \left( 2 - \frac{1}{3} \right) - \left( -18 + 9 \right) A=53(9)A = \frac{5}{3} - (-9) A=53+9A = \frac{5}{3} + 9 A=53+273A = \frac{5}{3} + \frac{27}{3} A=323A = \frac{32}{3}

Common Mistakes & Tips

  • Reversing the Functions: Make sure you subtract the lower function from the upper function. If you reverse them, you'll get the negative of the correct answer.
  • Sign Errors: Be careful with negative signs, especially when substituting the limits of integration into the antiderivative.
  • Sketching the Graph: Sketching the graph can help you visualize the region and ensure you're setting up the integral correctly.

Summary

We found the area of the region bounded by y=x2y = x^2 and y=32xy = 3 - 2x by finding the intersection points, determining the upper and lower functions, setting up the definite integral, and evaluating it. The area is 323\frac{32}{3} square units.

Final Answer The final answer is 323\boxed{\frac{32}{3}}, which corresponds to option (D).

Practice More Area Under Curves Questions

View All Questions