• 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
Limits of Functions

Limits of Functions

Limits in mathematics are the most fundamental concepts when it comes to understanding functions in calculus, where limits describe the behavior of a function as it approaches a specific point. Talking about the limit of a function is talking about the value that the function approaches when the input or variable moves closer to a certain number. This is one concept that is vital in terms of understanding derivatives, integrals, and continuity.

1.0What is a Limit?

A limit is a description of the value that a function approaches as the input (x) gets closer and closer to a certain point. This informs us of what is happening to the output, either y or f(x), as the input gets very close to some specific value, though need not reach it.

For example, if we have a function f(x), we can say:

limx→a​f(x)=L

This means that as 𝑥 approaches 𝑎, the function f(x) approaches the value L. In other words, a limit is the value of the function to which the function appears to be getting closer with our increasing closeness to a point.

2.0Types of Limits

There are different situations in which limits can occur. Some of the common types include:

1. Finite Limit: When the function approaches a finite value as 

x approaches a certain number. For example:

limx→2​(x+3)=5

Here, as x it approaches 2, the function x+3 approaches 5.


2. Infinite Limit: When the function approaches infinity as 𝑥 approaches a certain value. This indicates that the function grows without bounds. For example:

limx→0​x1​=∞

As x gets closer to 0, the value

x1​ becomes larger and larger, approaching infinity.


3. Left-Hand and Right-Hand Limits: Sometimes, we consider the limit from one side only:

  • Left-Hand Limit

(limx→a−​) : The value of the function as x approaches a from the left(i.e., x is less than a). 

  • Right-Hand Limit

(limx→a+​) : The value of the function as x approaches a from the right (i.e., x is greater than a). 

If the left-hand and right-hand limits are equal, the overall limit exists at that point.

3.0Limits of Functions of Two Variables 

In many real-world problems, we have functions of two variables. These are functions depending on two different inputs that define the output, f(x,y). To obtain the limits of functions of two variables, we need to understand how the function changes as the inputs approach certain values. 

For example, in a function

f(x,y)=x+yx2+y2​

The limit of this function as x and y both approach 0 will depend on how we approach the point (0, 0) along different paths (for example, along the line x = y  or along the axis x = 0). The same can be written as: 

lim(x,y)→(a,b)​f(x,y)

4.0How to Calculate Limits

There are different approaches to calculating limits, depending on the function and the situation. Here are some basic methods:

  1. Direct Substitution: The simplest method is the direct substitution of the value x inside the function. If a function is continuous and does not feature any of the problems involved with division by zero, just substitute x=a .
    For example:

limx→3​(x2+2x)=32+2(3)=9+6=15


  1. Factoring: If direct substitution leads to an indeterminate form such as

00​ , you may have to factor the function first. After factoring, simplify the expressions inside the parentheses and substitute the value of x. 

 Example:

limx→2​x−2x2−4​

Factor the numerator:

x−2(x−2)(x+2)​

Now, cancel out x-2 and substitute x=2:

limx→2​(x+2)=2+2=4

  1. Rationalizing: If the function involves a square root, rationalizing the numerator or denominator may help in simplifying the limit.
  2. Using L’Hopital's Rule: This rule can be applied when limits result in indeterminate forms

00​,or∞∞​ L’Hospital’s rule involves taking the derivative of the numerator and the denominator and then calculating the limit.

5.0Solved Problems on Limits of Functions

Problem 1: Evaluate

limx→2π​​x/2Secx−tanx

Solution: Put y = /2 – x. Then y0 and x/2. therefore

limx→2π​​x/2Secx−tanx=limy→0​[sec(2π​−y)−tan(2π​−y)]

limy→0​(cosecy−coty)

limy→0​siny1​−sinycosy​

limy→0​siny1−cosy​

(cos2y=1−2sin2y;2sin2y=1−cos2y;andsin2y=siny.cosy)

=limy→0​2sin2y/2.cosy/222sin2y​​

=limy→0​tany=0


Problem 2: Evaluate

=limx→0​x3x−sinx​

Solution: The given limit is the indeterminate form of 0/0, so we apply the L’hospital rule. 

Differentiate the numerator: 

f′(x)=dxd​(x−sinx)=1−cosx

Differentiate the denominator: 

g′(x)=dxd​(x3)=3x2

The limit becomes: 

limx→0​3x21−cos(x)​

By rechecking the limit and putting x — 0, the limit is still in indeterminate form, so we apply the L’hospital rule again. 

Differentiate the numerator again: 

dxd​(1−cosx)=sinx

Differentiate the denominator again: 

dxd​3x2=6x

The limit becomes

limx→0​6xsinx​

We know that,

limx→0​xsinx​=1,Therefore, the limit becomes: 

61​limx→0​xsinx​=61​


Problem3: Evaluate

limx→2​x−21​−x3−3x2+2x2(2x−3)​

Solution: we have

limx→2​x−21​−x3−3x2+2x2(2x−3)​

Taking the denominator of the limit

x3−3x2+2x=x(x2−3x+2)=x(x2−2x−x+2)

=x[x(x−2)−1(x−2)]=x(x−2)(x−1)

limx→2​x−21​−x(x−2)(x−1)2(2x−3)​=limx→2​x(x−2)(x−1)x(x−1)−2(2x−3)​

limx→2​x(x−2)(x−1)x2−5x+6​=limx→2​x(x−2)(x−1)x2−2x−3x+6​

limx→2​x(x−2)(x−1)x(x−2)−3(x−2)​=limx→2​x(x−2)(x−1)(x−2)(x−3)​

limx→2​x(x−1)x−3​=2−1​

Table of Contents


  • 1.0What is a Limit?
  • 2.0Types of Limits
  • 3.0Limits of Functions of Two Variables 
  • 4.0How to Calculate Limits
  • 5.0Solved Problems on Limits of Functions

Frequently Asked Questions

A limit is the value that a function approaches as input or variable draws near some point. It explains the behaviour of a function near such values, although the actual function is undefined at those points.

The limit of a function is the value approached by the function as its input approaches a certain point. At that point, the actual output is when the input is exactly equal to that point. Sometimes, there might not be a similarity between the limit and function value, for instance, at a discontinuity.

Limits are crucial in calculus, as they form the basis for derivatives and integrals. The derivative is defined to be the limit of the average rate of change as the interval approaches zero. The same applies to integrals, which sum up infinitely small quantities. Limits are, therefore, important in calculus.

Limits are generally found by replacing the number directly with the function. However, when substituting yields an indeterminate form (e.g., 0/0), Other techniques, like factoring, rationalizing, or L'Hopital's Rule, may then be applied.

A finite limit occurs when the function approaches a specific finite value as the input approaches a point. An infinite limit occurs when the function approaches either positive infinity or negative infinity as the input approaches a particular value.

Join ALLEN!

(Session 2025 - 26)


Choose class
Choose your goal
Preferred Mode
Choose State
  • 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