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 enclosed by the curves y = x 2 – 1 and y = 1 – x 2 is equal to :

Options

Solution

Key Concepts and Formulas

  • Area Between Curves: The area AA 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.
  • Finding Intersection Points: To find where two curves intersect, set their equations equal to each other and solve for xx.
  • Even Functions and Symmetry: If f(x)f(x) is an even function (i.e., f(x)=f(x)f(-x) = f(x)), then aaf(x)dx=20af(x)dx\int_{-a}^a f(x) dx = 2 \int_0^a f(x) dx.

Step-by-Step Solution

Step 1: Identify the Curves

We are given the curves y=x21y = x^2 - 1 and y=1x2y = 1 - x^2. Why: This step simply restates the problem's given information, making it easier to refer to the equations later.

Step 2: Find the Intersection Points

To find the intersection points, we set the two equations equal to each other: x21=1x2x^2 - 1 = 1 - x^2 Why: The intersection points determine the limits of integration. At these points, the yy-values of the two curves are equal.

Step 3: Solve for x

Solving the equation from Step 2: 2x2=22x^2 = 2 x2=1x^2 = 1 x=±1x = \pm 1 Thus, the intersection points occur at x=1x = -1 and x=1x = 1. Why: This step calculates the x-coordinates of the intersection points, which will serve as our limits of integration.

Step 4: Determine the Upper and Lower Curves

We need to determine which curve is above the other in the interval [1,1][-1, 1]. Let's pick a test point within the interval, say x=0x = 0: For y=x21y = x^2 - 1, when x=0x = 0, y=021=1y = 0^2 - 1 = -1. For y=1x2y = 1 - x^2, when x=0x = 0, y=102=1y = 1 - 0^2 = 1. Since 1>11 > -1, the curve y=1x2y = 1 - x^2 is above the curve y=x21y = x^2 - 1 in the interval [1,1][-1, 1].

Why: This step determines which function will be f(x)f(x) and which will be g(x)g(x) in our area integral. It's crucial to subtract the lower curve from the upper curve to get a positive area.

Step 5: Set Up the Integral

The area AA is given by the integral: A=11[(1x2)(x21)]dxA = \int_{-1}^1 [(1 - x^2) - (x^2 - 1)] dx Why: This step applies the area between curves formula with the correct limits of integration and the correct order of subtraction of the functions.

Step 6: Simplify the Integrand

Simplifying the integrand: A=11(1x2x2+1)dxA = \int_{-1}^1 (1 - x^2 - x^2 + 1) dx A=11(22x2)dxA = \int_{-1}^1 (2 - 2x^2) dx Why: Simplifying the integrand makes the integration easier.

Step 7: Use Symmetry

Since 22x22 - 2x^2 is an even function, we can use symmetry to simplify the integral: A=201(22x2)dxA = 2 \int_0^1 (2 - 2x^2) dx A=401(1x2)dxA = 4 \int_0^1 (1 - x^2) dx Why: Using symmetry reduces the range of integration and often simplifies the calculation by making the lower limit 0.

Step 8: Integrate

Integrating the expression: A=4[xx33]01A = 4 \left[x - \frac{x^3}{3}\right]_0^1 Why: This step finds the antiderivative of the integrand.

Step 9: Evaluate the Integral

Evaluating the integral at the limits: A=4[(1133)(0033)]A = 4 \left[\left(1 - \frac{1^3}{3}\right) - \left(0 - \frac{0^3}{3}\right)\right] A=4(113)A = 4 \left(1 - \frac{1}{3}\right) A=4(23)A = 4 \left(\frac{2}{3}\right) Why: This step applies the Fundamental Theorem of Calculus to find the definite integral's value.

Step 10: Calculate the Area

A=83A = \frac{8}{3} Why: This step performs the final calculation to arrive at the area.

Common Mistakes & Tips

  • Always sketch the curves to visualize the region and ensure you're subtracting the correct functions.
  • Double-check the intersection points to avoid errors in the limits of integration.
  • Remember to use symmetry when applicable to simplify the integral.

Summary

We found the area between the curves y=x21y = x^2 - 1 and y=1x2y = 1 - x^2 by finding their intersection points, setting up the definite integral of the difference between the upper and lower curves, using symmetry to simplify the calculation, and evaluating the integral. The area is 83\frac{8}{3} square units.

Final Answer

The final answer is 83\boxed{\frac{8}{3}}, which corresponds to option (A).

Practice More Area Under Curves Questions

View All Questions