Skip to main content
Back to Area Under Curves
JEE Main 2024
Area Under Curves
Area Under The Curves
Medium

Question

Let the area of the region {(x,y):x2y+40,x+2y20,x+4y28,y0}\left\{(x, y): x-2 y+4 \geqslant 0, x+2 y^2 \geqslant 0, x+4 y^2 \leq 8, y \geqslant 0\right\} be mn\frac{\mathrm{m}}{\mathrm{n}}, where m\mathrm{m} and n\mathrm{n} are coprime numbers. Then m+n\mathrm{m}+\mathrm{n} is equal to _____________.

Answer: 0

Solution

Key Concepts and Formulas

  • Area Between Curves (Integration with respect to y): If x=f(y)x = f(y) is the right boundary and x=g(y)x = g(y) is the left boundary of a region between y=cy = c and y=dy = d, then the area AA of the region is given by A=cd[f(y)g(y)]dyA = \int_{c}^{d} [f(y) - g(y)] \, dy.
  • Intersection of Curves: To find the points of intersection of two curves, we set their equations equal to each other and solve for the variable(s).
  • Solving Quadratic Equations: The quadratic formula is used to find the roots of a quadratic equation in the form ax2+bx+c=0ax^2 + bx + c = 0, given by x=b±b24ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}.

Step-by-Step Solution

Step 1: Identify the curves and the region

We are given the following inequalities:

  1. x2y+40x2y4x - 2y + 4 \geq 0 \Rightarrow x \geq 2y - 4
  2. x+2y20x2y2x + 2y^2 \geq 0 \Rightarrow x \geq -2y^2
  3. x+4y28x84y2x + 4y^2 \leq 8 \Rightarrow x \leq 8 - 4y^2
  4. y0y \geq 0

These inequalities define a region in the xyxy-plane. We will find the area of this region.

Step 2: Find the intersection points of the curves

We need to find where the boundary curves intersect to determine the limits of integration. We will integrate with respect to yy since the inequalities are given as xx in terms of yy.

  • Intersection of x=2y4x = 2y - 4 and x=2y2x = -2y^2: 2y4=2y22y2+2y4=0y2+y2=0(y+2)(y1)=02y - 4 = -2y^2 \Rightarrow 2y^2 + 2y - 4 = 0 \Rightarrow y^2 + y - 2 = 0 \Rightarrow (y+2)(y-1) = 0. Thus, y=2y = -2 or y=1y = 1. Since y0y \geq 0, we consider y=1y = 1. At y=1y = 1, x=2(1)4=2x = 2(1) - 4 = -2.
  • Intersection of x=2y4x = 2y - 4 and x=84y2x = 8 - 4y^2: 2y4=84y24y2+2y12=02y2+y6=0(2y3)(y+2)=02y - 4 = 8 - 4y^2 \Rightarrow 4y^2 + 2y - 12 = 0 \Rightarrow 2y^2 + y - 6 = 0 \Rightarrow (2y - 3)(y + 2) = 0. Thus, y=32y = \frac{3}{2} or y=2y = -2. Since y0y \geq 0, we consider y=32y = \frac{3}{2}. At y=32y = \frac{3}{2}, x=2(32)4=34=1x = 2(\frac{3}{2}) - 4 = 3 - 4 = -1.
  • Intersection of x=2y2x = -2y^2 and x=84y2x = 8 - 4y^2: 2y2=84y22y2=8y2=4y=±2-2y^2 = 8 - 4y^2 \Rightarrow 2y^2 = 8 \Rightarrow y^2 = 4 \Rightarrow y = \pm 2. Since y0y \geq 0, we consider y=2y = 2. At y=2y = 2, x=2(22)=8x = -2(2^2) = -8.

Step 3: Determine the correct order of integration

From the intersection points and the inequalities, we can see that the region is bounded by x=84y2x = 8 - 4y^2 on the right and by x=2y2x = -2y^2 and x=2y4x = 2y - 4 on the left. We found that 2y4=2y22y-4 = -2y^2 when y=1y = 1. So we need to split the integral into two parts: from y=0y=0 to y=1y=1, the left boundary is x=2y2x=-2y^2; and from y=1y=1 to y=3/2y=3/2, the left boundary is x=2y4x=2y-4. The right boundary throughout is x=84y2x=8-4y^2. The upper bound of the integral is y=2y=2, where x=2y2x=-2y^2 and x=84y2x=8-4y^2 intersect. However, the region is bounded by y=3/2y = 3/2, where x=2y4x = 2y - 4 and x=84y2x = 8 - 4y^2 intersect. Therefore, we need to integrate from y=0y=0 to y=1y=1 and from y=1y=1 to y=3/2y=3/2.

Step 4: Set up and evaluate the integrals

The area AA of the region is given by: A=01[(84y2)(2y2)]dy+13/2[(84y2)(2y4)]dyA = \int_{0}^{1} [(8 - 4y^2) - (-2y^2)] \, dy + \int_{1}^{3/2} [(8 - 4y^2) - (2y - 4)] \, dy A=01(82y2)dy+13/2(124y22y)dyA = \int_{0}^{1} (8 - 2y^2) \, dy + \int_{1}^{3/2} (12 - 4y^2 - 2y) \, dy Now, we evaluate each integral separately:

01(82y2)dy=[8y23y3]01=8(1)23(1)3(0)=823=2423=223 \int_{0}^{1} (8 - 2y^2) \, dy = \left[8y - \frac{2}{3}y^3\right]_{0}^{1} = 8(1) - \frac{2}{3}(1)^3 - (0) = 8 - \frac{2}{3} = \frac{24 - 2}{3} = \frac{22}{3}

13/2(124y22y)dy=[12y43y3y2]13/2=[12(32)43(32)3(32)2][12(1)43(1)3(1)2] \int_{1}^{3/2} (12 - 4y^2 - 2y) \, dy = \left[12y - \frac{4}{3}y^3 - y^2\right]_{1}^{3/2} = \left[12(\frac{3}{2}) - \frac{4}{3}(\frac{3}{2})^3 - (\frac{3}{2})^2\right] - \left[12(1) - \frac{4}{3}(1)^3 - (1)^2\right] =[1843(278)94][12431]=[189294][1143]=181849411+43=7274+43=8481+1612=1912 = \left[18 - \frac{4}{3}(\frac{27}{8}) - \frac{9}{4}\right] - \left[12 - \frac{4}{3} - 1\right] = \left[18 - \frac{9}{2} - \frac{9}{4}\right] - \left[11 - \frac{4}{3}\right] = 18 - \frac{18}{4} - \frac{9}{4} - 11 + \frac{4}{3} = 7 - \frac{27}{4} + \frac{4}{3} = \frac{84 - 81 + 16}{12} = \frac{19}{12}

So, the total area is: A=223+1912=88+1912=10712A = \frac{22}{3} + \frac{19}{12} = \frac{88 + 19}{12} = \frac{107}{12}

Step 5: Find m + n

The area of the region is 10712\frac{107}{12}. Since m=107m = 107 and n=12n = 12 are coprime, we have m+n=107+12=119m+n = 107 + 12 = 119.

Common Mistakes & Tips

  • Careful with Intersection Points: Always verify that the intersection points you find are within the region of interest, especially considering inequalities like y0y \geq 0.
  • Choosing the Correct Order of Integration: If the curves are more easily expressed as x=f(y)x = f(y), integrate with respect to yy. Otherwise, integrate with respect to xx.
  • Splitting the Integral: If the bounding curves change within the region, you need to split the integral into multiple parts.

Summary

We found the area of the region by integrating with respect to yy. We first identified the bounding curves and found their intersection points. Since the left boundary of the region was defined by two different curves, we split the integral into two parts. We then evaluated the integrals and added the results to find the total area of the region, which is 10712\frac{107}{12}. Finally, we calculated m+n=107+12=119m+n = 107+12 = 119.

Final Answer

The final answer is 119\boxed{119}.

Practice More Area Under Curves Questions

View All Questions