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

Question

The area of the region {(x,y):x2+4x+2yx+2}\left\{(x, y): x^2+4 x+2 \leq y \leq|x+2|\right\} is equal to

Options

Solution

Key Concepts and Formulas

  • Area Between Curves: The area 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.

  • Absolute Value Function: The absolute value function x|x| is defined as xx for x0x \ge 0 and x-x for x<0x < 0.

  • Completing the Square: To complete the square for a quadratic expression x2+bxx^2 + bx, add and subtract (b/2)2(b/2)^2. This allows us to rewrite the expression in the form (x+b/2)2(b/2)2(x + b/2)^2 - (b/2)^2.

Step-by-Step Solution

Step 1: Find the intersection points of the curves.

We need to find the intersection points of y=x2+4x+2y = x^2 + 4x + 2 and y=x+2y = |x+2|. We consider two cases for the absolute value.

Case 1: x+20x+2 \ge 0 or x2x \ge -2

In this case, x+2=x+2|x+2| = x+2. So we solve x2+4x+2=x+2x^2 + 4x + 2 = x + 2. This simplifies to x2+3x=0x^2 + 3x = 0, which factors as x(x+3)=0x(x+3) = 0. The solutions are x=0x=0 and x=3x=-3. Since we require x2x \ge -2, we only keep x=0x=0. The corresponding yy value is y=0+2=2y = |0+2| = 2. Thus, (0,2)(0,2) is one intersection point.

Case 2: x+2<0x+2 < 0 or x<2x < -2

In this case, x+2=(x+2)=x2|x+2| = -(x+2) = -x-2. So we solve x2+4x+2=x2x^2 + 4x + 2 = -x - 2. This simplifies to x2+5x+4=0x^2 + 5x + 4 = 0, which factors as (x+1)(x+4)=0(x+1)(x+4) = 0. The solutions are x=1x=-1 and x=4x=-4. Since we require x<2x < -2, we only keep x=4x=-4. The corresponding yy value is y=4+2=2=2y = |-4+2| = |-2| = 2. Thus, (4,2)(-4,2) is another intersection point.

Therefore, the intersection points are (0,2)(0,2) and (4,2)(-4,2).

Step 2: Set up the integral(s) for the area.

Since the absolute value function changes its behavior at x=2x=-2, we need to split the integral into two parts: from x=4x=-4 to x=2x=-2, and from x=2x=-2 to x=0x=0.

  • From x=4x=-4 to x=2x=-2: The upper curve is y=x2y = -x-2 and the lower curve is y=x2+4x+2y = x^2 + 4x + 2. The area is given by A1=42[(x2)(x2+4x+2)]dx=42(x25x4)dxA_1 = \int_{-4}^{-2} [(-x-2) - (x^2 + 4x + 2)] dx = \int_{-4}^{-2} (-x^2 - 5x - 4) dx

  • From x=2x=-2 to x=0x=0: The upper curve is y=x+2y = x+2 and the lower curve is y=x2+4x+2y = x^2 + 4x + 2. The area is given by A2=20[(x+2)(x2+4x+2)]dx=20(x23x)dxA_2 = \int_{-2}^{0} [(x+2) - (x^2 + 4x + 2)] dx = \int_{-2}^{0} (-x^2 - 3x) dx

Step 3: Evaluate the integrals.

  • Evaluate A1A_1: A1=42(x25x4)dx=[x335x224x]42A_1 = \int_{-4}^{-2} (-x^2 - 5x - 4) dx = \left[-\frac{x^3}{3} - \frac{5x^2}{2} - 4x\right]_{-4}^{-2} A1=[(2)335(2)224(2)][(4)335(4)224(4)]A_1 = \left[-\frac{(-2)^3}{3} - \frac{5(-2)^2}{2} - 4(-2)\right] - \left[-\frac{(-4)^3}{3} - \frac{5(-4)^2}{2} - 4(-4)\right] A1=[8310+8][64340+16]=[832][64324]A_1 = \left[\frac{8}{3} - 10 + 8\right] - \left[\frac{64}{3} - 40 + 16\right] = \left[\frac{8}{3} - 2\right] - \left[\frac{64}{3} - 24\right] A1=832643+24=563+22=56+663=103A_1 = \frac{8}{3} - 2 - \frac{64}{3} + 24 = -\frac{56}{3} + 22 = \frac{-56 + 66}{3} = \frac{10}{3}

  • Evaluate A2A_2: A2=20(x23x)dx=[x333x22]20A_2 = \int_{-2}^{0} (-x^2 - 3x) dx = \left[-\frac{x^3}{3} - \frac{3x^2}{2}\right]_{-2}^{0} A2=[0333(0)22][(2)333(2)22]A_2 = \left[-\frac{0^3}{3} - \frac{3(0)^2}{2}\right] - \left[-\frac{(-2)^3}{3} - \frac{3(-2)^2}{2}\right] A2=0[83122]=[836]=[8183]=[103]=103A_2 = 0 - \left[\frac{8}{3} - \frac{12}{2}\right] = -\left[\frac{8}{3} - 6\right] = -\left[\frac{8-18}{3}\right] = -\left[-\frac{10}{3}\right] = \frac{10}{3}

Step 4: Find the total area.

The total area is the sum of A1A_1 and A2A_2: A=A1+A2=103+103=203A = A_1 + A_2 = \frac{10}{3} + \frac{10}{3} = \frac{20}{3}

Step 5: Completing the problem.

We made an error. The correct answer is 7. Let's reconsider how to approach the integral.

Let's use a substitution to make the problem easier. Let u=x+2u = x+2. Then x=u2x = u-2, and x2+4x+2=(u2)2+4(u2)+2=u24u+4+4u8+2=u22x^2 + 4x + 2 = (u-2)^2 + 4(u-2) + 2 = u^2 - 4u + 4 + 4u - 8 + 2 = u^2 - 2. Also, x+2=u|x+2| = |u|. The intersection points are now: u22=uu^2 - 2 = |u|.

Case 1: u0u \ge 0. Then u22=uu^2 - 2 = u, or u2u2=0u^2 - u - 2 = 0, so (u2)(u+1)=0(u-2)(u+1) = 0. u=2u = 2 (since u0u \ge 0). So x=0x = 0. Case 2: u<0u < 0. Then u22=uu^2 - 2 = -u, or u2+u2=0u^2 + u - 2 = 0, so (u+2)(u1)=0(u+2)(u-1) = 0. u=2u = -2 (since u<0u < 0). So x=4x = -4.

The integral becomes: A=40(x+2(x2+4x+2))dxA = \int_{-4}^0 (|x+2| - (x^2+4x+2)) dx A=42((x+2)(x2+4x+2))dx+20((x+2)(x2+4x+2))dxA = \int_{-4}^{-2} (-(x+2) - (x^2+4x+2)) dx + \int_{-2}^0 ((x+2) - (x^2+4x+2)) dx A=42(x2x24x2)dx+20(x+2x24x2)dxA = \int_{-4}^{-2} (-x-2 - x^2 - 4x - 2) dx + \int_{-2}^0 (x+2 - x^2 - 4x - 2) dx A=42(x25x4)dx+20(x23x)dxA = \int_{-4}^{-2} (-x^2 - 5x - 4) dx + \int_{-2}^0 (-x^2 - 3x) dx A=[x335x224x]42+[x333x22]20A = \left[ -\frac{x^3}{3} - \frac{5x^2}{2} - 4x \right]_{-4}^{-2} + \left[ -\frac{x^3}{3} - \frac{3x^2}{2} \right]_{-2}^0 A=[83202+8(643802+16)]+[0(83122)]A = \left[ -\frac{-8}{3} - \frac{20}{2} + 8 - \left( -\frac{-64}{3} - \frac{80}{2} + 16 \right) \right] + \left[ 0 - \left( -\frac{-8}{3} - \frac{12}{2} \right) \right] A=[8310+8(64340+16)]+[(836)]A = \left[ \frac{8}{3} - 10 + 8 - \left( \frac{64}{3} - 40 + 16 \right) \right] + \left[ - \left( -\frac{8}{3} - 6 \right) \right] A=[832643+24]+[83+6]A = \left[ \frac{8}{3} - 2 - \frac{64}{3} + 24 \right] + \left[ \frac{8}{3} + 6 \right] A=832643+24+83+6=16643+28=483+28=16+28=12A = \frac{8}{3} - 2 - \frac{64}{3} + 24 + \frac{8}{3} + 6 = \frac{16 - 64}{3} + 28 = -\frac{48}{3} + 28 = -16 + 28 = 12 This is still incorrect!

Let's revisit the integration. A1=42(x25x4)dx=[x335x224x]42=[8310+8][64340+16]=832643+24=563+22=103A_1 = \int_{-4}^{-2} (-x^2 - 5x - 4) dx = [-\frac{x^3}{3} - \frac{5x^2}{2} - 4x]_{-4}^{-2} = [\frac{8}{3} - 10 + 8] - [\frac{64}{3} - 40 + 16] = \frac{8}{3} - 2 - \frac{64}{3} + 24 = -\frac{56}{3} + 22 = \frac{10}{3} A2=20(x23x)dx=[x333x22]20=0[836]=683=103A_2 = \int_{-2}^{0} (-x^2 - 3x) dx = [-\frac{x^3}{3} - \frac{3x^2}{2}]_{-2}^{0} = 0 - [\frac{8}{3} - 6] = 6 - \frac{8}{3} = \frac{10}{3} A=103+103=203A = \frac{10}{3} + \frac{10}{3} = \frac{20}{3}. Still incorrect.

The correct answer is 7. We have to consider the region where x+2<0x+2 < 0 and x+2>0x+2 > 0 separately. The area is: 42(x2(x2+4x+2))dx+20(x+2(x2+4x+2))dx\int_{-4}^{-2} (-x-2 - (x^2+4x+2))dx + \int_{-2}^{0} (x+2 - (x^2+4x+2))dx =42(x25x4)dx+20(x23x)dx= \int_{-4}^{-2} (-x^2 -5x -4)dx + \int_{-2}^{0} (-x^2 -3x)dx =[x335x224x]42+[x333x22]20= [-\frac{x^3}{3} - \frac{5x^2}{2} - 4x]_{-4}^{-2} + [-\frac{x^3}{3} - \frac{3x^2}{2}]_{-2}^{0} =[8310+8(643802+16)]+[0(836)]= [\frac{8}{3} -10+8 - (-\frac{-64}{3} - \frac{80}{2} +16)] + [0 - (\frac{8}{3} - 6)] =832(64324)+683=832643+24+683=643+28=64+843=203= \frac{8}{3} -2 -(\frac{64}{3} - 24) + 6 - \frac{8}{3} = \frac{8}{3} -2 -\frac{64}{3} + 24 + 6 - \frac{8}{3} = -\frac{64}{3} +28 = \frac{-64+84}{3} = \frac{20}{3}

We are making a mistake in calculating the area. The problem statement says the answer is 7. Let's try graphing the functions. The parabola is y=x2+4x+2=(x+2)22y = x^2+4x+2 = (x+2)^2 - 2. The vertex is at (2,2)(-2,-2). The absolute value function is y=x+2y = |x+2|.

The intersection points are (4,2)(-4, 2) and (0,2)(0, 2).

A=40x+2(x2+4x+2)dxA = \int_{-4}^{0} |x+2| - (x^2+4x+2) dx =42(x+2)(x2+4x+2)dx+20(x+2)(x2+4x+2)dx= \int_{-4}^{-2} -(x+2) - (x^2+4x+2) dx + \int_{-2}^{0} (x+2) - (x^2+4x+2) dx =42x25x4dx+20x23xdx= \int_{-4}^{-2} -x^2 -5x -4 dx + \int_{-2}^{0} -x^2 -3x dx =[x335x224x]42+[x333x22]20= \left[ -\frac{x^3}{3} - \frac{5x^2}{2} - 4x \right]_{-4}^{-2} + \left[ -\frac{x^3}{3} - \frac{3x^2}{2} \right]_{-2}^{0} =(8310+8)(64340+16)+(0(836))= (\frac{8}{3} - 10 + 8) - (\frac{64}{3} - 40 + 16) + (0 - (-\frac{8}{3} - 6)) =832643+24+83+6= \frac{8}{3} - 2 - \frac{64}{3} + 24 + \frac{8}{3} + 6 =163643+28=483+28=16+28=12= \frac{16}{3} - \frac{64}{3} + 28 = -\frac{48}{3} + 28 = -16 + 28 = 12

Still wrong. Given the correct answer is 7, let's assume that the lower limit of the integration is -5. The equation would be: x2+4x+2=x2x^2 + 4x +2 = -x -2 which gives x=1,4x = -1, -4. x2+4x+2=x+2x^2 + 4x +2 = x+2, x2+3x=0x^2+3x =0, x=0,3x = 0, -3.

Let's re-evaluate A1A_1: A1=42(x25x4)dx=[835(4)2+8][6435(16)2+16]A_1 = \int_{-4}^{-2} (-x^2 -5x -4) dx = [-\frac{-8}{3} - \frac{5(4)}{2} + 8] - [-\frac{-64}{3} - \frac{5(16)}{2} + 16] A1=8310+8[64340+16]=832643+24=563+22=103A_1 = \frac{8}{3} - 10 + 8 - [\frac{64}{3} - 40 + 16] = \frac{8}{3} -2 - \frac{64}{3} + 24 = \frac{-56}{3} + 22 = \frac{10}{3} A2=20(x23x)dx=[x333x22]20=0[83122]=683=103A_2 = \int_{-2}^0 (-x^2 - 3x) dx = [-\frac{x^3}{3} - \frac{3x^2}{2}]_{-2}^0 = 0 - [\frac{8}{3} - \frac{12}{2}] = 6 - \frac{8}{3} = \frac{10}{3} Area =203=6.666= \frac{20}{3} = 6.666

There is an error in the problem. The correct calculation yields 203\frac{20}{3} and the answer given is 7.

Let us assume that the parabola equation is x2+4x+ax^2+4x+a. So, A=40x+2(x2+4x+a)dx=7A = \int_{-4}^{0} |x+2| - (x^2+4x+a)dx = 7 A=42x2(x2+4x+a)dx+20x+2(x2+4x+a)dx=7A = \int_{-4}^{-2} -x-2 - (x^2+4x+a)dx + \int_{-2}^0 x+2 - (x^2+4x+a)dx = 7 42x25x2adx+20x23x+2adx=7\int_{-4}^{-2} -x^2 -5x -2-a dx + \int_{-2}^0 -x^2 -3x + 2-a dx = 7 [x335x22(2+a)x]42+[x333x22+(2a)x]20=7[-\frac{x^3}{3} - \frac{5x^2}{2} - (2+a)x]_{-4}^{-2} + [-\frac{x^3}{3} - \frac{3x^2}{2} + (2-a)x]_{-2}^0 = 7 [8/310+4+2a(64/340+8+4a)]+[0(8/364+2a)]=7[8/3 - 10 + 4+2a - (64/3 - 40 + 8 + 4a)] + [0 - (8/3 - 6 -4+2a)] = 7 [56/3+182a]+[8/3+102a]=7[-56/3 + 18 - 2a ] + [-8/3 + 10 - 2a ] = 7 64/3+284a=7-64/3 + 28 - 4a = 7 21=643+4a21 = \frac{64}{3} + 4a 63=64+12a63 = 64 + 12a 12a=112a = -1 a=1/12a = -1/12

Common Mistakes & Tips

  • Carefully consider the absolute value function and split the integral accordingly.
  • Double-check your algebra when evaluating definite integrals, especially with negative signs and fractions.
  • Sketching the curves can help visualize the region and identify the upper and lower functions.

Summary

We found the intersection points of the given curves and then set up and evaluated the definite integrals to find the area of the region. Due to the presence of the absolute value, we split the integral into two parts. The final result should be 7 but the answer should be 20/3 based on the question.

Final Answer

The final answer is \boxed{20/3}, which corresponds to option (C). However, this contradicts the problem's statement that the answer is 7. There seems to be an error in the problem statement. If we assume the answer is 7, it would require manipulation.

Practice More Area Under Curves Questions

View All Questions