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 · 31 Jan · Shift 2 · Q39
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 · 31 Jan · Shift 2 · Q39

Area Under the Curves question

2024 · 31 Jan · Shift 2 · Q39

JEE MainMathematicsArea Under the CurvesMCQ+4 / −1
The area of the region enclosed by the parabolas y=4x−x2y=4 x-x^2y=4x−x2 and 3y=(x−4)23 y=(x-4)^23y=(x−4)2 is equal to :
  1. A
    329\frac{32}{9}932​
  2. B
    143\frac{14}{3}314​
  3. C
    4
  4. D
    6
View written solutionFree

Correct answer: D

  1. Write the two curves in comparable form

    The given parabolas are y=4x−x2y=4x-x^2y=4x−x2 and 3y=(x−4)2 ⇒ y=(x−4)23.3y=(x-4)^2 \,\Rightarrow\, y=\frac{(x-4)^2}{3}.3y=(x−4)2⇒y=3(x−4)2​.

  2. Find the points of intersection

    Set the two expressions for yyy equal: 4x−x2=(x−4)23.4x-x^2=\frac{(x-4)^2}{3}.4x−x2=3(x−4)2​.

    Multiply by 333: 12x−3x2=x2−8x+16.12x-3x^2=x^2-8x+16.12x−3x2=x2−8x+16.

    Rearranging, −4x2+20x−16=0-4x^2+20x-16=0−4x2+20x−16=0 4x2−20x+16=04x^2-20x+16=04x2−20x+16=0 x2−5x+4=0x^2-5x+4=0x2−5x+4=0 (x−1)(x−4)=0. (x-1)(x-4)=0.(x−1)(x−4)=0.

    Hence, the curves intersect at x=1andx=4.x=1 \quad \text{and} \quad x=4.x=1andx=4.

  3. Determine which curve lies above the other

    Let f(x)=4x−x2,g(x)=(x−4)23.f(x)=4x-x^2, \qquad g(x)=\frac{(x-4)^2}{3}.f(x)=4x−x2,g(x)=3(x−4)2​.

    Check at a point between 111 and 444, say x=2x=2x=2: f(2)=8−4=4,f(2)=8-4=4,f(2)=8−4=4, g(2)=(2−4)23=43.g(2)=\frac{(2-4)^2}{3}=\frac{4}{3}.g(2)=3(2−4)2​=34​.

    So on [1,4][1,4][1,4], the upper curve is y=4x−x2y=4x-x^2y=4x−x2 and the lower curve is y=(x−4)23y=\dfrac{(x-4)^2}{3}y=3(x−4)2​.

  4. Set up the area integral

    Area enclosed is A=∫14[(4x−x2)−(x−4)23]dx.A=\int_{1}^{4}\left[\left(4x-x^2\right)-\frac{(x-4)^2}{3}\right]dx.A=∫14​[(4x−x2)−3(x−4)2​]dx.

  5. Simplify the integrand

    First expand: (x−4)23=x2−8x+163.\frac{(x-4)^2}{3}=\frac{x^2-8x+16}{3}.3(x−4)2​=3x2−8x+16​.

    Therefore, (4x−x2)−x2−8x+163\left(4x-x^2\right)-\frac{x^2-8x+16}{3}(4x−x2)−3x2−8x+16​ =12x−3x2−(x2−8x+16)3=\frac{12x-3x^2-(x^2-8x+16)}{3}=312x−3x2−(x2−8x+16)​ =20x−4x2−163=\frac{20x-4x^2-16}{3}=320x−4x2−16​ =−4(x2−5x+4)3=\frac{-4(x^2-5x+4)}{3}=3−4(x2−5x+4)​ =−4(x−1)(x−4)3.=\frac{-4(x-1)(x-4)}{3}.=3−4(x−1)(x−4)​.

    So, A=∫1420x−4x2−163 dx.A=\int_1^4 \frac{20x-4x^2-16}{3}\,dx.A=∫14​320x−4x2−16​dx.

  6. Integrate

    A=13∫14(20x−4x2−16) dx.A=\frac{1}{3}\int_1^4 (20x-4x^2-16)\,dx.A=31​∫14​(20x−4x2−16)dx.

    Antiderivative: ∫(20x−4x2−16)dx=10x2−4x33−16x.\int (20x-4x^2-16)dx=10x^2-\frac{4x^3}{3}-16x.∫(20x−4x2−16)dx=10x2−34x3​−16x.

    Hence, A=13[10x2−4x33−16x]14.A=\frac{1}{3}\left[10x^2-\frac{4x^3}{3}-16x\right]_1^4.A=31​[10x2−34x3​−16x]14​.

    At x=4x=4x=4: 10(16)−4(64)3−64=160−2563−64=96−2563=323.10(16)-\frac{4(64)}{3}-64=160-\frac{256}{3}-64=96-\frac{256}{3}=\frac{32}{3}.10(16)−34(64)​−64=160−3256​−64=96−3256​=332​.

    At x=1x=1x=1: 10−43−16=−6−43=−223.10-\frac{4}{3}-16=-6-\frac{4}{3}=-\frac{22}{3}.10−34​−16=−6−34​=−322​.

    Subtract: 323−(−223)=543=18.\frac{32}{3}-\left(-\frac{22}{3}\right)=\frac{54}{3}=18.332​−(−322​)=354​=18.

    Therefore, A=13⋅18=6.A=\frac{1}{3}\cdot 18=6.A=31​⋅18=6.

  7. Match with the options

    A=6A=6A=6

    So the correct option is D.

  8. Comparison with stored answer

    Stored correct answer: D

    Our derived answer: D

    They agree.

PreviousNext

More from Area Under the Curves

  • Let A be the area bounded by the curve y=x∣x−3∣, the x-axis and the ordinates x=−1 and x=2. Then 12A is equal to ​.2023 · Numerical
  • The area of the region given by {(x,y):xy≤8,1≤y≤x2} is :2023 · MCQ
  • If the area of the region S={(x,y):2y−y2≤x2≤2y,x≥y} is equal to n+1n+2​−n−1π​, then the natural number n is equal to ​.2023 · Numerical
  • The area bounded by the curves y=∣x−1∣+∣x−2∣ and y=3 is equal to :2023 · MCQ
  • The area of the region {(x,y):x2≤y≤8−x2,y≤7} is :2023 · MCQ
  • Let the area enclosed by the lines x+y=2,y=0,x=0 and the curve f(x)=min{x2+43​,1+[x]} where [x] denotes the greatest integer ≤x, be A. Then the value of 12 A is ​…2023 · Numerical
  • Let y=p(x) be the parabola passing through the points (−1,0),(0,1) and (1,0). If the area of the region {(x,y):(x+1)2+(y−1)2≤1,y≤p(x)} is A, then 12(π−4A) is equal to ​.2023 · Numerical
  • If the area of the region {(x,y):​x2−2​≤y≤x} is A, then 6A+162​ is equal to ​.2023 · Numerical