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

2025 · 23 Jan · Shift 1 · Q50
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. /2025 · 23 Jan · Shift 1 · Q50

Area Under the Curves question

2025 · 23 Jan · Shift 1 · Q50

JEE MainMathematicsArea Under the CurvesNumerical+4 / −1
If the area of the larger portion bounded between the curves x2+y2=25x^2+y^2=25x2+y2=25 and y=∣x−1∣\mathrm{y}=|\mathrm{x}-1|y=∣x−1∣ is 14( bπ+c),b,c∈N\frac{1}{4}(\mathrm{~b} \pi+\mathrm{c}), \mathrm{b}, \mathrm{c} \in N41​( bπ+c),b,c∈N, then b+c\mathrm{b}+\mathrm{c}b+c is equal to ‾\underline{\hspace{2cm}}​
Numerical answer
View written solutionFree

Correct answer: 77

  1. Curves involved

    We have:

    • Circle: x2+y2=25x^2+y^2=25x2+y2=25 (center (0,0)(0,0)(0,0), radius 555)
    • Curve: y=∣x−1∣y=|x-1|y=∣x−1∣, i.e. y=x−1(x≥1),y=1−x(x≤1)y=x-1 \quad (x\ge 1), \qquad y=1-x \quad (x\le 1)y=x−1(x≥1),y=1−x(x≤1)

    This is a V-shaped graph with vertex at (1,0)(1,0)(1,0).

  2. Find intersection points with the circle

    We solve separately.

    (i) With y=x−1y=x-1y=x−1: x2+(x−1)2=25x^2+(x-1)^2=25x2+(x−1)2=25 2x2−2x+1=252x^2-2x+1=252x2−2x+1=25 2x2−2x−24=02x^2-2x-24=02x2−2x−24=0 x2−x−12=0x^2-x-12=0x2−x−12=0 (x−4)(x+3)=0(x-4)(x+3)=0(x−4)(x+3)=0 So x=4x=4x=4 or x=−3x=-3x=−3. But for branch y=x−1y=x-1y=x−1, we need x≥1x\ge 1x≥1, so only x=4x=4x=4 works. Then y=3y=3y=3.

    (ii) With y=1−xy=1-xy=1−x: x2+(1−x)2=25x^2+(1-x)^2=25x2+(1−x)2=25 2x2−2x−24=02x^2-2x-24=02x2−2x−24=0 x=4 or −3x=4 \text{ or } -3x=4 or −3 For branch y=1−xy=1-xy=1−x, we need x≤1x\le 1x≤1, so only x=−3x=-3x=−3 works. Then y=4y=4y=4.

    Hence the intersection points are: (4,3),(−3,4)(4,3),\quad (-3,4)(4,3),(−3,4)

  3. What region is asked?

    The line pair y=∣x−1∣y=|x-1|y=∣x−1∣ cuts the circle into two portions:

    • a smaller region near the top, bounded by the arc from (−3,4)(-3,4)(−3,4) to (4,3)(4,3)(4,3) and the two line segments joining these points to (1,0)(1,0)(1,0),
    • the larger remaining part of the disk.

    So, Area of larger portion=Area of circle−Area of smaller portion.\text{Area of larger portion} = \text{Area of circle} - \text{Area of smaller portion}.Area of larger portion=Area of circle−Area of smaller portion.

  4. Area of the smaller portion

    The smaller portion is inside the circle and above y=∣x−1∣y=|x-1|y=∣x−1∣.

    So its area is As=∫−31(25−x2−(1−x))dx+∫14(25−x2−(x−1))dx.A_s=\int_{-3}^{1}\left(\sqrt{25-x^2}-(1-x)\right)dx + \int_{1}^{4}\left(\sqrt{25-x^2}-(x-1)\right)dx.As​=∫−31​(25−x2​−(1−x))dx+∫14​(25−x2​−(x−1))dx.

    Combine the linear parts: As=∫−3425−x2 dx−[∫−31(1−x)dx+∫14(x−1)dx].A_s=\int_{-3}^{4}\sqrt{25-x^2}\,dx - \left[\int_{-3}^{1}(1-x)dx+\int_{1}^{4}(x-1)dx\right].As​=∫−34​25−x2​dx−[∫−31​(1−x)dx+∫14​(x−1)dx].

  5. Compute the straight-line part

    ∫−31(1−x)dx=[x−x22]−31\int_{-3}^{1}(1-x)dx=\left[x-\frac{x^2}{2}\right]_{-3}^{1}∫−31​(1−x)dx=[x−2x2​]−31​ At x=1x=1x=1: 1−12=121-\frac12=\frac121−21​=21​

    At x=−3x=-3x=−3: −3−92=−152-3-\frac92=-\frac{15}{2}−3−29​=−215​

    So, ∫−31(1−x)dx=12−(−152)=8.\int_{-3}^{1}(1-x)dx=\frac12-\left(-\frac{15}{2}\right)=8.∫−31​(1−x)dx=21​−(−215​)=8.

    Next, ∫14(x−1)dx=[x22−x]14\int_{1}^{4}(x-1)dx=\left[\frac{x^2}{2}-x\right]_{1}^{4}∫14​(x−1)dx=[2x2​−x]14​ At x=4x=4x=4: 8−4=48-4=48−4=4

    At x=1x=1x=1: 12−1=−12\frac12-1=-\frac1221​−1=−21​

    Hence, ∫14(x−1)dx=4−(−12)=92.\int_{1}^{4}(x-1)dx=4-\left(-\frac12\right)=\frac92.∫14​(x−1)dx=4−(−21​)=29​.

    Therefore total line-area removed is 8+92=252.8+\frac92=\frac{25}{2}.8+29​=225​.

  6. Compute ∫−3425−x2 dx\int_{-3}^{4}\sqrt{25-x^2}\,dx∫−34​25−x2​dx

    Use the standard formula: ∫a2−x2 dx=x2a2−x2+a22sin⁡−1(xa)+C.\int \sqrt{a^2-x^2}\,dx=\frac{x}{2}\sqrt{a^2-x^2}+\frac{a^2}{2}\sin^{-1}\left(\frac{x}{a}\right)+C.∫a2−x2​dx=2x​a2−x2​+2a2​sin−1(ax​)+C.

    Here a=5a=5a=5, so I=∫−3425−x2 dxI=\int_{-3}^{4}\sqrt{25-x^2}\,dxI=∫−34​25−x2​dx =[x225−x2+252sin⁡−1(x5)]−34.=\left[\frac{x}{2}\sqrt{25-x^2}+\frac{25}{2}\sin^{-1}\left(\frac{x}{5}\right)\right]_{-3}^{4}.=[2x​25−x2​+225​sin−1(5x​)]−34​.

    At x=4x=4x=4: 42⋅3+252sin⁡−1(45)=6+252sin⁡−1(45).\frac{4}{2}\cdot 3 + \frac{25}{2}\sin^{-1}\left(\frac45\right)=6+\frac{25}{2}\sin^{-1}\left(\frac45\right).24​⋅3+225​sin−1(54​)=6+225​sin−1(54​).

    At x=−3x=-3x=−3: −32⋅4+252sin⁡−1(−35)=−6−252sin⁡−1(35).\frac{-3}{2}\cdot 4 + \frac{25}{2}\sin^{-1}\left(\frac{-3}{5}\right)=-6-\frac{25}{2}\sin^{-1}\left(\frac35\right).2−3​⋅4+225​sin−1(5−3​)=−6−225​sin−1(53​).

    Therefore, I=12+252(sin⁡−145+sin⁡−135).I=12+\frac{25}{2}\left(\sin^{-1}\frac45+\sin^{-1}\frac35\right).I=12+225​(sin−154​+sin−153​).

    Now note that if θ=sin⁡−1(4/5)\theta=\sin^{-1}(4/5)θ=sin−1(4/5) and ϕ=sin⁡−1(3/5)\phi=\sin^{-1}(3/5)ϕ=sin−1(3/5), then θ+ϕ=π2\theta+\phi=\frac{\pi}{2}θ+ϕ=2π​ because these are complementary acute angles of the 333-444-555 triangle.

    Hence, I=12+252⋅π2=12+25π4.I=12+\frac{25}{2}\cdot \frac{\pi}{2}=12+\frac{25\pi}{4}.I=12+225​⋅2π​=12+425π​.

  7. Area of smaller portion

    As=(12+25π4)−252A_s=\left(12+\frac{25\pi}{4}\right)-\frac{25}{2}As​=(12+425π​)−225​ =25π4−12.=\frac{25\pi}{4}-\frac12.=425π​−21​.

  8. Area of larger portion

    Total area of circle: 25π.25\pi.25π.

    So, AL=25π−AsA_L=25\pi-A_sAL​=25π−As​ =25π−(25π4−12)=25\pi-\left(\frac{25\pi}{4}-\frac12\right)=25π−(425π​−21​) =75π4+12=\frac{75\pi}{4}+\frac12=475π​+21​ =14(75π+2).=\frac{1}{4}(75\pi+2).=41​(75π+2).

    Therefore, b=75,c=2b=75,\quad c=2b=75,c=2 and b+c=77.b+c=77.b+c=77.

  9. Comparison with stored answer

    Stored correct answer = 777777.

    Our derived answer also equals 777777, so it agrees.

PreviousNext

More from Area Under the Curves

  • If the area of the region {(x,y):−1≤x≤1,0≤y≤a+e∣x∣−e−x,a>0} is ee2+8e+1​, then the value of a is :2025 · MCQ
  • The area of the region {(x,y):x2+4x+2≤y≤∣x+2∣} is equal to2025 · MCQ
  • The area of the region enclosed by the curves y=ex,y=∣ex−1∣ and y-axis is :2025 · MCQ
  • The area (in sq. units) of the region {(x,y):0≤y≤2∣x∣+1,0≤y≤x2+1,∣x∣≤3} is2025 · MCQ
  • The area of the region bounded by the curves x(1+y2)=1 and y2=2x is:2025 · MCQ
  • Let the area of the region (x,y):2y≤x2+3, y+∣x∣≤3, y≥∣x−1∣ be A. Then 6A is equal to :2025 · MCQ
  • Let the area enclosed between the curves ∣y∣=1−x2 and x2+y2=1 be α. If 9α=βπ+γ;β,γ are integers, then the value of ∣β−γ∣ equals:2025 · MCQ
  • The area enclosed by the curves xy+4y=16 and x+y=6 is equal to :2024 · MCQ