Resources For Teachers For Tutors For Students & Parents Pricing
Calculus Limits and continuity

Limit laws

20 practice questions 0 video lessons Theory + worked examples

Limit Laws

California Calculus • Standard 1.1 • Limits and Continuity

Limit Laws is a topic in Limits and Continuity in the California Calculus Standards. It is aligned to Standard 1.1, which requires students to prove and use the theorems for evaluating the limits of sums, products, quotients, and compositions of functions.

The limit laws let you evaluate a complicated limit by breaking it into pieces: the limit of a sum, difference, product, quotient, power, or root is built from the separate limits, provided each one exists.

California Calculus › Limits and Continuity › Limit Laws  —  Standard 1.1

Create a free accountTrack your progress and save your work as you go.
Create free account

Theory

The limit laws let you evaluate a complicated limit by breaking it into simpler pieces. If \(\lim_{x\to a} f\) and \(\lim_{x\to a} g\) both exist, the limit of a sum, difference, product, quotient, power, or root is built from the separate limits — with one caution for the quotient law.

The limit laws say that if \(\lim_{x\to a} f(x)\) and \(\lim_{x\to a} g(x)\) both exist, then limits distribute over the basic operations. In words:

  • Sum / difference: the limit of \(f\pm g\) is the sum or difference of the limits.
  • Constant multiple: a constant factor pulls outside the limit.
  • Product: the limit of \(f\cdot g\) is the product of the limits.
  • Quotient: the limit of \(\dfrac{f}{g}\) is the quotient of the limits — provided the bottom limit is not \(0\).
  • Power / root: the limit moves inside a power or root.
Key idea: the laws turn one hard limit into several easy ones. For polynomials, roots, and rational functions with a nonzero denominator, applying the laws is the same as direct substitution.
Two functions f and g each approaching their own limit at a Two curves cross the dashed line at x equals a; the sum, product, and quotient laws combine their separate limits. x y a f g
Each of \(f\) and \(g\) approaches its own limit at \(a\); the laws combine them.
A curve blowing up where the denominator approaches zero Near x equals 0 the graph shoots to plus and minus infinity, so the quotient law does not apply when the bottom limit is zero. x y denominator → 0
The quotient law needs \(\lim g\neq 0\); here the bottom \(\to 0\) and the graph blows up.

With \(\lim_{x\to a} f=F\) and \(\lim_{x\to a} g=G\):

\[\lim_{x\to a}\big(f\pm g\big)=F\pm G,\qquad\lim_{x\to a}\big(c\,f\big)=c\,F\]
\[\lim_{x\to a}\big(f\cdot g\big)=F\cdot G,\qquad\lim_{x\to a}\dfrac{f}{g}=\dfrac{F}{G}\ \ (G\neq 0)\]

limit of a quotient is F over G when G is not zero

\[\lim_{x\to a}\big(f(x)\big)^{n}=F^{n},\qquad\lim_{x\to a}\sqrt[n]{f(x)}=\sqrt[n]{F}\]

limit moves inside powers and roots

Watch the quotient law: if \(G=0\) the law does not apply. If the top is also \(0\), you have \(\dfrac{0}{0}\) — factor and cancel first.

How to use the limit laws

  1. Break up the expression using the sum, product, and constant-multiple laws.
  2. Substitute \(x=a\) into each simple piece.
  3. For a quotient, check the bottom first. If \(\lim g\neq 0\), divide the limits. If \(\lim g=0\), do not use the quotient law — factor and cancel, then try again.
Example 1 — Sum and constant-multiple laws
Evaluate \(\displaystyle\lim_{x\to 3}(2x^2-5x)\).
Solution

Split with the difference and constant-multiple laws, then substitute.

\(\lim_{x\to 3}(2x^2-5x)\)\(=\)\(2\lim_{x\to 3}x^2-5\lim_{x\to 3}x\)
\(=\)\(2\cdot 9-5\cdot 3\)
\(=\)\(18-15=3\)

limit equals 3

Example 2 — Quotient law
Evaluate \(\displaystyle\lim_{x\to 1}\dfrac{x+4}{x^2+1}\).
Solution

The bottom limit is \(1^2+1=2\neq 0\), so the quotient law applies.

\(\lim_{x\to 1}\dfrac{x+4}{x^2+1}\)\(=\)\(\dfrac{\lim_{x\to 1}(x+4)}{\lim_{x\to 1}(x^2+1)}\)
\(=\)\(\dfrac{5}{2}\)

limit equals five halves

Example 3 — Power and root laws
Evaluate \(\displaystyle\lim_{x\to 2}\sqrt{x^2+5}\).
Solution

The root law lets the limit move inside the square root.

\(\lim_{x\to 2}\sqrt{x^2+5}\)\(=\)\(\sqrt{\lim_{x\to 2}(x^2+5)}\)
\(=\)\(\sqrt{9}=3\)

limit equals 3

Example 4 — When the quotient law fails
Evaluate \(\displaystyle\lim_{x\to 2}\dfrac{x-2}{x^2-4}\).
Solution

The bottom limit is \(0\), so the quotient law does not apply directly. Factor and cancel first.

\(\dfrac{x-2}{x^2-4}\)\(=\)\(\dfrac{x-2}{(x-2)(x+2)}=\dfrac{1}{x+2}\)
\(\lim_{x\to 2}\dfrac{1}{x+2}\)\(=\)\(\dfrac{1}{4}\)

limit equals one quarter

Common pitfalls

The quotient law needs a nonzero bottom. If \(\lim g=0\) you cannot just divide the limits — simplify the fraction first.
Every piece must have a limit. The laws apply only when each part you split off actually converges; a piece that \(\to\pm\infty\) breaks the rule.
Do not average the one-sided values. A law combines limits that exist; it does not create a limit where the two sides disagree.

Frequently asked questions

What are the limit laws?

Rules that say the limit of a sum, difference, product, quotient, power, or root equals the same operation applied to the separate limits — as long as those limits exist (and the bottom of a quotient is not zero).

When does the quotient law not work?

When the limit of the denominator is \(0\). Then you cannot divide the limits; factor and cancel the fraction first, then take the limit.

How are the limit laws related to direct substitution?

For polynomials, roots, and rational functions with a nonzero denominator, applying the laws gives the same result as substituting \(x=a\). The laws are the reason substitution works.

Can I use the laws when a piece goes to infinity?

No. The laws require each separate limit to be a finite number. If a piece heads to \(\pm\infty\), handle the expression another way (for example, simplify or compare degrees).