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

2023 · 13 Apr · Shift 2 · Q31
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. /2023 · 13 Apr · Shift 2 · Q31

Area Under the Curves question

2023 · 13 Apr · Shift 2 · Q31

JEE MainMathematicsArea Under the CurvesMCQ+4 / −1
The area of the region {(x,y):x2≤y≤∣x2−4∣,y≥1}\left\{(x, y): x^{2} \leq y \leq\left|x^{2}-4\right|, y \geq 1\right\}{(x,y):x2≤y≤​x2−4​,y≥1} is
  1. A
    43(42+1)\frac{4}{3}(4 \sqrt{2}+1)34​(42​+1)
  2. B
    34(42+1)\frac{3}{4}(4 \sqrt{2}+1)43​(42​+1)
  3. C
    43(42−1)\frac{4}{3}(4 \sqrt{2}-1)34​(42​−1)
  4. D
    34(42−1)\frac{3}{4}(4 \sqrt{2}-1)43​(42​−1)
View written solutionFree

Correct answer: C

  1. Understand the region

We need the area of

{(x,y):x2≤y≤∣x2−4∣,  y≥1}.\{(x,y): x^2 \le y \le |x^2-4|,\; y\ge 1\}.{(x,y):x2≤y≤∣x2−4∣,y≥1}.

This means:

  • lower bound is effectively the larger of x2x^2x2 and 111,
  • upper bound is ∣x2−4∣|x^2-4|∣x2−4∣.

So for a given xxx, the vertical strip exists only when

∣x2−4∣≥x2and∣x2−4∣≥1.|x^2-4| \ge x^2 \quad \text{and} \quad |x^2-4|\ge 1.∣x2−4∣≥x2and∣x2−4∣≥1.

But since y≥x2y\ge x^2y≥x2, if x2≥1x^2\ge 1x2≥1 then automatically y≥1y\ge 1y≥1.


  1. Break the modulus

Since

∣x2−4∣={4−x2,x2<4,x2−4,x2≥4,|x^2-4|= \begin{cases} 4-x^2, & x^2<4,\\ x^2-4, & x^2\ge 4, \end{cases}∣x2−4∣={4−x2,x2−4,​x2<4,x2≥4,​

we examine both cases.

Case 1: x2<4x^2<4x2<4

Then upper curve is

y=4−x2.y=4-x^2.y=4−x2.

The inequalities become

x2≤y≤4−x2,y≥1.x^2 \le y \le 4-x^2, \quad y\ge 1.x2≤y≤4−x2,y≥1.

For such a strip to exist, we need

x2≤4−x2  ⟹  2x2≤4  ⟹  x2≤2.x^2 \le 4-x^2 \implies 2x^2\le 4 \implies x^2\le 2.x2≤4−x2⟹2x2≤4⟹x2≤2.

So

−2≤x≤2.-\sqrt2 \le x \le \sqrt2.−2​≤x≤2​.

Now incorporate y≥1y\ge 1y≥1:

  • if ∣x∣≤1|x|\le 1∣x∣≤1, then x2≤1x^2\le 1x2≤1, so lower limit becomes 111,
  • if 1≤∣x∣≤21\le |x|\le \sqrt21≤∣x∣≤2​, then x2≥1x^2\ge 1x2≥1, so lower limit remains x2x^2x2.

Thus the area is

A=∫−2−1[(4−x2)−x2]dx+∫−11[(4−x2)−1]dx+∫12[(4−x2)−x2]dx.A=\int_{-\sqrt2}^{-1}[(4-x^2)-x^2]dx+\int_{-1}^{1}[(4-x^2)-1]dx+\int_{1}^{\sqrt2}[(4-x^2)-x^2]dx.A=∫−2​−1​[(4−x2)−x2]dx+∫−11​[(4−x2)−1]dx+∫12​​[(4−x2)−x2]dx.

Using symmetry,

A=2∫12(4−2x2)dx+∫−11(3−x2)dx.A=2\int_1^{\sqrt2}(4-2x^2)dx+\int_{-1}^1(3-x^2)dx.A=2∫12​​(4−2x2)dx+∫−11​(3−x2)dx.
  1. Compute the integrals

First integral

2∫12(4−2x2) dx=2[4x−2x33]12.2\int_1^{\sqrt2}(4-2x^2)\,dx =2\left[4x-\frac{2x^3}{3}\right]_1^{\sqrt2}.2∫12​​(4−2x2)dx=2[4x−32x3​]12​​.

Now,

(42−2(2)33)−(4−23)=(42−423)−103=823−103.\left(4\sqrt2-\frac{2(\sqrt2)^3}{3}\right)-\left(4-\frac23\right) =\left(4\sqrt2-\frac{4\sqrt2}{3}\right)-\frac{10}{3} =\frac{8\sqrt2}{3}-\frac{10}{3}.(42​−32(2​)3​)−(4−32​)=(42​−342​​)−310​=382​​−310​.

Multiplying by 222,

2∫12(4−2x2)dx=1623−203.2\int_1^{\sqrt2}(4-2x^2)dx =\frac{16\sqrt2}{3}-\frac{20}{3}.2∫12​​(4−2x2)dx=3162​​−320​.

Second integral

∫−11(3−x2)dx=[3x−x33]−11=(3−13)−(−3+13)=163.\int_{-1}^1(3-x^2)dx =\left[3x-\frac{x^3}{3}\right]_{-1}^{1} =\left(3-\frac13\right)-\left(-3+\frac13\right) =\frac{16}{3}.∫−11​(3−x2)dx=[3x−3x3​]−11​=(3−31​)−(−3+31​)=316​.

So total area is

A=(1623−203)+163=162−43=43(42−1).A=\left(\frac{16\sqrt2}{3}-\frac{20}{3}\right)+\frac{16}{3} =\frac{16\sqrt2-4}{3} =\frac{4}{3}(4\sqrt2-1).A=(3162​​−320​)+316​=3162​−4​=34​(42​−1).
  1. Match with options
43(42−1)\frac{4}{3}(4\sqrt2-1)34​(42​−1)

corresponds to Option C.


  1. Comparison with stored answer

Stored correct answer: C.

Our derived answer is also C, so they agree.

PreviousNext

More from Area Under the Curves

  • If the area bounded by the curve 2y2=3x, lines x+y=3,y=0 and outside the circle (x−3)2+y2=2 is A, then 4(π+4A) is equal to ​.2023 · Numerical
  • The area enclosed by the curves y2+4x=4 and y−2x=2 is :2023 · MCQ
  • If the area of the region bounded by the curves y2−2y=−x,x+y=0 is A, then 8 A is equal to ​2023 · Numerical
  • If the area enclosed by the parabolas P1​:2y=5x2 and P2​:x2−y+6=0 is equal to the area enclosed by P1​ and y=αx,α>0, then α3 is equal to ​.2023 · Numerical
  • Let Δ be the area of the region {(x,y)∈R2:x2+y2≤21,y2≤4x,x≥1}. Then 21​(Δ−21sin−17​2​) is equal to2023 · MCQ
  • Let [x] denote the greatest integer ≤x. Consider the function f(x)=max{x2,1+[x]}. Then the value of the integral 0∫2​f(x)dx is2023 · MCQ
  • Let A={(x,y)∈R2:y≥0,2x≤y≤4−(x−1)2​} and B={(x,y)∈R×R:0≤y≤min{2x,4−(x−1)2​}}. . Then…2023 · MCQ
  • The area of the region A={(x,y):∣cosx−sinx∣≤y≤sinx,0≤x≤2π​} is2023 · MCQ