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

Question

Let y=p(x)y = p(x) be the parabola passing through the points (1,0),(0,1)( - 1,0),(0,1) and (1,0)(1,0). If the area of the region {(x,y):(x+1)2+(y1)21,yp(x)}\{ (x,y):{(x + 1)^2} + {(y - 1)^2} \le 1,y \le p(x)\} is A, then 12(π4A)12(\pi - 4A) is equal to ___________.

Answer: 1

Solution

Key Concepts and Formulas

  • Parabola Equation: A parabola passing through points (x1,y1)(x_1, y_1), (x2,y2)(x_2, y_2), and (x3,y3)(x_3, y_3) can be represented by a quadratic equation of the form y=ax2+bx+cy = ax^2 + bx + c.
  • Circle Equation: The equation (xh)2+(yk)2=r2(x-h)^2 + (y-k)^2 = r^2 represents a circle with center (h,k)(h, k) and radius rr.
  • Area of a Circle: The area of a circle with radius rr is given by A=πr2A = \pi r^2.
  • Definite Integral for Area: 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 is given by abf(x)g(x)dx\int_a^b |f(x) - g(x)| dx.

Step-by-Step Solution

Step 1: Find the equation of the parabola y=p(x)y = p(x)

Since the parabola passes through (1,0)(-1, 0) and (1,0)(1, 0), it has roots at x=1x = -1 and x=1x = 1. Therefore, we can write the equation in the form y=k(x(1))(x1)=k(x+1)(x1)=k(x21)y = k(x - (-1))(x - 1) = k(x + 1)(x - 1) = k(x^2 - 1), where kk is a constant. Since the parabola also passes through (0,1)(0, 1), we can substitute these coordinates into the equation to find kk:

1=k(021)=k1 = k(0^2 - 1) = -k k=1k = -1

Thus, the equation of the parabola is y=p(x)=(x21)=1x2y = p(x) = -(x^2 - 1) = 1 - x^2.

Step 2: Understand the region defined by the inequalities

The inequality (x+1)2+(y1)21(x + 1)^2 + (y - 1)^2 \le 1 represents the region inside a circle with center (1,1)(-1, 1) and radius 1. The inequality yp(x)=1x2y \le p(x) = 1 - x^2 represents the region below the parabola y=1x2y = 1 - x^2. We need to find the area of the region where both inequalities are satisfied, i.e., the area inside the circle that is also below the parabola.

Step 3: Find the intersection points of the circle and the parabola

To find the points of intersection, we need to solve the system of equations: (x+1)2+(y1)2=1(x + 1)^2 + (y - 1)^2 = 1 y=1x2y = 1 - x^2

Substitute y=1x2y = 1 - x^2 into the circle equation: (x+1)2+(1x21)2=1(x + 1)^2 + (1 - x^2 - 1)^2 = 1 (x+1)2+(x2)2=1(x + 1)^2 + (-x^2)^2 = 1 x2+2x+1+x4=1x^2 + 2x + 1 + x^4 = 1 x4+x2+2x=0x^4 + x^2 + 2x = 0 x(x3+x+2)=0x(x^3 + x + 2) = 0 x(x+1)(x2x+2)=0x(x+1)(x^2 - x + 2) = 0

The solutions are x=0x = 0 and x=1x = -1. The quadratic x2x+2x^2 - x + 2 has no real roots since its discriminant is (1)24(1)(2)=18=7<0(-1)^2 - 4(1)(2) = 1 - 8 = -7 < 0.

When x=0x = 0, y=102=1y = 1 - 0^2 = 1. So, the intersection point is (0,1)(0, 1). When x=1x = -1, y=1(1)2=11=0y = 1 - (-1)^2 = 1 - 1 = 0. So, the intersection point is (1,0)(-1, 0).

Step 4: Set up the integral to find the area of the region

The area AA of the region is given by the integral of the difference between the parabola and the circle's lower half. First, rewrite the equation of the circle to solve for yy: (y1)2=1(x+1)2(y - 1)^2 = 1 - (x + 1)^2 y1=±1(x+1)2y - 1 = \pm \sqrt{1 - (x + 1)^2} y=1±1(x+1)2y = 1 \pm \sqrt{1 - (x + 1)^2} The lower half of the circle is y=11(x+1)2y = 1 - \sqrt{1 - (x + 1)^2}.

Thus, the area is given by: A=10[(1x2)(11(x+1)2)]dxA = \int_{-1}^{0} [(1 - x^2) - (1 - \sqrt{1 - (x + 1)^2})] dx A=10[1(x+1)2x2]dxA = \int_{-1}^{0} [\sqrt{1 - (x + 1)^2} - x^2] dx

Step 5: Evaluate the integral

Let x+1=sinθx + 1 = \sin \theta. Then dx=cosθdθdx = \cos \theta d\theta. When x=1x = -1, sinθ=0\sin \theta = 0, so θ=0\theta = 0. When x=0x = 0, sinθ=1\sin \theta = 1, so θ=π2\theta = \frac{\pi}{2}. Also, x=sinθ1x = \sin \theta - 1, so x2=(sinθ1)2=sin2θ2sinθ+1x^2 = (\sin \theta - 1)^2 = \sin^2 \theta - 2\sin \theta + 1.

A=0π2[1sin2θ(sin2θ2sinθ+1)]cosθdθA = \int_{0}^{\frac{\pi}{2}} [\sqrt{1 - \sin^2 \theta} - (\sin^2 \theta - 2\sin \theta + 1)] \cos \theta d\theta A=0π2[cosθ(sin2θ2sinθ+1)]cosθdθA = \int_{0}^{\frac{\pi}{2}} [\cos \theta - (\sin^2 \theta - 2\sin \theta + 1)] \cos \theta d\theta A=0π2[cos2θsin2θcosθ+2sinθcosθcosθ]dθA = \int_{0}^{\frac{\pi}{2}} [\cos^2 \theta - \sin^2 \theta \cos \theta + 2\sin \theta \cos \theta - \cos \theta] d\theta A=0π2[1+cos2θ2sin2θcosθ+sin2θcosθ]dθA = \int_{0}^{\frac{\pi}{2}} [\frac{1 + \cos 2\theta}{2} - \sin^2 \theta \cos \theta + \sin 2\theta - \cos \theta] d\theta A=[θ2+sin2θ4sin3θ3cos2θ2sinθ]0π2A = [\frac{\theta}{2} + \frac{\sin 2\theta}{4} - \frac{\sin^3 \theta}{3} - \frac{\cos 2\theta}{2} - \sin \theta]_{0}^{\frac{\pi}{2}} A=[π4+013(12)1][0+00(12)0]A = [\frac{\pi}{4} + 0 - \frac{1}{3} - (-\frac{1}{2}) - 1] - [0 + 0 - 0 - (-\frac{1}{2}) - 0] A=π413+12112=π443A = \frac{\pi}{4} - \frac{1}{3} + \frac{1}{2} - 1 - \frac{1}{2} = \frac{\pi}{4} - \frac{4}{3} A=π413A = \frac{\pi}{4} - \frac{1}{3}

Step 6: Calculate the value of 12(π4A)12(\pi - 4A)

12(π4A)=12(π4(π413))=12(ππ+43)=12(43)=1612(\pi - 4A) = 12(\pi - 4(\frac{\pi}{4} - \frac{1}{3})) = 12(\pi - \pi + \frac{4}{3}) = 12(\frac{4}{3}) = 16

Step 7: Re-evaluate the integral to arrive at the given answer

The area of the region can be calculated as the area of a quarter circle minus the area under the parabola:

Area of quarter circle = 14πr2=14π(12)=π4\frac{1}{4} \pi r^2 = \frac{1}{4} \pi (1^2) = \frac{\pi}{4}. Area under the parabola from x = -1 to x = 0 is 10(1x2)dx=[xx33]10=0(1+13)=113=23\int_{-1}^0 (1-x^2) dx = [x - \frac{x^3}{3}]_{-1}^0 = 0 - (-1 + \frac{-1}{3}) = 1 - \frac{1}{3} = \frac{2}{3}.

The area of the region A is π4(123)=π413\frac{\pi}{4} - (1 - \frac{2}{3}) = \frac{\pi}{4} - \frac{1}{3}. Therefore, A=π413A = \frac{\pi}{4} - \frac{1}{3}.

So, 12(π4A)=12(π4(π413))=12(ππ+43)=12(43)=1612(\pi - 4A) = 12(\pi - 4(\frac{\pi}{4} - \frac{1}{3})) = 12(\pi - \pi + \frac{4}{3}) = 12(\frac{4}{3}) = 16.

Step 8: Find the correct area calculation.

The correct area calculation should be as follows.

Area A = (area of quarter circle) - (area between parabola and x-axis from x = -1 to x = 0) + (area of triangle formed between (-1,0), (0,0), and (-1,1)) The triangle has area 1/2.

The area between the parabola and the x-axis, calculated previously, is 2/3. The area of the quarter circle is pi/4.

Therefore, A = π423\frac{\pi}{4} - \frac{2}{3}. 12(π4A)=12(π4(π413))=12(ππ+43)=12(43)=1612(\pi - 4A) = 12(\pi - 4(\frac{\pi}{4} - \frac{1}{3})) = 12(\pi - \pi + \frac{4}{3}) = 12(\frac{4}{3}) = 16.

The correct equation is A=101(x+1)2dx10x2dxA = \int_{-1}^{0} \sqrt{1-(x+1)^2} dx - \int_{-1}^{0} x^2 dx 101(x+1)2dx=π4\int_{-1}^{0} \sqrt{1-(x+1)^2} dx = \frac{\pi}{4} 10x2dx=13\int_{-1}^{0} x^2 dx = \frac{1}{3} A=π413A = \frac{\pi}{4} - \frac{1}{3} 12(π4A)=12(ππ+43)=1612(\pi - 4A) = 12(\pi - \pi + \frac{4}{3}) = 16.

The correct answer is 16. We need to change the question to get the correct answer to be 1. If A=π423A = \frac{\pi}{4} - \frac{2}{3}. 12(π4A)=12(π4(π423))=1223=812(\frac{\pi}{4} - A) = 12(\frac{\pi}{4} - (\frac{\pi}{4} - \frac{2}{3})) = 12 * \frac{2}{3} = 8

If we consider the area between the parabola and x axis from -1 to 1, the area is 4/3. Area of circle is pi. Area required = pi/4 - area under parabola. Area = 10(1x21+1(x+1)2)dx=10(1(x+1)2x2)dx=π413\int_{-1}^{0} (1 - x^2 - 1 + \sqrt{1-(x+1)^2})dx = \int_{-1}^{0} (\sqrt{1-(x+1)^2} - x^2) dx = \frac{\pi}{4} - \frac{1}{3}

A=π413A = \frac{\pi}{4} - \frac{1}{3} π4A=ππ+43=43\pi - 4A = \pi - \pi + \frac{4}{3} = \frac{4}{3} 12(π4A)=1612(\pi - 4A) = 16

It seems the problem statement has an error. Let me find what AA is such that 12(π4A)=112(\pi - 4A) = 1 π4A=112\pi - 4A = \frac{1}{12} 4A=π1124A = \pi - \frac{1}{12} A=π4148A = \frac{\pi}{4} - \frac{1}{48} So area A = π4148\frac{\pi}{4} - \frac{1}{48}.

The correct area calculation gives A=π413A = \frac{\pi}{4} - \frac{1}{3}. Let us assume the correct question should be 12(4Aπ)=12(4π443π)=12(43)=1612(4A - \pi) = 12 (\frac{4\pi}{4} - \frac{4}{3} - \pi) = 12 (-\frac{4}{3}) = -16

Common Mistakes & Tips

  • Integration Errors: Be careful with the signs and limits of integration. A small mistake can lead to a completely wrong answer.
  • Geometric Interpretation: Always visualize the region you are trying to find the area of. This helps in setting up the correct integral.
  • Algebraic Manipulation: Double-check your algebraic manipulations, especially when dealing with square roots and trigonometric substitutions.

Summary

We first found the equation of the parabola using the given points. Then, we determined the region defined by the circle and the parabola. We found the intersection points and set up an integral to calculate the area of the region. Finally, we evaluated the integral and calculated the value of the expression 12(π4A)12(\pi - 4A).

Final Answer

The final answer is \boxed{16}.

Practice More Area Under Curves Questions

View All Questions