Skip to main content
IIT JEE Test Series — Practice smarter, perform stronger.

Area Under THE Curve flash cards

Master Area Under THE Curve through 85 JEE Advanced-level recall cards, systematically structured one idea at a time. Revise concept-wise, identify the areas where you need improvement, and focus your preparation with greater precision.

Area Under THE Curve, question and answer

10 of this chapter's 85 cards, laid out open so you can read straight through. The remaining 75 are in the interactive deck, where the answer stays hidden until you commit to one.

  1. 1.Give the formula for the area bounded by the curve y=f(x)y=f(x), the xx-axis, and the ordinates x=ax=a and x=bx=b (where f(x)0f(x)\ge 0 on [a,b][a,b]).

    A=abydx=abf(x)dxA=\int_a^b y\,dx=\int_a^b f(x)\,dx

    Hint: Think vertical strips of width dxdx.

  2. 2.How is the area between two curves y=f(x)y=f(x) and y=g(x)y=g(x) (with f(x)g(x)f(x)\ge g(x)) from x=ax=a to x=bx=b computed?

    A=ab[f(x)g(x)]dxA=\int_a^b \big[f(x)-g(x)\big]\,dx

    Hint: Upper curve minus lower curve.

  3. 3.What is the standard formula for area with respect to the yy-axis, bounded by x=f(y)x=f(y) and the yy-axis between y=cy=c and y=dy=d?

    A=cdxdy=cdf(y)dyA=\int_c^d x\,dy=\int_c^d f(y)\,dy

    Hint: Use horizontal strips of width dydy.

  4. 4.How do you find the area of a region when the curve lies below the xx-axis over part of [a,b][a,b]?

    Take the modulus of the integral over each part separately: A=acydx+cbydxA=\left|\int_a^c y\,dx\right|+\left|\int_c^b y\,dx\right|, splitting at points where y=0y=0.

    Hint: Area is always taken as positive; find the zeros first.

  5. 5.State the area enclosed by the circle x2+y2=a2x^2+y^2=a^2 and the area of the ellipse x2a2+y2b2=1\dfrac{x^2}{a^2}+\dfrac{y^2}{b^2}=1.

    Circle area =πa2=\pi a^2; Ellipse area =πab=\pi a b.

    Hint: Both are standard results, derivable via integration using symmetry (4×4\times first quadrant area).

  6. 6.Find the total area enclosed between y=x33xy=x^3-3x and y=xy=x.

    Setting x33x=xx^3-3x=x gives x34x=x(x2)(x+2)=0x^3-4x=x(x-2)(x+2)=0, so the curves meet at x=2,0,2x=-2,0,2. Since x34xx^3-4x is an odd function, the two lobes have equal area, so total area =202(4xx3)dx=2[2x2x44]02=2(84)=8=2\int_0^2(4x-x^3)\,dx=2\left[2x^2-\dfrac{x^4}{4}\right]_0^2=2(8-4)=8.

    Hint: Locate all three roots first, then use oddness of x34xx^3-4x to double one lobe.

  7. 7.The curves y=x42x2y=x^4-2x^2 and y=2x2y=2x^2 touch at one point and cross at two others. Find the total enclosed area.

    x42x2=2x2x2(x24)=0x^4-2x^2=2x^2\Rightarrow x^2(x^2-4)=0, giving x=0x=0 (a point of tangency, not a crossing) and x=±2x=\pm2. Since x24<0x^2-4<0 throughout (2,2)(-2,2), the line y=2x2y=2x^2 stays above the quartic on the whole interval despite the touch at 00. Area =22(4x2x4)dx=202(4x2x4)dx=2[4x33x55]02=12815=\int_{-2}^{2}(4x^2-x^4)\,dx=2\int_0^2(4x^2-x^4)\,dx=2\left[\dfrac{4x^3}{3}-\dfrac{x^5}{5}\right]_0^2=\dfrac{128}{15}.

    Hint: Check whether x=0x=0 is a genuine crossing or just a tangency before splitting the integral.

  8. 8.Find the area enclosed between y=sinxy=\sin x and y=cosxy=\cos x over a full period [0,2π][0,2\pi].

    They intersect where tanx=1\tan x=1, i.e. x=π4,5π4x=\dfrac{\pi}{4},\dfrac{5\pi}{4} in [0,2π)[0,2\pi). Writing sinxcosx=2sin(xπ4)\sin x-\cos x=\sqrt2\sin\left(x-\dfrac{\pi}{4}\right), the required area is 02π2sin(xπ4)dx=202πsinudu=24=42\displaystyle\int_0^{2\pi}\sqrt2\left|\sin\left(x-\dfrac{\pi}{4}\right)\right|dx=\sqrt2\int_0^{2\pi}|\sin u|\,du=\sqrt2\cdot4=4\sqrt2, using 02πsinudu=4\int_0^{2\pi}|\sin u|\,du=4.

    Hint: Combine sinxcosx\sin x-\cos x into a single sinusoid before integrating the absolute value.

  9. 9.Find the total area enclosed between y=x36xy=x^3-6x and y=xy=x.

    x36x=xx37x=x(x27)=0x^3-6x=x\Rightarrow x^3-7x=x(x^2-7)=0, so x=0,±7x=0,\pm\sqrt7. The function x37xx^3-7x is odd, so total area =207(7xx3)dx=2[7x22x44]07=2(492494)=492=2\int_0^{\sqrt7}(7x-x^3)\,dx=2\left[\dfrac{7x^2}{2}-\dfrac{x^4}{4}\right]_0^{\sqrt7}=2\left(\dfrac{49}{2}-\dfrac{49}{4}\right)=\dfrac{49}{2}.

    Hint: Find all roots of the odd cubic difference, then double the area on one side.

  10. 10.Curves y=x3y=x^3 and y=3x22xy=3x^2-2x intersect at three points. Find the total area they enclose.

    x3=3x22xx(x1)(x2)=0x^3=3x^2-2x\Rightarrow x(x-1)(x-2)=0, so x=0,1,2x=0,1,2. On (0,1)(0,1), y=x3y=x^3 lies above; on (1,2)(1,2) the parabola lies above (check sign of x33x2+2xx^3-3x^2+2x at x=1.5x=1.5). With H(x)=x44x3+x2H(x)=\dfrac{x^4}{4}-x^3+x^2: area =[H(1)H(0)][H(2)H(1)]=14(014)=12=[H(1)-H(0)]-[H(2)-H(1)]=\dfrac14-\left(0-\dfrac14\right)=\dfrac12.

    Hint: Find the sign of x33x2+2xx^3-3x^2+2x separately on (0,1)(0,1) and (1,2)(1,2).

Open the interactive deck for the other 75 cards, with self-grading so the ones you keep missing come back.

Other ways to revise this chapter

Master this chapter with similar other learning materials.

Preparing students for India’s top institutes

Our students are currently into top technological and medical institutes of India.

  • IIT Bombay
  • IIT Delhi
  • IIT Madras
  • IIT Kanpur
  • IIT Kharagpur
  • IIT Roorkee
  • IIT Guwahati
  • IIT BHU Varanasi
  • AIIMS Delhi
  • NIT Tiruchirappalli
  • NIT Rourkela

Join QuestPix, Today!

Get notified first, with exam & curriculum updates, course & test series launch offers, motivation & success stories and free learning resources recommended by toppers.

Chat on WhatsApp