• NEET
      • Class 11th
      • Class 12th
      • Class 12th Plus
    • JEE
      • Class 11th
      • Class 12th
      • Class 12th Plus
    • Class 6-10
      • Class 6th
      • Class 7th
      • Class 8th
      • Class 9th
      • Class 10th
    • View All Options
      • Online Courses
      • Offline Courses
      • Distance Learning
      • Hindi Medium Courses
      • International Olympiad
    • NEET
      • Class 11th
      • Class 12th
      • Class 12th Plus
    • JEE (Main+Advanced)
      • Class 11th
      • Class 12th
      • Class 12th Plus
    • JEE Main
      • Class 11th
      • Class 12th
      • Class 12th Plus
  • NEW
    • JEE MAIN 2025
    • NEET
      • 2024
      • 2023
      • 2022
    • Class 6-10
    • JEE Main
      • Previous Year Papers
      • Sample Papers
      • Result
      • Analysis
      • Syllabus
      • Exam Date
    • JEE Advanced
      • Previous Year Papers
      • Sample Papers
      • Mock Test
      • Result
      • Analysis
      • Syllabus
      • Exam Date
    • NEET
      • Previous Year Papers
      • Sample Papers
      • Mock Test
      • Result
      • Analysis
      • Syllabus
      • Exam Date
    • NCERT Solutions
      • Class 6
      • Class 7
      • Class 8
      • Class 9
      • Class 10
      • Class 11
      • Class 12
    • CBSE
      • Notes
      • Sample Papers
      • Question Papers
    • Olympiad
      • NSO
      • IMO
      • NMTC
    • ALLEN e-Store
    • AOSAT
    • ALLEN for Schools
    • About ALLEN
    • Blogs
    • News
    • Careers
    • Request a call back
    • Book home demo
JEE PhysicsJEE Chemistry
Home
JEE Maths
Continuity and Differentiability

Continuity and Differentiability

Continuity and differentiability are key concepts in calculus. Continuity means a function has no breaks in its graph. Differentiability means the function's slope can be defined at every point. A function must be continuous to be differentiable, but not vice versa. Understanding these concepts helps in analyzing functions and solving mathematical problems effectively.

1.0Continuity

Continuity of a function is a fundamental concept in mathematics that describes the smoothness of the graph of the function. Formally, a function f(x) is considered to be continuous at a point x = c if three conditions are met:

  1. f(c) is defined, meaning that the function has a value at x = c.
  2. The function has a defined limit as x approaches the value c. This means that as x gets arbitrarily close to c when the values of f(x) approach a specific finite value.
  3. The value of the function at x = c coincides with the limit of the function at x = c, i.e.,

limfx→c​(x)=f(c) .

A function f is continuous at x = c if it is defined at x = c and the value of f(c) equals the limit of f(x) as x approaches c. If f is not continuous at c, then f is said to be discontinuous at c, and c is referred to as a point of discontinuity of f.

2.0Differentiability

In Calculus, a function f(x) is considered differentiable at a point x = c if its derivative exists at that point. This entails the limit of the difference quotient x−cf(x)−f(c)​  approaching a finite value as x approaches c. Graphically, differentiability implies a smooth, continuous curve with a well-defined tangent line at c, f(c). 

The derivative of a function f at x = c is defined by the limit: f′(c)=limh→0​hf(c+h)−f(c)​ provided this limit exists. The derivative of f at x = c is denoted by f'(c). The function defined by f′(x)=limh→0​hf(x+h)−f(x)​ wherever the limit exists, is called the derivative of f. The derivative of f is denoted by f'(x), dxd​f(x) , or if y = f(x), by dxdy​ or y′ .The process of finding the derivative of a function is known as differentiation. We also say, "differentiate f(x) with respect to x " to mean finding f'(x).

3.0Algebra of Continuous Function

Suppose u and v be two real functions continuous at a real number c. Then

  1. u + v is continuous at x = c.
  2. u – v is continuous at x = c.
  3. u.v is continuous at x = c.
  4.  vu​ is continuous at x = c, (provided v(c) ≠ 0).

4.0Algebra of Derivative Function

The following rules were established as a part of algebra of derivatives:

  1. (u ± v) ' = u' ± v'
  2. (u.v)' = u'v + uv' (Leibnitz or product rule)
  3. (vu​)′=v2u′v−uv′​ , (Quotient rule)

5.0Continuity and Differentiability Solved Examples

Example 1: Discuss the continuity of f(x)=⎩⎨⎧​∣x+1∣,2x+3,x2+3,x3−15,​x<−2−2≤x<00≤x<3x≥3​ 

Solution:

We write f(x) as f(x)=⎩⎨⎧​−x−1,2x+3,x2+3,x3−15,​x<−2−2≤x<00≤x<3x≥3​

As we can see, f(x) is defined as a polynomial function in every interval (–∞, –2), [0, 3), [–2, 0), and [3, ∞). Consequently, it is continuous in each of these 4 open intervals. Thus, we check the continuity at 

x = –2, 0, 3

 At the point

limx→−2−​f(x)=limx→−2−​(−x−1)=+2−1=1

limx→−2+​f(x)=limx→−2+​(2x+3)=2⋅(−2)+3=−1

Therefore, limx→−2​f(x) does not exist and hence  f(x) is discontinuous at .

At the point

limx→0−​f(x)=limx→0−​(2x+3)=3

limx→0+​f(x)=limx→0+​(x2+3)=3 f(0)=02+3=3

Therefore f(x) is continuous at x = 0 .

At the point x = 3 

limx→3−​f(x)=limx→3−​(x2+3)=32+3=12

limx→3+​f(x)=limx→3+​(x3−15)=33−15=12

f(3)=3^3-15=12 

Therefore, f(x) is continuous at x = 3 .

We find that f(x) is continuous at all points in R except at x = –2 


Example 2: If f(x)={sin2px​,[x]​x<1x≥1​ then find whether f(x) is continuous or not at x = 1 , where [.] denotes greatest integer function.

Solution:

f(x)={sin2px​,x<1[x],x≥1​

For continuity at x = 1, we determine, f(1)limx→1−​f(x) and limx→1+​f(x).

Now, f(1)=[1]=1 f(x)=limx→1−​sin2px​=sin2p​=1 and limx→1+​f(x)=limx→1+​[x]=1

so f(1)=limx→1−​f(x)=f(x) 

∴  f(x) is continuous at


Example 3:

If f(x)=x−1x+1​ and g(x)=x−21​ , then discuss the continuity of f(x), g(x) and fog(x) in its domain. 

Solution:

f(x)=x−1x+1​

f(x) is a rational function it must be continuous in its domain and f is not defined at .

g(x)=x−21​

g(x)is also a rational function. It must be continuous in its domain and g is not defined at x = 2 .

Consider g(x) = 1 

x−21​=1⇒x=3

∴  fog (x)is continuous in its domain: R – {2, 3}


Example 4: If f(x)=[x−x​ if  if ​x∈Rx∈/R​  find the points where f(x) is continuous.

Solution:

Let be the point at which f(x) is continuous.

⇒limx→a throuthetraional ​​f(x)=limx→a throughitrational ​​f(x)

⇒  a = –a 

⇒ a = 0 ⇒ function is continuous at x = 0.


Example 5: Determine the values of x for which the following functions fails to be continuous or differentiable

f(x)=⎩⎨⎧​(1−x),(1−x)(2−x),(3−x),​x<11≤x≤2x>2​. Justify your answer. 

Solution:

By the given definition the function f is continuous and differentiable at all points except possibility at x = 1 and x = 2.

Check the differentiability at x = 1 

⇒q=LHD=limh→0​−hf(1−h)−f(1)​=limh→0​−h1−(1−h)−0​=−1

⇒p=RHD=limh→0​hf(1+h)−f(1)​=limh→0​h{1−(1+h)}{2−(1+h)−0}​=−1

⇒ q=porL.H.S=R.H.S

∴ Differentiable at x =1 ⇒ Continuous at x = 1 .

Check the differentiability at x = 2 

⇒ q=LHD=limh→0​−hf(2−h)−f(2)​=limh→0​−h(1−2+h)(2−2+h)−0​=1 = finite 

⇒  p=RHD=limh→0​hf(2+h)−f(2)​=limh→0​h(3−2−h)−0​→∞(notfinite)∵q=p ∴ not differentiable at x = 2 .

Now we have to check the continuity at  

⇒LHL=limx→2−​f(x)=limx→2−​(1−x)(2−x)=limh→0​(1−(2−h))(2−(2−h))=0

⇒RHL=limx→2+​f(x)=limx→2+​(3−x)=limh→0​(3−(2+h))=1

∴ LHL ≠ RHL 

⇒ not continuous at x = 2 .


Example 6: f(x)=|| x|-1| is not differentiable at 

(A) 0 (B) ±1,0 (C) 1 (D) ±1

Ans. (B)

Solution:

={∣x∣−1,−∣x∣+1,​∣x∣−1≥0∣x∣−1<0​

={∣x∣−1,−∣x∣+1,​x≤−1 or x≥1−1<x<1​

=⎩⎨⎧​−x−1,x+1,−x+1,x−1,​x≤−1−1<x<00≤x<1x≥1​

From the graph. It is clear that f(x) is not differentiable at x = –1,0 and 1.


Example 7: For what triplets of real numbers (a,b,c) with a =0  the function 

f(x)={x,ax2+bx+c,​x≤1 otherwise ​

is differentiable for all real x ?

(A) {(a,1−2a,a)∣a∈R,a=0}(B){(a,1−2a,c)∣a,c∈R,a=0} 

(C) {(a,b,c)∣a,b,c∈R,a+b+c=1}(D){(a,1−2a,0)∣a∈R,a=0} 

Ans. (A)

Solution:

f(x)={xax2+bx+c​,,​x≤1 otherwise ​

⇒ f(x) should be continuous at x=1 

it gives a + b + c = 1 

⇒ f(x)should be differentiable at x =1 

it gives 2a+b=1⇒b=1−2a

⇒ c=1−a−b=a 


Example 8: If f(x)=⎩⎨⎧​e−∣x∣,−e−∣x−1∣+e−1+1,e−∣x−2∣,​−5<x<00≤x<22≤x<4​

Discuss the continuity and differentiability of  f(x) in the interval (–5, 4).

Solution:

f(x)=⎩⎨⎧​e+x−ex−1+e−1+1−e−x+1+e−1+1e−x+2​−5<x<00≤x≤11<x<22≤x<4​

Check the differentiability at x = 0 

⇒LHD=limh→0​−hf(0−h)−f(0)​=limh→0​−he−h−1​=1

⇒RHD=limh→0​hf(0+h)−f(0)​=limh→0​h−eh−1+e−1+1−1​=−e−1

⇒LHD=RHD

∴ Not differentiable at , but continuous at since LHD and RHD both are finite.

Check the differentiability at x = 1 

⇒LHD=limh→0​−hf(1−h)−f(1)​=limh→0​−h−e1−h−1+e−1+1−e−1​=−1

⇒RHD=limh→0​hf(1+h)−f(1)​=limh→0​h−e1−h−1+e−1+1−e−1​=1

LHD ≠ RHD 

∴ Not differentiable at x = 1 , but continuous at x = 1 since LHD and RHD both are finite.

Check the differentiability at x = 2 

⇒LHD=limh→0​−hf(2−h)−f(2)​=limh→0​−h−e−2+h+1+e−1+1−1​=limh→0​−h−e−1(eh−1)​=e−1

⇒RHD=limh→0​hf(2+h)−f(2)​=limh→0​he−h−1​=−1

LHD ≠ RHD

∴ Not differentiable at x = 2, but continuous at x = 2 since LHD & RHD both are finite.


Example 9: The function f(x)=(x2−1)​x2−3x+2​+cos(∣x∣) is NOT differentiable at:

(A) –1 (B) 0 (C) 1 (D) 2

Ans. (D)

Solution:

f(x)=(x2−1)∣(x−1)(x−2)∣

Clearly not differentiable at x = 2 

6.0Continuity and Differentiability Practice Problems

1. The function f(x)=4x−x34−x2​ , is -

(A) discontinuous at only one point in its domain.

(B) discontinuous at two points in its domain.

(C) discontinuous at three points in its domain.

(D) continuous everywhere in its domain.

Ans: C

2. A function y = f(x) is defined as f(x)={ksin6(x+3)p​x−23−11−x​​​ for  for ​x≤2x>2​ . If f(x) is continuous at x = 2, then find the value of k .

Ans:  k=31​


3. A function is defined as follows  

f(x)={x3;x;​x2<1x2≥1​

is

(A) Continuous but not differentiable at x = 1 

(B) Discontinuous but differentiable at x = 1

(C) Discontinuous but not differentiable at x = 1 

(D) Continuous but differentiable at x = 1 

Ans: A

4. A function is defined as follows f(x)=(x−1)∣x−1∣ . 

(A) Continuous & not differentiable at x = 1

(B) Continuous & differentiable at x = 1

(C) Discontinuous & differentiable at x = 1

(D) Discontinuous & not differentiable at x = 1

Ans: B

5. If f(x)={xx2+bx+c​,x≤1,x>1​

  then find the values of b and c if f(x) is differentiable at x = 1 

(A)b=-2, c=1 (B) b=-2, c=-2 (C) b=-1, c=2 (D)b=-1, c=1 

Ans: D

7.0Continuity and Differentiability Solved Questions

1. What are the conditions for differentiability?

Ans: A function f(x) is differentiable at x = a if the limit limh→0​hf(a+h)−f(a)​ exists

2. What is continuity in a function? 

Ans: Continuity means a function has no breaks, jumps, or holes in its graph. A function f(x) is continuous at x = a if limx→a​f(x)=f(a).

Table of Contents


  • 1.0Continuity
  • 2.0Differentiability
  • 3.0Algebra of Continuous Function
  • 4.0Algebra of Derivative Function
  • 5.0Continuity and Differentiability Solved Examples
  • 6.0Continuity and Differentiability Practice Problems
  • 7.0Continuity and Differentiability Solved Questions

Frequently Asked Questions

There are several types of discontinuities: removable (a hole in the graph), jump (a sudden change in value), and infinite (vertical asymptote).

Continuity is crucial in calculus because many theorems, such as the Intermediate Value Theorem and the Extreme Value Theorem, require functions to be continuous.

Differentiability means a function has a well-defined tangent (slope) at each point. A function f(x) is differentiable at x = a if the derivative f'(a) exists.

Differentiability implies continuity. If a function is differentiable at x = a, it is also continuous at x = a. However, a continuous function is not necessarily differentiable.

Geometrically, differentiability means the graph of the function has a well-defined tangent line at a point, implying a smooth curve without sharp edges or vertical slopes at that point.

Join ALLEN!

(Session 2025 - 26)


Choose class
Choose your goal
Preferred Mode
Choose State

Related Articles:-

Continuity and Discontinuity

Continuity in mathematics means a function has no interruptions at a point, meeting three conditions: defined at the point, limit exists, and limit equals the function's value. Discontinuity occurs when these...

Continuity

Continuity of a function is a fundamental concept in mathematics that describes the connectedness of the graph of the function. Formally, a...

Determinant of a Matrix

The determinant of a matrix is a single numerical value that provides important insights into the properties and behavior of the...

Determinants and Matrices

Determinants are special numbers calculated from square matrices. They help find areas,...

Differential Equations

An equation that involves independent and dependent variables and the derivatives of the dependent variables is called a Differential Equation...

Domain and Range of a Relation

The domain is all the possible input values, while the range is all the possible output values. Knowing how...

Inverse Trigonometric Functions

Inverse Trigonometric Functions are the inverse counterparts of the fundamental trigonometric functions: sine, cosine,...

  • About
    • About us
    • Blog
    • News
    • MyExam EduBlogs
    • Privacy policy
    • Public notice
    • Careers
    • Dhoni Inspires NEET Aspirants
    • Dhoni Inspires JEE Aspirants
  • Help & Support
    • Refund policy
    • Transfer policy
    • Terms & Conditions
    • Contact us
  • Popular goals
    • NEET Coaching
    • JEE Coaching
    • 6th to 10th
  • Courses
    • Online Courses
    • Distance Learning
    • Online Test Series
    • International Olympiads Online Course
    • NEET Test Series
    • JEE Test Series
    • JEE Main Test Series
  • Centers
    • Kota
    • Bangalore
    • Indore
    • Delhi
    • More centres
  • Exam information
    • JEE Main
    • JEE Advanced
    • NEET UG
    • CBSE
    • NCERT Solutions
    • NEET Mock Test
    • Olympiad
    • NEET 2025 Answer Key

ALLEN Career Institute Pvt. Ltd. © All Rights Reserved.

ISO