Sign in
12thPass logo
New chatPYQ LibraryDoubtsRank report
Sign in to see Recents

Your guest activity stays on this device

Sign in to save progress →
Sign in

Area Under the Curves question

2024 · 1 Feb · Shift 2 · Q51
Guest · filters and generic practice availableBrowsing as a guest · PYQ filters and generic practice are available. Sign in only for personalised features and saved progress.
  1. PYQ Library
  2. /JEE Main
  3. /Mathematics
  4. /Area Under the Curves
  5. /2024 · 1 Feb · Shift 2 · Q51

Area Under the Curves question

2024 · 1 Feb · Shift 2 · Q51

JEE MainMathematicsArea Under the CurvesNumerical+4 / −1
Three points O(0,0),P(a,a2),Q(−b,b2),a>0, b>0\mathrm{O}(0,0), \mathrm{P}\left(\mathrm{a}, \mathrm{a}^2\right), \mathrm{Q}\left(-\mathrm{b}, \mathrm{b}^2\right), \mathrm{a}\gt 0, \mathrm{~b}\gt 0O(0,0),P(a,a2),Q(−b,b2),a>0, b>0, are on the parabola y=x2y=x^2y=x2. Let S1\mathrm{S}_1S1​ be the area of the region bounded by the line PQ\mathrm{PQ}PQ and the parabola, and S2\mathrm{S}_2S2​ be the area of the triangle OPQ\mathrm{OPQ}OPQ. If the minimum value of S1 S2\frac{\mathrm{S}_1}{\mathrm{~S}_2} S2​S1​​ is mn,gcd⁡(m,n)=1\frac{\mathrm{m}}{\mathrm{n}}, \operatorname{gcd}(\mathrm{m}, \mathrm{n})=1nm​,gcd(m,n)=1, then m+n\mathrm{m}+\mathrm{n}m+n is equal to ‾\underline{\hspace{2cm}}​.
Numerical answer
View written solutionFree

Correct answer: 7

  1. Coordinates of the points

Given: O(0,0),P(a,a2),Q(−b,b2),a>0,  b>0O(0,0), \quad P(a,a^2), \quad Q(-b,b^2), \quad a>0,\; b>0O(0,0),P(a,a2),Q(−b,b2),a>0,b>0 all lie on the parabola y=x2.y=x^2.y=x2.

We need:

  • S1S_1S1​ = area bounded by chord PQPQPQ and the parabola,
  • S2S_2S2​ = area of triangle OPQOPQOPQ.

Then minimize S1S2.\frac{S_1}{S_2}.S2​S1​​.


  1. Equation of the chord PQPQPQ

Slope of PQPQPQ is m=a2−b2a−(−b)=(a−b)(a+b)a+b=a−b.m=\frac{a^2-b^2}{a-(-b)}=\frac{(a-b)(a+b)}{a+b}=a-b.m=a−(−b)a2−b2​=a+b(a−b)(a+b)​=a−b.

Using point P(a,a2)P(a,a^2)P(a,a2), equation of the line is y−a2=(a−b)(x−a).y-a^2=(a-b)(x-a).y−a2=(a−b)(x−a). So, y=(a−b)x+ab.y=(a-b)x+ab.y=(a−b)x+ab.

Thus chord PQPQPQ is y=(a−b)x+ab.y=(a-b)x+ab.y=(a−b)x+ab.


  1. Area S1S_1S1​ between the chord and parabola

The parabola is y=x2y=x^2y=x2 and the chord is above it between x=−bx=-bx=−b and x=ax=ax=a. Hence S1=∫−ba[(a−b)x+ab−x2]dx.S_1=\int_{-b}^{a}\left[(a-b)x+ab-x^2\right]dx.S1​=∫−ba​[(a−b)x+ab−x2]dx.

Now factor the integrand: (a−b)x+ab−x2=−(x2−(a−b)x−ab).(a-b)x+ab-x^2 = -(x^2-(a-b)x-ab).(a−b)x+ab−x2=−(x2−(a−b)x−ab). Since x2−(a−b)x−ab=(x−a)(x+b),x^2-(a-b)x-ab=(x-a)(x+b),x2−(a−b)x−ab=(x−a)(x+b), we get (a−b)x+ab−x2=−(x−a)(x+b)=(a−x)(x+b).(a-b)x+ab-x^2 = -(x-a)(x+b)=(a-x)(x+b).(a−b)x+ab−x2=−(x−a)(x+b)=(a−x)(x+b).

So, S1=∫−ba(a−x)(x+b) dx.S_1=\int_{-b}^{a}(a-x)(x+b)\,dx.S1​=∫−ba​(a−x)(x+b)dx.

Expand: (a−x)(x+b)=ax+ab−x2−bx=(a−b)x+ab−x2.(a-x)(x+b)=ax+ab-x^2-bx=(a-b)x+ab-x^2.(a−x)(x+b)=ax+ab−x2−bx=(a−b)x+ab−x2.

Integrating directly, S1=∫−ba((a−b)x+ab−x2)dx.S_1=\int_{-b}^{a}\left((a-b)x+ab-x^2\right)dx.S1​=∫−ba​((a−b)x+ab−x2)dx.

Antiderivative: (a−b)x22+abx−x33.\frac{(a-b)x^2}{2}+abx-\frac{x^3}{3}.2(a−b)x2​+abx−3x3​.

Evaluate from −b-b−b to aaa:

At x=ax=ax=a:

=\frac{a^3-a^2b}{2}+a^2b-\frac{a^3}{3} =\frac{a^3}{6}+\frac{a^2b}{2}.$$ At $x=-b$: $$\frac{(a-b)b^2}{2}-ab^2+\frac{b^3}{3} =\frac{ab^2-b^3}{2}-ab^2+\frac{b^3}{3} =-\frac{ab^2}{2}-\frac{b^3}{6}.$$ Therefore, $$S_1=\left(\frac{a^3}{6}+\frac{a^2b}{2}\right)-\left(-\frac{ab^2}{2}-\frac{b^3}{6}\right) =\frac{a^3+3a^2b+3ab^2+b^3}{6}.$$ Hence $$S_1=\frac{(a+b)^3}{6}.$$ --- 4. **Area $S_2$ of triangle $OPQ$** Using determinant formula for area of triangle with one vertex at origin: $$S_2=\frac12\left|x_Py_Q-x_Qy_P\right|.$$ Here $$P(a,a^2),\quad Q(-b,b^2).$$ So, $$S_2=\frac12\left|a\cdot b^2-(-b)\cdot a^2\right| =\frac12\left(ab^2+a^2b\right).$$ Thus, $$S_2=\frac12 ab(a+b).$$ --- 5. **Form the ratio** $$\frac{S_1}{S_2}=\frac{\frac{(a+b)^3}{6}}{\frac12 ab(a+b)} =\frac{(a+b)^2}{3ab}.$$ So we need to minimize $$R=\frac{(a+b)^2}{3ab}.$$ Rewrite: $$R=\frac{a^2+2ab+b^2}{3ab}=\frac13\left(\frac{a}{b}+2+\frac{b}{a}\right).$$ Let $$t=\frac{a}{b}>0.$$ Then $$R=\frac13\left(t+2+\frac1t\right).$$ Using AM-GM, $$t+\frac1t\ge 2,$$ with equality when $t=1$, i.e. $a=b$. Therefore, $$R_{\min}=\frac13(2+2)=\frac43.$$ Thus, $$\frac{m}{n}=\frac43,$$ so $$m=4,\quad n=3.$$ Hence, $$m+n=7.$$ --- 6. **Comparison with stored answer** Derived answer: $7$ Stored correct answer: $7$ They agree.
PreviousNext

More from Area Under the Curves

  • The sum of squares of all possible values of k, for which area of the region bounded by the parabolas 2y2=kx and ky2=2(y−x) is maximum, is equal to :2024 · Numerical
  • One of the points of intersection of the curves y=1+3x−2x2 and y=x1​ is (21​,2). Let the area of the region enclosed by these curves be 241​(l5​+m)−nloge​(1+5​)…2024 · MCQ
  • The area (in sq. units) of the region described by {(x,y):y2≤2x, and y≥4x−1} is2024 · MCQ
  • The area of the region enclosed by the parabolas y=x2−5x and y=7x−x2 is ​.2024 · Numerical
  • The area enclosed between the curves y=x∣x∣ and y=x−∣x∣ is :2024 · MCQ
  • Let the area of the region enclosed by the curves y=3x,2y=27−3x and y=3x−xx​ be A. Then 10A is equal to2024 · MCQ
  • If the area of the region {(x,y):x2a​≤y≤x1​,1≤x≤2,0<a<1} is (loge​2)−71​ then the value of 7a−3 is equal to :2024 · MCQ
  • Let the area of the region enclosed by the curve y=min{sinx,cosx} and the x axis between x=−π to x=π be A. Then A2 is equal to ​.2024 · Numerical