Survey
* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project
* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project
2.2 Algebraic Computation of Limits Basic Properties and Rules for Limits For any real number c, suppose that f and g both have limits at x = c. Constant Rule lim k = k Limit of x Rule lim x = c Multiple Rule lim kf(x) = k lim f(x) Sum Rule lim [f(x) + g(x)] = lim f(x) + lim g(x) Difference Rule lim [f(x) - g(x)] = lim f(x) - lim g(x) Product Rule lim [f(x)g(x)] = [ lim f(x)][ lim g(x)] Quotient Rule lim xc xc xc xc xc xc xc xc xc xc xc xc xc lim f(x) f(x) = xc lim g(x) g(x) xc Power Rule lim [f(x)]n = lim f(x) xc Example: Evaluate the limit lim (x2 + 2x + 5) x3 xc xc n Limit of a Ploynomial Function If P is a polynomial function, then lim P(x) = P(c) xc Example: Evaluate the limit: lim (x3 + 3x) Example: Evaluate the limit: lim x 5 x 1 x2 5x - 2 Limit of a Rational Function If Q is a rational function denoted by Q(x) = lim Q(x) = xc P(x) , then D(x) P(c) D(c) provided that lim D(x) ≠ 0. xc Example: Evaluate the limit: lim x 3 x2 3x - 10 3x2 5x 7 Limits of Trigonometric Functions If c is any number in the domain of the given function, then lim sin x = sin c lim cos x = cos c lim tan x = tan c lim cot x = cot c lim sec x = sec c lim csc x = csc c xc xc xc xc xc xc Using Algebra To Find Limits Example: Evaluate the limit: Example: Evaluate the limit: lim x2 lim x 2 x2 - 4 x - 4 x2 - x - 2 x 2 -2 x -2 Special Limits Involving Sine and Cosine lim h0 sin h =1 h and Example: Evaluate the limit: lim Example: Evaluate the limit: lim lim h0 cos h - 1 =0 h sin 4x 9x x0 x 0 cot 3x cot x Squeeze Rule (or Sandwich Rule) g(x) ≤ f(x) ≤ h(x) on an open interval containing c, and if lim g(x) = lim h(x) = L xc xc then lim f(x) = L xc