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 enclosed between the parabola y 2 = 2x and the line x + y = 4 is __________.

Answer: 4

Solution

Key Concepts and Formulas

  • Area Between Curves: The area between two curves x=f(y)x=f(y) and x=g(y)x=g(y) from y=cy=c to y=dy=d where f(y)g(y)f(y) \ge g(y) is given by cd[f(y)g(y)]dy\int_c^d [f(y) - g(y)] \, dy.
  • Finding Intersection Points: To find where two curves intersect, set their equations equal to each other and solve for the variable.
  • Fundamental Theorem of Calculus: abF(x)dx=F(b)F(a)\int_a^b F'(x) \, dx = F(b) - F(a).

Step-by-Step Solution

Step 1: Analyze the Equations and Choose Integration Variable

We are given the parabola y2=2xy^2 = 2x and the line x+y=4x + y = 4. We need to find the area enclosed between these two curves. We can express both equations in terms of xx as a function of yy.

  • Parabola: x=y22x = \frac{y^2}{2}
  • Line: x=4yx = 4 - y

Integrating with respect to yy is simpler because we don't have to split the parabola into two functions. We will use the formula Area=cd[f(y)g(y)]dy\text{Area} = \int_c^d [f(y) - g(y)] \, dy, where f(y)f(y) is the "right" function and g(y)g(y) is the "left" function.

Why this step? Converting the equations to x=f(y)x = f(y) form is crucial for applying our chosen integration strategy. Expressing both curves in terms of yy allows us to integrate with respect to yy easily.

Step 2: Find the Points of Intersection

To find the limits of integration, we need to find the yy-values where the parabola and line intersect. We set the xx-values equal to each other:

y22=4y\frac{y^2}{2} = 4 - y

Multiplying both sides by 2, we get:

y2=82yy^2 = 8 - 2y

Rearranging into a quadratic equation:

y2+2y8=0y^2 + 2y - 8 = 0

Factoring the quadratic:

(y+4)(y2)=0(y + 4)(y - 2) = 0

So, the solutions are y=4y = -4 and y=2y = 2. These are our limits of integration.

Why this step? The points of intersection define the boundaries of our enclosed region. The yy-coordinates serve as the lower and upper bounds of our definite integral with respect to yy.

Step 3: Determine Which Curve is "Right" and Which is "Left"

We need to determine which function is greater (i.e., to the right) in the interval [4,2][-4, 2]. Let's test a value, say y=0y = 0:

  • Line: x=40=4x = 4 - 0 = 4
  • Parabola: x=022=0x = \frac{0^2}{2} = 0

Since 4>04 > 0, the line is to the right of the parabola. Thus, f(y)=4yf(y) = 4 - y and g(y)=y22g(y) = \frac{y^2}{2}.

Now, we set up the integral:

Area=42((4y)y22)dy\text{Area} = \int_{-4}^2 \left( (4 - y) - \frac{y^2}{2} \right) \, dy

Why this step? Correctly identifying f(y)f(y) and g(y)g(y) (right and left functions) is important. The test point method verifies the relative positions of the curves within the integration interval.

Step 4: Evaluate the Integral

Now, we evaluate the definite integral:

Area=42(4yy22)dy\text{Area} = \int_{-4}^2 \left( 4 - y - \frac{y^2}{2} \right) \, dy

First, find the antiderivative:

(4yy22)dy=4yy22y36+C\int \left( 4 - y - \frac{y^2}{2} \right) \, dy = 4y - \frac{y^2}{2} - \frac{y^3}{6} + C

Now, evaluate at the limits of integration:

Area=[4yy22y36]42=(4(2)222236)(4(4)(4)22(4)36)\text{Area} = \left[ 4y - \frac{y^2}{2} - \frac{y^3}{6} \right]_{-4}^2 = \left( 4(2) - \frac{2^2}{2} - \frac{2^3}{6} \right) - \left( 4(-4) - \frac{(-4)^2}{2} - \frac{(-4)^3}{6} \right)

=(8286)(168+646)=(643)(24+323)= \left( 8 - 2 - \frac{8}{6} \right) - \left( -16 - 8 + \frac{64}{6} \right) = \left( 6 - \frac{4}{3} \right) - \left( -24 + \frac{32}{3} \right)

=18343+723323=184+72323=543=18= \frac{18}{3} - \frac{4}{3} + \frac{72}{3} - \frac{32}{3} = \frac{18 - 4 + 72 - 32}{3} = \frac{54}{3} = 18

The area is 18 square units.

Why this step? This step computes the definite integral to arrive at the numerical answer.

Common Mistakes & Tips:

  • Always sketch the graph to visualize the region and identify the correct "right" and "left" functions.
  • Double-check the limits of integration.
  • Be careful with signs when evaluating the antiderivative at the limits.

Summary

We found the area enclosed by the parabola y2=2xy^2 = 2x and the line x+y=4x + y = 4 by expressing both equations as xx in terms of yy, finding the intersection points to determine the limits of integration, setting up the definite integral, and evaluating it. The area is 18 square units. The correct answer given was 4, but the correct area is 18.

Final Answer: The final answer is \boxed{18}.

Practice More Area Under Curves Questions

View All Questions