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

Continuity flash cards

Master Continuity 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.

Continuity, 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.Define continuity of f(x)f(x) at x=ax=a using the epsilon-delta / limit definition.

    ff is continuous at x=ax=a iff limxaf(x)=limxa+f(x)=f(a)\lim_{x\to a^-}f(x)=\lim_{x\to a^+}f(x)=f(a), i.e. LHL = RHL = value of function, and all three must exist (finite).

    Hint: Three things must match

  2. 2.If ff and gg are continuous at x=ax=a, list which combinations are guaranteed continuous at aa and note the one exception.

    f±gf\pm g, fgf\cdot g, cfcf, f|f|, and f/gf/g are continuous at aa provided g(a)0g(a)\neq0 for the quotient. Composition f(g(x))f(g(x)) is continuous at aa if gg is continuous at aa and ff is continuous at g(a)g(a).

    Hint: Division needs a nonzero check

  3. 3.For a function defined by cases (piecewise) at a junction point x=ax=a, what is the standard 3-step test for continuity, and how do you find an unknown constant making it continuous?

    Compute (1) limxaf(x)\lim_{x\to a^-}f(x), (2) limxa+f(x)\lim_{x\to a^+}f(x), (3) f(a)f(a). Set all three equal and solve the resulting equation for the unknown constant (often using standard limits like limx0sinxx=1\lim_{x\to0}\frac{\sin x}{x}=1).

    Hint: LHL = RHL = f(a)

  4. 4.State the Intermediate Value Theorem (IVT) and its most common JEE application.

    If ff is continuous on [a,b][a,b] and kk lies between f(a)f(a) and f(b)f(b), then there exists c(a,b)c\in(a,b) with f(c)=kf(c)=k. Application: if f(a)f(b)<0f(a)\cdot f(b)<0, then ff has at least one root in (a,b)(a,b).

    Hint: Used to prove existence of roots

  5. 5.Give an example distinguishing a removable discontinuity from a non-removable (jump) discontinuity, and how each is characterized in terms of limits.

    Removable: limxaf(x)=limxa+f(x)f(a)\lim_{x\to a^-}f(x)=\lim_{x\to a^+}f(x)\neq f(a) (or undefined at aa) — can be fixed by redefining f(a)f(a). Non-removable (jump): limxaf(x)limxa+f(x)\lim_{x\to a^-}f(x)\neq\lim_{x\to a^+}f(x) — cannot be fixed by redefinition; e.g. f(x)=sinxxf(x)=\frac{\sin x}{x} at x=0x=0 (removable) vs. f(x)=[x]f(x)=[x] (greatest integer, jump) at integer points.

    Hint: Can redefining one point fix it?

  6. 6.A function is defined as f(x)=1cos4xx2f(x)=\dfrac{1-\cos 4x}{x^2} for x<0x<0, f(0)=af(0)=a, and f(x)=x16+x4f(x)=\dfrac{\sqrt{x}}{\sqrt{16+\sqrt{x}}-4} for x>0x>0. Find aa for continuity at x=0x=0.

    As x0x\to0^-: 1cos4x=2sin22x1-\cos4x=2\sin^2 2x, so 2sin22xx2=8(sin2x2x)28\dfrac{2\sin^2 2x}{x^2}=8\left(\dfrac{\sin 2x}{2x}\right)^2\to 8. As x0+x\to0^+: rationalising, x16+x4=16+x+48\dfrac{\sqrt{x}}{\sqrt{16+\sqrt x}-4}=\sqrt{16+\sqrt x}+4\to 8. Both one-sided limits equal 88, so a=8a=8.

    Hint: Use 1cos4x=2sin22x1-\cos4x=2\sin^2 2x on the left; rationalise the surd on the right.

  7. 7.f(x)=sin(a+1)x+sinxxf(x)=\dfrac{\sin(a+1)x+\sin x}{x} for x<0x<0, f(0)=cf(0)=c, and f(x)=x+bx2xbx3/2f(x)=\dfrac{\sqrt{x+bx^2}-\sqrt{x}}{bx^{3/2}} for x>0x>0 (b0b\neq0). Find aa and cc so that ff is continuous at 00.

    Left limit: sin(a+1)xx+sinxx(a+1)+1=a+2\dfrac{\sin(a+1)x}{x}+\dfrac{\sin x}{x}\to(a+1)+1=a+2. Right limit: x(1+bx1)bx3/2=1+bx1bx12\dfrac{\sqrt{x}(\sqrt{1+bx}-1)}{bx^{3/2}}=\dfrac{\sqrt{1+bx}-1}{bx}\to\dfrac12 (independent of bb). Equating, a+2=12a+2=\tfrac12\Rightarrow a=32, c=12a=-\dfrac32,\ c=\dfrac12 (any b0b\neq0 works).

    Hint: Expand both sides near 00; notice the right-hand limit doesn't depend on bb.

  8. 8.f(x)=1sin3x3cos2xf(x)=\dfrac{1-\sin^3x}{3\cos^2x} for x<π2x<\tfrac{\pi}{2}, f(π2)=kf\left(\tfrac{\pi}{2}\right)=k, and f(x)=b(1sinx)(π2x)2f(x)=\dfrac{b(1-\sin x)}{(\pi-2x)^2} for x>π2x>\tfrac{\pi}{2}. Find k,bk,b for continuity at π2\tfrac{\pi}{2}.

    Put x=π2hx=\tfrac{\pi}{2}-h: 1sin3x=1cos3h32h21-\sin^3x=1-\cos^3h\approx\tfrac32h^2 and 3cos2x=3sin2h3h23\cos^2x=3\sin^2h\approx3h^2, giving left limit 12\tfrac12, so k=12k=\tfrac12. Put x=π2+hx=\tfrac{\pi}{2}+h: 1sinx=1coshh221-\sin x=1-\cos h\approx\tfrac{h^2}{2} and (π2x)2=4h2(\pi-2x)^2=4h^2, so right limit =b8=\dfrac{b}{8}. Equating to 12\tfrac12 gives k=12, b=4k=\dfrac12,\ b=4.

    Hint: Substitute x=π/2hx=\pi/2\mp h and expand sin,cos\sin,\cos to second order in hh.

  9. 9.For what value of kk is f(x)=tanxsinxx3f(x)=\dfrac{\tan x-\sin x}{x^3} (x0x\neq0), f(0)=kf(0)=k continuous at 00?

    tanxsinx=sinx(1cosx1)=sinx(1cosx)cosx\tan x-\sin x=\sin x\left(\dfrac{1}{\cos x}-1\right)=\dfrac{\sin x(1-\cos x)}{\cos x}. Near 00 this behaves like xx221=x32\dfrac{x\cdot\frac{x^2}{2}}{1}=\dfrac{x^3}{2}, so the limit is 12\tfrac12. Hence k=12k=\dfrac12.

    Hint: Write tanxsinx\tan x-\sin x as a single fraction over cosx\cos x first.

  10. 10.Find kk such that f(x)=1cos(1cosx)x4f(x)=\dfrac{1-\cos(1-\cos x)}{x^4} for x0x\neq0, f(0)=kf(0)=k is continuous.

    Let u=1cosxx22u=1-\cos x\approx\dfrac{x^2}{2} for small xx. Then 1cosuu22=12(x22)2=x481-\cos u\approx\dfrac{u^2}{2}=\dfrac{1}{2}\left(\dfrac{x^2}{2}\right)^2=\dfrac{x^4}{8}. Dividing by x4x^4 gives the limit 18\dfrac18, so k=18k=\dfrac18.

    Hint: Set u=1cosxu=1-\cos x and apply the standard small-angle expansion twice.

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