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

Question

If the area of the region bounded by the curves y22y=x,x+y=0y^2-2y=-x,x+y=0 is A, then 8 A is equal to __________

Answer: 2

Solution

Key Concepts and Formulas

  • Area Between Curves (Integration with respect to y): If f(y)g(y)f(y) \ge g(y) for cydc \le y \le d, the area of the region bounded by x=f(y)x=f(y), x=g(y)x=g(y), y=cy=c, and y=dy=d is given by A=cd[f(y)g(y)]dyA = \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 (in this case, yy).
  • Basic Integration: yndy=yn+1n+1+C\int y^n \, dy = \frac{y^{n+1}}{n+1} + C, where n1n \neq -1.

Step-by-Step Solution

Step 1: Express the curves in the form x = f(y)

We are given the equations y22y=xy^2 - 2y = -x and x+y=0x + y = 0. We need to rewrite both equations in the form x=f(y)x = f(y) to facilitate integration with respect to yy.

  • For the first equation, y22y=xy^2 - 2y = -x, we multiply both sides by -1 to get: x=2yy2x = 2y - y^2

  • For the second equation, x+y=0x + y = 0, we subtract yy from both sides to get: x=yx = -y

Step 2: Find the points of intersection

To find the points of intersection, we set the two expressions for xx equal to each other and solve for yy:

2yy2=y2y - y^2 = -y

Adding yy to both sides, we get:

3yy2=03y - y^2 = 0

Factoring out yy, we have:

y(3y)=0y(3 - y) = 0

This gives us two solutions for yy:

y=0ory=3y = 0 \quad \text{or} \quad y = 3

Now, we substitute these yy values back into either equation to find the corresponding xx values. Using x=yx = -y:

  • If y=0y = 0, then x=0=0x = -0 = 0. So, one intersection point is (0,0)(0, 0).

  • If y=3y = 3, then x=3x = -3. So, the other intersection point is (3,3)(-3, 3).

Thus, the limits of integration will be from y=0y = 0 to y=3y = 3.

Step 3: Determine which curve is to the right

We need to determine which curve has the larger xx-value for a given yy in the interval [0,3][0, 3]. Let's test y=1y = 1:

  • For x=2yy2x = 2y - y^2, when y=1y = 1, x=2(1)(1)2=1x = 2(1) - (1)^2 = 1.

  • For x=yx = -y, when y=1y = 1, x=1x = -1.

Since 1>11 > -1, the parabola x=2yy2x = 2y - y^2 is to the right of the line x=yx = -y in the interval [0,3][0, 3].

Step 4: Set up the definite integral for the area A

The area A is given by the integral:

A=03[(2yy2)(y)]dyA = \int_{0}^{3} [(2y - y^2) - (-y)] \, dy

Simplifying the integrand:

A=03(3yy2)dyA = \int_{0}^{3} (3y - y^2) \, dy

Step 5: Evaluate the definite integral

Integrating term by term, we have:

A=[3y22y33]03A = \left[ \frac{3y^2}{2} - \frac{y^3}{3} \right]_{0}^{3}

Evaluating at the limits of integration:

A=(3(3)22(3)33)(3(0)22(0)33)A = \left( \frac{3(3)^2}{2} - \frac{(3)^3}{3} \right) - \left( \frac{3(0)^2}{2} - \frac{(0)^3}{3} \right)

A=(272273)(00)A = \left( \frac{27}{2} - \frac{27}{3} \right) - (0 - 0)

A=2729=272182=92A = \frac{27}{2} - 9 = \frac{27}{2} - \frac{18}{2} = \frac{9}{2}

So, the area of the region is A=92A = \frac{9}{2}.

Step 6: Calculate 8A

The question asks for the value of 8A8A.

8A=8×92=4×9=368A = 8 \times \frac{9}{2} = 4 \times 9 = 36

Common Mistakes & Tips

  • Incorrect Order of Subtraction: Always ensure you are subtracting the 'left' function from the 'right' function when integrating with respect to yy.
  • Sign Errors: Pay close attention to signs during algebraic manipulations, especially when simplifying the integrand.
  • Choosing the Right Variable: Consider integrating with respect to xx or yy and choose the one that simplifies the problem.

Summary

We found the area between the curves y22y=xy^2 - 2y = -x and x+y=0x+y=0 by expressing both equations in the form x=f(y)x = f(y), finding their intersection points, and integrating the difference of the functions with respect to yy from y=0y=0 to y=3y=3. The area was calculated as A=92A = \frac{9}{2}, and the value of 8A8A is 36.

Final Answer

The final answer is \boxed{36}.

Practice More Area Under Curves Questions

View All Questions