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

2021 · 17 Mar · Shift 2 · Q42
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. /2021 · 17 Mar · Shift 2 · Q42

Area Under the Curves question

2021 · 17 Mar · Shift 2 · Q42

JEE MainMathematicsArea Under the CurvesNumerical+4 / −1
Let f:[−3,1]→Rf : [-3, 1] \to \mathbb{R}f:[−3,1]→R be given as f(x)={min⁡{(x+6),x2}−3≤x≤0max⁡{x,x2}0≤x≤1f(x) = \left\{ \begin{array}{ll} \min\{(x + 6), x^2\} & -3 \le x \le 0 \\ \max\{\sqrt{x}, x^2\} & 0 \le x \le 1 \end{array} \right.f(x)={min{(x+6),x2}max{x​,x2}​−3≤x≤00≤x≤1​ If the area bounded by y=f(x)y = f(x)y=f(x) and xxx-axis is AAA, then the value of 6A6A6A is equal to ‾\underline{\hspace{2cm}}​.
Numerical answer
View written solutionFree

Correct answer: 41

  1. Understand the piecewise function

Given

f(x)={min⁡{x+6, x2},−3≤x≤0max⁡{x, x2},0≤x≤1f(x)= \begin{cases} \min\{x+6,\,x^2\}, & -3\le x\le 0 \\ \max\{\sqrt{x},\,x^2\}, & 0\le x\le 1 \end{cases}f(x)={min{x+6,x2},max{x​,x2},​−3≤x≤00≤x≤1​

We need the area bounded by y=f(x)y=f(x)y=f(x) and the xxx-axis on [−3,1][-3,1][−3,1].

Since on both intervals f(x)≥0f(x)\ge 0f(x)≥0, the required area is simply

A=∫−31f(x) dx.A=\int_{-3}^{1} f(x)\,dx.A=∫−31​f(x)dx.
  1. For −3≤x≤0-3\le x\le 0−3≤x≤0: find min⁡{x+6,x2}\min\{x+6,x^2\}min{x+6,x2}

We compare x+6x+6x+6 and x2x^2x2:

x2=x+6x^2=x+6x2=x+6 x2−x−6=0x^2-x-6=0x2−x−6=0 (x−3)(x+2)=0(x-3)(x+2)=0(x−3)(x+2)=0

So intersection points are x=3,−2x=3,-2x=3,−2. In the interval [−3,0][-3,0][−3,0], only x=−2x=-2x=−2 is relevant.

Now check which is smaller:

  • At x=−3x=-3x=−3: x2=9x^2=9x2=9, x+6=3x+6=3x+6=3 so minimum is x+6x+6x+6.
  • At x=−1x=-1x=−1: x2=1x^2=1x2=1, x+6=5x+6=5x+6=5 so minimum is x2x^2x2.

Hence,

f(x)={x+6,−3≤x≤−2x2,−2≤x≤0f(x)= \begin{cases} x+6, & -3\le x\le -2 \\ x^2, & -2\le x\le 0 \end{cases}f(x)={x+6,x2,​−3≤x≤−2−2≤x≤0​

So area from this part is

A1=∫−3−2(x+6) dx+∫−20x2 dx.A_1=\int_{-3}^{-2} (x+6)\,dx+\int_{-2}^{0} x^2\,dx.A1​=∫−3−2​(x+6)dx+∫−20​x2dx.

Compute:

∫−3−2(x+6) dx=[x22+6x]−3−2=(2−12)−(92−18)=−10+272=72.\int_{-3}^{-2} (x+6)\,dx=\left[\frac{x^2}{2}+6x\right]_{-3}^{-2} =\left(2-12\right)-\left(\frac{9}{2}-18\right) =-10+\frac{27}{2}=\frac{7}{2}.∫−3−2​(x+6)dx=[2x2​+6x]−3−2​=(2−12)−(29​−18)=−10+227​=27​.

And

∫−20x2 dx=[x33]−20=0−(−83)=83.\int_{-2}^{0} x^2\,dx=\left[\frac{x^3}{3}\right]_{-2}^{0}=0-\left(-\frac{8}{3}\right)=\frac{8}{3}.∫−20​x2dx=[3x3​]−20​=0−(−38​)=38​.

Thus

A1=72+83=21+166=376.A_1=\frac{7}{2}+\frac{8}{3}=\frac{21+16}{6}=\frac{37}{6}.A1​=27​+38​=621+16​=637​.
  1. For 0≤x≤10\le x\le 10≤x≤1: find max⁡{x,x2}\max\{\sqrt{x},x^2\}max{x​,x2}

Compare x\sqrt{x}x​ and x2x^2x2:

x=x2\sqrt{x}=x^2x​=x2

For x≥0x\ge 0x≥0, squaring gives

x=x4x=x^4x=x4 x(x3−1)=0x(x^3-1)=0x(x3−1)=0

So x=0x=0x=0 or x=1x=1x=1.

Now for 0<x<10<x<10<x<1,

x>x2\sqrt{x}>x^2x​>x2

(for example at x=14x=\tfrac14x=41​, x=12\sqrt{x}=\tfrac12x​=21​ and x2=116x^2=\tfrac1{16}x2=161​).

Therefore,

f(x)=xfor 0≤x≤1.f(x)=\sqrt{x} \quad \text{for } 0\le x\le 1.f(x)=x​for 0≤x≤1.

So area from this part is

A2=∫01x dx=∫01x1/2 dx=[23x3/2]01=23.A_2=\int_0^1 \sqrt{x}\,dx=\int_0^1 x^{1/2}\,dx =\left[\frac{2}{3}x^{3/2}\right]_0^1=\frac{2}{3}.A2​=∫01​x​dx=∫01​x1/2dx=[32​x3/2]01​=32​.
  1. Total area
A=A1+A2=376+23=376+46=416.A=A_1+A_2=\frac{37}{6}+\frac{2}{3}=\frac{37}{6}+\frac{4}{6}=\frac{41}{6}.A=A1​+A2​=637​+32​=637​+64​=641​.

Therefore,

6A=6⋅416=41.6A=6\cdot \frac{41}{6}=41.6A=6⋅641​=41.
  1. Compare with stored answer

Derived answer: 414141

Stored correct answer: 414141

They match.

PreviousNext

More from Area Under the Curves

  • The area bounded by the curve 4y2 = x2(4 − x)(x − 2) is equal to :2021 · MCQ
  • Let T be the tangent to the ellipse E : x2 + 4y2 = 5 at the point P(1, 1). If the area of the region bounded by the tangent T, ellipse E, lines x = 1 and x = 5​ is α5​+β+γ cos − 1 (5​1​)…2021 · Numerical
  • The area (in sq. units) of the region bounded by the curves x2 + 2y − 1 = 0, y2 + 4x − 4 = 0 and y2 − 4x − 4 = 0, in the upper half plane is ​.2021 · Numerical
  • The area (in sq. units) of the part of the circle x2 + y2 = 36, which is outside the parabola y2 = 9x, is :2021 · MCQ
  • The area of the region : R={(x,y):5x2≤y≤2x2+9} is :2021 · MCQ
  • The graphs of sine and cosine functions, intersect each other at a number of points and between two consecutive points of intersection, the two graphs enclose the same area A. Then A4 is equal to ​.2021 · Numerical
  • The area (in sq. units) of the region, given by the set {(x,y)∈R×R∣x≥0,2x2≤y≤4−2x} is :2021 · MCQ
  • The area of the region S={(x,y):3x2≤4y≤6x+24} is ​.2021 · Numerical