Chapter 2: Functions, Limits and Continuity

Size: px
Start display at page:

Download "Chapter 2: Functions, Limits and Continuity"

Transcription

1 Chapter 2: Functions, Limits and Continuity Functions Limits Continuity Chapter 2: Functions, Limits and Continuity 1

2 Functions Functions are the major tools for describing the real world in mathematical terms. Definition 1. A function f is a set of ordered pairs of numbers (x, y) satisfying the property that if (x, y 1 ), (x, y 2 ) f then y 1 = y 2 (that is, no two distinct ordered pairs in f have the same first component). If f is a function from a set X into a set Y, then we write f : X Y read as f is a function from set X into set Y. If (x, y) f, then we may write y = f(x) (read as y equals f of x ) Chapter 2: Functions, Limits and Continuity 2

3 so that y is called the image of x under the function f; x is a pre-image of y under f. We also say that y is the function value of x under f. In the function f : X Y, the set X containing all of the first components of ordered pairs in f is called the domain of the function f; the set Y is called the co-domain of f. The set of all second components of ordered pairs in f is called that range of f, that is, range f = {y Y : y = f(x) for some x X}. Clearly, range f Y. Chapter 2: Functions, Limits and Continuity 3

4 Example 1. Let f = {(x, y) : y = x 2}. The value of y that corresponds to x = 6 is y = 6 2 = 4 = 2. Hence, f(6) = 2 and (6, 2) f. The domain of f is the set and the range of f is the set dom f = [2, + ) range f = R 0 = [0, ). Chapter 2: Functions, Limits and Continuity 4

5 Definition 2. If f is a function, then the graph of f is the set of all points (x, y) in a given plane for which (x, y) f. Example 2. The graph of f(x) = x 2 is given by Chapter 2: Functions, Limits and Continuity 5

6 Example 3. The graph of g(x) = x 2 4 is given by Chapter 2: Functions, Limits and Continuity 6

7 Example 4. The graph of h(x) = x 2 9 is given by Chapter 2: Functions, Limits and Continuity 7

8 Example 5. The graph of h(x) = x(x 2) is given by Chapter 2: Functions, Limits and Continuity 8

9 Example 6. The graph of F (x) = 3x 1, if x < 2 4, if x = 2 7 x, if x > 2. is given by Chapter 2: Functions, Limits and Continuity 9

10 Example 7. The graph of G(x) = { 4 x 2, if x 2 10, otherwise. is given by Vertical Line Test A vertical line intersects the graph of a function f in at most one point. Chapter 2: Functions, Limits and Continuity 10

11 Limits Example 8. How does the function f(x) = 2x2 + x 3 x 1 behave near x = 1? x f(x) = 2x2 + x 3 x x less than 1 x f(x) = 2x2 + x 3 x x greater than 1 Chapter 2: Functions, Limits and Continuity 11

12 Definition 3. (Informal Definition of Limit) Let f(x) be defined on an open interval containing a, except possibly at a itself. If f(x) gets arbitrarily close to L for all x sufficiently close to a, we say that f approaches the limit L as x approaches a, and we write lim f(x) = L. x a Example 9. Let f be defined by f(x) = x 2 1 x 1, if x 1 1, if x = 1 Chapter 2: Functions, Limits and Continuity 12

13 Example 10. Find the following limits (if they exist). 1. lim x lim x 2 x 3. lim x 0 (5x 3) Chapter 2: Functions, Limits and Continuity 13

14 Remark 1. A function may fail to have a limit at a point in its domain. Example 11. Discuss the behavior of the following functions as x approaches a = U(x) = { 0, x < 0 1, x 0 Chapter 2: Functions, Limits and Continuity 14

15 2. g(x) = { 1/x, x 0 0, x = 0 Chapter 2: Functions, Limits and Continuity 15

16 3. f(x) = { 0, x 0 sin(1/x), x > 0 Chapter 2: Functions, Limits and Continuity 16

17 Limits from Graphs For the given function f(x) with its graph shown, find the following limits. Example lim x 1 f(x) 2. lim x 2 f(x) 3. lim x 3 f(x) Chapter 2: Functions, Limits and Continuity 17

18 Example lim f(x) x 2 2. lim x 1 f(x) 3. lim x 0 f(x) Chapter 2: Functions, Limits and Continuity 18

19 Example lim x 2 f(x) 2. lim x 1 f(x) 3. lim x 0 f(x) Chapter 2: Functions, Limits and Continuity 19

20 Definition 4. (Formal Definition of Limit) Let f be a function defined at every number in some open interval containing a, except possibly at the number a itself. The limit of f(x) as x approaches a is L, written as lim f(x) = L x a if the following statement is true: Given any ɛ > 0, however small, there exists a δ > 0 such that if 0 < x a < δ then f(x) L < ɛ. Chapter 2: Functions, Limits and Continuity 20

21 Example 15. Let f(x) = 2x Find a δ > 0 such that whenever 0 < x 3 < δ whenever f(x) 1 < ɛ where ɛ = Show that lim x 3 f(x) = 1. Chapter 2: Functions, Limits and Continuity 21

22 Example 16. Let f(x) = x Find a δ > 0 such that whenever 0 < x 2 < δ whenever f(x) 4 < ɛ where ɛ = Show that lim x 2 f(x) = 4. Chapter 2: Functions, Limits and Continuity 22

23 The Limit Theorems Theorem 1. (Limit of a Linear Function) If m and b are constants, then lim mx + b = ma + b. x a Theorem 2. (Limit of a Constant) If c is a constant, then for any number a lim c = c. x a Theorem 3. (Limit of the Identity Function) lim x = a. x a Chapter 2: Functions, Limits and Continuity 23

24 Theorem 4. (Limit of the Sum and Difference of Two Functions) If lim f(x) = L and lim g(x) = M, then x a x a lim [f(x) ± g(x)] = L ± M. x a Theorem 5. (Limit of the Sum and Difference of n Functions) If lim f 1 (x) = L 1, lim f 2 (x) = L 2,..., lim f n (x) = L n, then x a x a x a lim [f 1(x) ± f 2 (x) ± ± f n (x)] = L 1 ± L 2 ± ± L n. x a Theorem 6. (Limit of the Product of Two Functions) If lim f(x) = L and lim g(x) = M, then x a x a lim [f(x)g(x)] = LM. x a Chapter 2: Functions, Limits and Continuity 24

25 Theorem 7. (Limit of the Product of n Functions) If lim f 1 (x) = L 1, lim f 2 (x) = L 2,..., lim f n (x) = L n, then x a x a x a lim [f 1(x) f 2 (x) f n (x)] = L 1 L 2 L n. x a Theorem 8. (Limit of the nth Power of a Function) If lim x a f(x) = L and n is any positive integer, then lim x a [f(x)]n = L n. Theorem 9. (Limit of the Quotient of Two Functions) If lim f(x) = L and lim g(x) = M, then x a x a lim [f(x)/g(x)] = L/M if M 0. x a Chapter 2: Functions, Limits and Continuity 25

26 Theorem 10. (Limit of the nth Root of a Function) If lim x a f(x) = L and n is any positive integer, then lim x a n n f(x) = L with the restriction that if n is even, L > 0. Theorem 11. For any real number a except 0 lim x a 1 x = 1 a with the restriction that if n is even, L > 0. Chapter 2: Functions, Limits and Continuity 26

27 Theorem 12. For a > 0 and n a positive integer, or if a 0 and n is an odd positive integer, then n x = n a. Theorem 13. Theorem 14. Theorem 15. lim x a lim f(x) = L if and only if lim [f(x) L] = 0. x a x a lim f(x) = L if and only if lim f(t + a)] = L. x a t 0 lim f(x) = L 1 and lim f(x) = L 2 implies L 1 = L 2. x a x a Chapter 2: Functions, Limits and Continuity 27

28 Exercises: Find the indicated limit. 1. lim (5x + 2) x 4 2. lim x 3 (2x 2 4x + 5) 3. lim y 1 (y3 2y 2 + 3y 4) 4. lim x 2 3x + 4 8x 1 5. lim x 1 6. lim x 2 2x + 1 x 2 3x + 4 x2 + 3x + 4 x lim x 3 8. lim z 5 9. lim x 1/3 10. lim x x 5 x z 2 25 z + 5 3x 1 9x 2 1 x x + 1 Chapter 2: Functions, Limits and Continuity 28

29 One-Sided Limits Definition 5. (Definition of Right-Hand Limit) Let f be a function defined at every number in some open interval (a, c). The limit of f(x) as x approaches a from the right is L, written as lim x a + f(x) = L if for any ɛ > 0, however small, there exists a δ > 0 such that if 0 < x a < δ then f(x) L < ɛ. Chapter 2: Functions, Limits and Continuity 29

30 x 0 Chapter 2: Functions, Limits and Continuity 30

31 Definition 6. (Definition of Left-Hand Limit) Let f be a function defined at every number in some open interval (d, a). The limit of f(x) as x approaches a from the left is L, written as lim x a + f(x) = L if for any ɛ > 0, however small, there exists a δ > 0 such that if 0 < a x < δ then f(x) L < ɛ. Chapter 2: Functions, Limits and Continuity 31

32 x 0 δ Chapter 2: Functions, Limits and Continuity 32

33 Example 17. Let sgn(x) = Find lim sgn(x), lim x 0 + x 0 1, if x < 0 0, if x = 0. 1, if x > 0. sgn(x). x 0 sgn(x) and lim Chapter 2: Functions, Limits and Continuity 33

34 Theorem 16. lim f(x) exists and is equal to L if and only if lim f(x) x a x a + and lim f(x) both exist and both are equal to L. x a Example 18. Let f(x) be the function defined by f(x) = x x. Then x lim x 0 + x = 1 and lim x x 0 = 1. Using Theorem (16), we see that x x lim x 0 does not exist. x Chapter 2: Functions, Limits and Continuity 34

35 Example 19. Let f be defined by f(x) = x + 5, if x < 3 9 x2, if 3 x 3 3 x, if 3 < x. Chapter 2: Functions, Limits and Continuity 35

36 Exercises: Sketch the graph of the function and find the indicated limit if it exists; if it does not exist, state the reason. 1. g(t) = 3 + t 2, if t < 2 0, if t = 2 11 t 2, if t > 2 (a) (b) (c) lim g(t) t 2 + lim t 2 g(t) lim g(t) t 2 Chapter 2: Functions, Limits and Continuity 36

37 2. f(x) = 2x + 3, if x < 1 4, if x = 1 x 2 + 2, if x > 1 (a) lim f(x) x 1 + (b) lim f(x) x 1 (c) lim f(x) x 1 3. f(x) = x + 1, if x < 1 x 2, if 1 x 1 2 x, if x > 1 (a) (b) (c) lim f(x) x 1 + lim x 1 f(x) lim f(x) x 1 (d) lim f(x) x 1 + (e) lim f(x) x 1 (f) lim f(x) x 1 Chapter 2: Functions, Limits and Continuity 37

38 More Exercise Find each of the following for the given function and specified a value. 1. f(x) = 4. f(x) = lim x a 2, if x < 1 1, if x = 1 3, if 1 < x. a = 1 { x + 4, if x 4 2. f(x) = 4 x, otherwise. a = 4 { x 2, if x 2 3. f(x) = 8 2x, otherwise. a = 2 a = 1 5. f(x) = 2x + 3, if x < 1 2, if x = 1 7 2x, if 1 < x. x 2 4, if x < 2 4, if x = 2 4 x 2, if 2 < x. f(x), lim f(x), and lim f(x) + x a ; x a ; ; ; ; a = 2 6. f(x) = x 5 ; a = 0 2, if x < 2 4 x2, if 2 x 2 7. f(x) = 2, if 2 < x. a = 2 and a = 2 x2 9, if x 3 8. f(x) = 9 x2, if 3 < x < 3 x2 9, if 3 x. a = 3 and a = 3 3 x + 1, 9. f(x) = a = 1 and a = 1 if x 1 1 x2, if 1 < x < 1 ; 3 x 1, if 1 x. Chapter 2: Functions, Limits and Continuity 38 ; ;

39 Infinite Limits One-sided infinite limits 1 Example 20. Find lim x 1 + x 1 and lim x 1 1 x 1. Chapter 2: Functions, Limits and Continuity 39

40 Two-sided infinite limits 1 Example 21. Find lim x 0 x 2. Chapter 2: Functions, Limits and Continuity 40

41 Definition 7. Infinite Limits 1. Let f be a function defined at every number in some open interval containing the number a except possibly at the number a itself. As x approaches a, f(x) increases without bound, which is written lim x a f(x) = +, if for any number N > 0 there exists a δ > 0 such that if 0 < x a < δ then f(x) > N. 2. Let f be a function defined at every number in some open interval containing the number a except possibly at the number a itself. As x approaches a, f(x) decreases without bound, which is written lim x a f(x) =, if for any number N < 0 there exists a δ > 0 such that if 0 < x a < δ then f(x) < N. Chapter 2: Functions, Limits and Continuity 41

42 Example 22. f(x) = 2x x 1 Chapter 2: Functions, Limits and Continuity 42

43 Theorem 17. If r is any positive integer, then (i) (ii) 1 lim x 0 + x r = + 1 lim x 0 x r = {, if r is odd +, if r is even. Example 23. Find (a) (b) (c) 1 lim x 0 + x 3 1 lim x 0 x 5 1 lim x 0 x 6 Chapter 2: Functions, Limits and Continuity 43

44 Theorem 18. If a is any real number and if lim x a f(x) = 0 and lim x a g(x) = c, where c is a constant not equal to 0, then (i) if c > 0 and if f(x) 0 through positive values of f(x), then lim x a g(x) f(x) = + (ii) if c > 0 and if f(x) 0 through negative values of f(x), then lim x a g(x) f(x) = (iii) if c < 0 and if f(x) 0 through positive values of f(x), then lim x a g(x) f(x) = (iv) if c < 0 and if f(x) 0 through negative values of f(x), then lim x a g(x) f(x) = + Chapter 2: Functions, Limits and Continuity 44

45 The theorem is also valid if x a is replaced by x a + or x a. Example 24. Find lim x 1 2x x 1 and lim x 1 + 2x x 1 Example 25. Find lim x 3 + x 2 + x + 2 x 2 2x 3 and lim x 3 x 2 + x + 2 x 2 2x 3 x2 4 Example 26. Let f(x) = and g(x) = x 2 Find (a) lim f(x), (b) lim g(x) x 2 + x 2 4 x 2 x 2. Chapter 2: Functions, Limits and Continuity 45

46 Example 27. Let F (x) = x2 + x + 2 x 2 2x 3. Find 1. lim x 3 + F (x) 3. lim x 1 + F (x) 2. lim x 3 F (x) 4. lim x 1 F (x) Chapter 2: Functions, Limits and Continuity 46

47 Theorem 19. (i) If lim f(x) = + and lim g(x) = c where c is any constant, then x a x a [f(x) + g(x)] = +. lim x a (ii) If lim f(x) = and lim g(x) = c where c is any constant, then x a x a [f(x) + g(x)] =. lim x a The theorem holds if x a is replaced by x a + or x a. Chapter 2: Functions, Limits and Continuity 47

48 Theorem 20. If lim f(x) = + and lim g(x) = c where c is any x a x a constant except 0, then (i) if c > 0, lim x a f(x) g(x) = + ; (ii) if c < 0, lim x a f(x) g(x) =. The theorem holds if x a is replaced by x a + or x a. Chapter 2: Functions, Limits and Continuity 48

49 Theorem 21. If lim f(x) = and lim g(x) = c where c is any x a x a constant except 0, then (i) if c > 0, lim x a f(x) g(x) = ; (ii) if c < 0, lim x a f(x) g(x) = +. The theorem holds if x a is replaced by x a + or x a. Chapter 2: Functions, Limits and Continuity 49

50 Definition 8. The line x = a is a vertical asymptote of the graph of the function f if at least one of the following statements is true. (i) (ii) (iii) (iv) lim f(x) = + x a + lim f(x) = x a + lim f(x) = + x a lim f(x) = x a Chapter 2: Functions, Limits and Continuity 50

51 Example 28. Find the vertical asymptotes of the graph of the function and sketch the graph. (a) f(x) = 2 x 4 (b) f(x) = (c) f(x) = 5 x 2 + 8x (x 4) 2 Chapter 2: Functions, Limits and Continuity 51

52 Limits at Infinity Consider the function f(x) = 2x2 x Observe that as x increases (decreases) without bound, the value of the function approaches 2. Thus, we write lim f(x) = 2 and lim x + f(x) = 2. x Chapter 2: Functions, Limits and Continuity 52

53 Definition 9. (Definition of the Limit of f(x) as x Increases without Bound) Let f be a function defined at every number in some interval (a, + ). The limit of f(x) as x increases without bound is L, written as lim f(x) = L x + if for any ɛ > 0, however small, there exists a number N > 0 such that if x > N then f(x) L < ɛ. Chapter 2: Functions, Limits and Continuity 53

54 Definition 10. (Definition of the Limit of f(x) as x Decreases without Bound) Let f be a function defined at every number in some interval (, a). The limit of f(x) as x decreases without bound is L, written as lim f(x) = L x if for any ɛ > 0, however small, there exists a number N < 0 such that if x < N then f(x) L < ɛ. Chapter 2: Functions, Limits and Continuity 54

55 Theorem 22. If r is any positive integer, then (i) lim x + 1 x r = 0 Example 29. Find lim x + 4x 3 2x + 5. Example 30. Find lim x + 2x 2 x + 5 4x 3 1. (ii) lim x Example 31. Find lim x + 3x + 4 2x2 5 and lim x x 2 Example 32. Find lim x + x x x 2 Example 33. Find lim x + 3x x r = 0 3x + 4 2x2 5. Chapter 2: Functions, Limits and Continuity 55

56 Horizontal Asymptotes Definition 11. (Definition of a Horizontal Asymptote) The line y = b is a horizontal asymptote of the graph of the function f if at least one of the following statements is true: (i) lim x + f(x) = b and for some number N, if x > N, then f(x) b; (ii) lim x f(x) = b and for some number N, if x < N, then f(x) b. Example 34. Find the horizontal asymptotes of the graph of the function x f(x)) = x Chapter 2: Functions, Limits and Continuity 56

57 Chapter 2: Functions, Limits and Continuity 57

58 Oblique Asymptotes Definition 12. (Definition of a function Continuous at a Number) The graph of the function f has the line y = mx + b as an asymptote if either of the following statements is true: (i) lim x [f(x) (mx + b)] = 0 and for some number M > 0, f(x) mx + b whenever x > M; (ii) lim x [f(x) (mx + b)] = 0 and for some number M < 0, f(x) mx + b whenever x < M. Part (i) of the definition indicates that for any ɛ > 0, there exists a number N > 0 such that if x > N then 0 < f(x) (mx + b) < ɛ, that is, we can make the function value f(x) as close to the value f(x) as Chapter 2: Functions, Limits and Continuity 58

59 close to the value of mx + b as we please by taking x sufficiently large. A similar statement may be made for part (ii) of the definition. The graph of a rational function P (x), where the degree of the Q(x) polynomial P (x) is one more than the degree of Q(x) and Q(x) is not a factor of P (x), has an oblique asymptote. To show this, we let f(x) = P (x) Q(x) and divide P (x) by Q(x) to express f(x) as the sum of a linear function and a rational function; that is, f(x) = mx + b + R(x) Q(x) where the degree of the polynomial is less than the degree of Q(x). Then f(x) (mx + b) = R(x) Q(x). Chapter 2: Functions, Limits and Continuity 59

60 When the numerator and denominator of R(x)/Q(x) is divided by the highest power of x appearing in Q(x), there will be a constant term in the denominator and all other terms in the denominator and every term in the numerator will be of the form k/x r where k is a constant and r is a positive integer. Therefore, as x +, the limit of the numerator will be zero and R(x) the limit of the denominator will be a constant. Thus, lim x Q(x) = 0. Hence, lim [f(x) (mx + b) = 0. x From this we conclude that the line y = mx + b is an oblique asymptote of the graph of f. Chapter 2: Functions, Limits and Continuity 60

61 Example 35. Find the asymptotes of the graph of h(x) = x2 + 3 x 1. Chapter 2: Functions, Limits and Continuity 61

62 Continuity Definition 13. (Definition of a function Continuous at a Number) The function f is said to be continuous at the number a if and only if the following three conditions are satisfied: (i) f(a) exists; (ii) lim x a f(x) exists; (iii) lim x a f(x) = f(a). If one or more of these three conditions fails to hold at a, the function f is said to be discontinuous at a. Chapter 2: Functions, Limits and Continuity 62

63 Continuity of the function f(x) = x + 1 at a = 0 Chapter 2: Functions, Limits and Continuity 63

64 Example 36. Consider the function f(x) = x + 1 where x 0. Then f is discontinuous at a = 0 since f(0) does not exist. Chapter 2: Functions, Limits and Continuity 64

65 { x + 1, if x 0 Example 37. Consider the function f(x) = 2, otherwise. x 0. Then f is discontinuous at a = 0 since f(0) lim x a f(x). where Removable Discontinuity Chapter 2: Functions, Limits and Continuity 65

66 Remark: The discontinuity described in each of the previous examples is called a removable discontinuity for the reason that the function can be redefined so that f(0) = 1. In general, if f is a function discontinuous at the number a but for which lim x a f(x) exists. Then either f(a) does not exist or else lim x a f(x) f(a). Such discontinuity is a removable discontinuity because f is redefined at a so that f(a) is equal to lim x a f(x), the new function becomes continuous at a. If the discontinuity is not removable, it is called an essential discontinuity. Chapter 2: Functions, Limits and Continuity 66

67 Example 38. The function f(x) = 1 is discontinuous at a = 0. x2 Infinite Discontinuity The discontinuity of this function at the number a = 0 is essential since lim x a f(x) does not exist. This kind of discontinuity is called an infinite discontinuity. Chapter 2: Functions, Limits and Continuity 67

68 Example 39. The function f(x) = a = 0. { 1, if x 0 1, if x < 0 is discontinuous at Jump Discontinuity The discontinuity illustrated in this example is essential since lim x a + f(x) lim x a f(x) and hence, lim x a f(x) does not exist. This discontinuity is called a jump discontinuity. Chapter 2: Functions, Limits and Continuity 68

69 Theorem 23. If f and g are two functions continuous at the number a, then (i) f + g is continuous at a; (ii) f g is continuous at a; (iii) f g is continuous at a; (iv) f/g is continuous at a provided that g(a) 0. Theorem 24. A polynomial function is continuous at every number. Theorem 25. A rational function is continuous at every number in its domain. Chapter 2: Functions, Limits and Continuity 69

70 Theorem 26. If n is a positive integer and then f(x) = n x 1. if n is odd, f is continuous at every number. 2. if n is even, f is continuous at every positive number. Theorem 27. (Alternative Definition of Continuity) If the function f is continuous at the number a if f is defined on some open interval containing a and if for any ɛ > 0 there exists a δ > 0 such that if x a < δ then f(x) f(a) < ɛ. Chapter 2: Functions, Limits and Continuity 70

71 Theorem 28. (Limit of a Composite Function) If lim x a g(x) = b and if the function f is continuous at b, or equivalently,. lim (f g)(x) = f(b) x a lim f(g(x)) = f( lim g(x)) x a x a Theorem 29. (Continuity of a Composite Function) If the function g is continuous at a and the function f is continuous at g(a), then the composite function f g is continuous at a. Chapter 2: Functions, Limits and Continuity 71

72 Definition 14. (Definition of Continuity on an Open Interval) A function is said to be continuous on an open interval if and only if it is continuous at every number in the open interval. Definition 15. (Definition of Right-Hand Continuity) A function is said to be continuous from the right at the number a if and only if the following three conditions are satisfied: 1. f(a) exists; 2. lim f(x) exists; x a + 3. lim f(x) = f(a). x a + Chapter 2: Functions, Limits and Continuity 72

73 Definition 16. (Definition of Left-Hand Continuity) A function is said to be continuous from the left at the number a if and only if the following three conditions are satisfied: 1. f(a) exists; 2. lim f(x) exists; x a 3. lim f(x) = f(a). x a Chapter 2: Functions, Limits and Continuity 73

74 Chapter 2: Functions, Limits and Continuity 74

75 Definition 17. (Definition of Continuity on a Closed Interval) A function whose domain includes the closed interval [a, b] is said to be continuous on [a, b] if and only if it is continuous on the open interval (a, b), as well as continuous from the right at a and continuous from the left at b. In general, a function f is right-continuous (continuous from the right) at a point x = c in its domain if lim x c + f(x) = f(c). It is leftcontinuous (continuous from the left) at a point x = c in its domain if lim x c f(x) = f(c). Thus, a function is continuous at a left endpoint a of its domain if it is right-continuous at a and continuous at a right endpoint b of its domain if it is left-continuous at b. A function is continuous at an interior point c of its domain if and only if it is both right-continuous and left-continuous at c. Chapter 2: Functions, Limits and Continuity 75

76 Example 40. The function f(x) = 4 x 2 is continuous at every point of its domain [ 2, 2]. This includes x = 2, where f is right-continuous and x = 2, where f is left-continuous. { 1, if x 0 Example 41. The unit function U(x) =, is rightcontinuous at x = 0, but is neither left-continuous nor continuous 0, if x < 0 there. Chapter 2: Functions, Limits and Continuity 76

77 Continuity Test A function f(x) is continuous at x = a if and only if it meets the following three conditions: 1. f(a) exists (c lies in the domain of f) 2. lim x a f(x) exists (f has a limit as x a) 3. lim x a f(x) = f(a) (the limit equals the function value) For one-sided continuity and continuity at an endpoint, the limits in (2) and (3) of the test should be replaced by the appropriate one-sided limits. Chapter 2: Functions, Limits and Continuity 77

78 Example 42. Consider the function y = f(x) in the given figure, whose domain is the closed interval [0, 4]. Discuss the continuity of f at x = 0, 1, 2, 3, 4. Chapter 2: Functions, Limits and Continuity 78

79 y = 4 x 2 Continuous on [ 2, 2] Chapter 2: Functions, Limits and Continuity 79

80 y = 1 x Continuous on (, 0) and (0, + ) Chapter 2: Functions, Limits and Continuity 80

81 y = U(x) Continuous on (, 0) and [0, + ) Chapter 2: Functions, Limits and Continuity 81

82 y = cos x Continuous on (, + ) Chapter 2: Functions, Limits and Continuity 82

83 Definition 18. (Definition of Continuity on a Half-Open Interval) (i) A function whose domain includes the interval half-open interval to the right [a, b) is continuous on [a, b) if it is continuous on the open interval (a, b) and continuous from the right at a. (ii) A function whose domain includes the interval half-open interval to the left (a, b] is continuous on (a, b] if it is continuous on the open interval (a, b) and continuous from the left at b. Chapter 2: Functions, Limits and Continuity 83

84 Example 43. Determine the largest interval (or union of intervals) on which the following function is continuous: f(x) = 25 x 2 x 3 Chapter 2: Functions, Limits and Continuity 84

85 The Intermediate Value Theorem Theorem 30. (The Intermediate Value Theorem (IVT).) If the function f is continuous on the closed interval [a, b], and if f(a) f(b), then for any number k between f(a) and f(b) there exists a number c between a and b such that f(c) = k. Chapter 2: Functions, Limits and Continuity 85

86 In terms of geometry, the IVT states that the graph of a continuous function on a closed interval must intersect every horizontal line y = k between the lines y = f(a) and y = f(b) at least once. The IVT also assures us that if the function is continuous on the closed interval [a, b], then f(x) assumes every value between f(a) and f(b) as x assumes values between a and b. Chapter 2: Functions, Limits and Continuity 86

87 The following is a direct consequence of the IVT. Theorem 31. (The Intermediate-Zero Theorem.) If the function f is continuous on the closed interval [a, b], and if f(a) and f(b) have opposite signs, then there exists a number c between a and b such that f(c) = 0; that is, c is a zero of f. Chapter 2: Functions, Limits and Continuity 87

88 Continuity of the Trigonometric Functions and the Squeeze Theorem Theorem 32. (The Squeeze Theorem.) Suppose that the functions f, g, and h are defined on some open interval I containing a except possibly at a itself, and that f(x) g(x) h(x) for all x I for which x a. Also suppose that lim f(x) and lim h(x) x a x a exist and are equal to L. Then lim g(x) an is equal to L. x a Chapter 2: Functions, Limits and Continuity 88

89 Example 44. Let the functions f, g and h be defined by f(x) = 4(x 2) 2 +3, g(x) = (x 2)(x2 4x + 7), h(x) = 4(x 2) (x 2) Chapter 2: Functions, Limits and Continuity 89

90 Example 45. Given g(x) 2 3(x 1) 2 for all x. Theorem to find lim g(x). x 2 Example 46. Use the Squeeze Theorem to prove that lim x 0 Use the Squeeze x sin 1 x = 0. Chapter 2: Functions, Limits and Continuity 90

91 Consider the function f(x) = sin x. This function is not defined at x x = 0 but lim f(x) exists and is equal to 1. x 0 Chapter 2: Functions, Limits and Continuity 91

92 Theorem 33. lim t 0 sin t t Proof. First assume that 0 < t < π/2. The figure shows the unit circle x 2 + y 2 = 1 and the shaded sector BOP, where B is the point (1, 0) and P is the point (cos t, sin t). The area of a circular sector of radius r and central angle of radian measure t is determined by 1 2 r2 t; so if S square units is the area of sector BOP, then S = 1 2 t. Consider now the triangle BOP with area K 1 square units. Hence, K 1 = 1 2 AP OB = 1 2 sin t. = 1 Chapter 2: Functions, Limits and Continuity 92

93 If K 2 is the area of right triangle BOT, where T is the point (1, tan t), then K 2 = 1 2 BT OB = 1 2 tan t. Observe that K 1 < S < K 2 from which we obtain the inequality 1 2 sin t < 1 2 t < 1 2 tan t. Multiplying each member of this inequality by 2/ sin t, which is positive because 0 < t < π/2, we obtain 1 < t sin t < 1 cos t. By taking the reciprocal of each member of this inequality, obtain 1 > sin t t > cos t. Chapter 2: Functions, Limits and Continuity 93

94 From cos t < sin t < 1 we obtain the inequality sin t < t. By replacing t t by 1 2t, we obtain ( ) 1 sin 2 t < 1 2 t. Squaring both sides of this inequality will yield sin 2 ( 1 2 t ) < 1 4 t2 or Thus, we obtain Using this inequality and 1 cos t 2 < 1 4 t t2 < cos t. cos t < sin t t Chapter 2: Functions, Limits and Continuity 94

95 implies t2 < sin t < 1 if 0 < t < π/2. t Now if π/2 < t < 0, then 0 < t < π/2 so that from the above inequality, we obtain ( t)2 < sin( t) ( t) < 1 if π/2 < t < 0. Hence, since sin( t) = sin t, we have t2 < sin t t < 1 if π/2 < t < 0. Therefore, t2 < sin t t < 1 if π/2 < t < π/2 and t 0. Chapter 2: Functions, Limits and Continuity 95

96 Since lim(1 1 t 2 t2 ) = 1 and lim 1 = 1 t and by applying the Squeeze Theorem we obtain the desired result lim t 0 sin t t = 1. Example 47. Find lim x 0 sin 3x sin 5x. Chapter 2: Functions, Limits and Continuity 96

97 Theorem 34. The sine function is continuous at 0. Theorem 35. The cosine function is continuous at 0. Theorem 36. lim t 0 1 cos t t = 0 Example 48. Find lim x 0 1 cos x sin x. Example 49. Find lim x 0 2 tan x x 2. Theorem 37. The sine and cosine functions are continuous at every real number. Theorem 38. The tangent, cotangent, secant, and cosecant functions are continuous on their domains. Chapter 2: Functions, Limits and Continuity 97

Chapter 2. Limits and Continuity. 2.1 Rates of change and Tangents to Curves. The average Rate of change of y = f(x) with respect to x over the

Chapter 2. Limits and Continuity. 2.1 Rates of change and Tangents to Curves. The average Rate of change of y = f(x) with respect to x over the Chapter 2 Limits and Continuity 2.1 Rates of change and Tangents to Curves Definition 2.1.1 : interval [x 1, x 2 ] is The average Rate of change of y = f(x) with respect to x over the y x = f(x 2) f(x

More information

Chapter 1: Limits and Continuity

Chapter 1: Limits and Continuity Chapter 1: Limits and Continuity Winter 2015 Department of Mathematics Hong Kong Baptist University 1/69 1.1 Examples where limits arise Calculus has two basic procedures: differentiation and integration.

More information

Calculus I. 1. Limits and Continuity

Calculus I. 1. Limits and Continuity 2301107 Calculus I 1. Limits and Continuity Outline 1.1. Limits 1.1.1 Motivation:Tangent 1.1.2 Limit of a function 1.1.3 Limit laws 1.1.4 Mathematical definition of a it 1.1.5 Infinite it 1.1. Continuity

More information

Section 1.4 Tangents and Velocity

Section 1.4 Tangents and Velocity Math 132 Tangents and Velocity Section 1.4 Section 1.4 Tangents and Velocity Tangent Lines A tangent line to a curve is a line that just touches the curve. In terms of a circle, the definition is very

More information

Induction, sequences, limits and continuity

Induction, sequences, limits and continuity Induction, sequences, limits and continuity Material covered: eclass notes on induction, Chapter 11, Section 1 and Chapter 2, Sections 2.2-2.5 Induction Principle of mathematical induction: Let P(n) be

More information

Limits at Infinity. Horizontal Asymptotes. Definition (Limits at Infinity) Horizontal Asymptotes

Limits at Infinity. Horizontal Asymptotes. Definition (Limits at Infinity) Horizontal Asymptotes Limits at Infinity If a function f has a domain that is unbounded, that is, one of the endpoints of its domain is ±, we can determine the long term behavior of the function using a it at infinity. Definition

More information

DRAFT - Math 101 Lecture Note - Dr. Said Algarni

DRAFT - Math 101 Lecture Note - Dr. Said Algarni 2 Limits 2.1 The Tangent Problems The word tangent is derived from the Latin word tangens, which means touching. A tangent line to a curve is a line that touches the curve and a secant line is a line that

More information

ter. on Can we get a still better result? Yes, by making the rectangles still smaller. As we make the rectangles smaller and smaller, the

ter. on Can we get a still better result? Yes, by making the rectangles still smaller. As we make the rectangles smaller and smaller, the Area and Tangent Problem Calculus is motivated by two main problems. The first is the area problem. It is a well known result that the area of a rectangle with length l and width w is given by A = wl.

More information

Definitions & Theorems

Definitions & Theorems Definitions & Theorems Math 147, Fall 2009 December 19, 2010 Contents 1 Logic 2 1.1 Sets.................................................. 2 1.2 The Peano axioms..........................................

More information

2.4 The Precise Definition of a Limit

2.4 The Precise Definition of a Limit 2.4 The Precise Definition of a Limit Reminders/Remarks: x 4 < 3 means that the distance between x and 4 is less than 3. In other words, x lies strictly between 1 and 7. So, x a < δ means that the distance

More information

Continuity. To handle complicated functions, particularly those for which we have a reasonable formula or formulas, we need a more precise definition.

Continuity. To handle complicated functions, particularly those for which we have a reasonable formula or formulas, we need a more precise definition. Continuity Intuitively, a function is continuous if its graph can be traced on paper in one motion without lifting the pencil from the paper. Thus the graph has no tears or holes. To handle complicated

More information

1.5 Inverse Trigonometric Functions

1.5 Inverse Trigonometric Functions 1.5 Inverse Trigonometric Functions Remember that only one-to-one functions have inverses. So, in order to find the inverse functions for sine, cosine, and tangent, we must restrict their domains to intervals

More information

Advanced Mathematics Unit 2 Limits and Continuity

Advanced Mathematics Unit 2 Limits and Continuity Advanced Mathematics 3208 Unit 2 Limits and Continuity NEED TO KNOW Expanding Expanding Expand the following: A) (a + b) 2 B) (a + b) 3 C) (a + b)4 Pascals Triangle: D) (x + 2) 4 E) (2x -3) 5 Random Factoring

More information

Advanced Mathematics Unit 2 Limits and Continuity

Advanced Mathematics Unit 2 Limits and Continuity Advanced Mathematics 3208 Unit 2 Limits and Continuity NEED TO KNOW Expanding Expanding Expand the following: A) (a + b) 2 B) (a + b) 3 C) (a + b)4 Pascals Triangle: D) (x + 2) 4 E) (2x -3) 5 Random Factoring

More information

Calculus. Weijiu Liu. Department of Mathematics University of Central Arkansas 201 Donaghey Avenue, Conway, AR 72035, USA

Calculus. Weijiu Liu. Department of Mathematics University of Central Arkansas 201 Donaghey Avenue, Conway, AR 72035, USA Calculus Weijiu Liu Department of Mathematics University of Central Arkansas 201 Donaghey Avenue, Conway, AR 72035, USA 1 Opening Welcome to your Calculus I class! My name is Weijiu Liu. I will guide you

More information

2.1 The Tangent and Velocity Problems

2.1 The Tangent and Velocity Problems 2.1 The Tangent and Velocity Problems Tangents What is a tangent? Tangent lines and Secant lines Estimating slopes from discrete data: Example: 1. A tank holds 1000 gallons of water, which drains from

More information

2.2 The Limit of a Function

2.2 The Limit of a Function 2.2 The Limit of a Function Introductory Example: Consider the function f(x) = x is near 0. x f(x) x f(x) 1 3.7320508 1 4.236068 0.5 3.8708287 0.5 4.1213203 0.1 3.9748418 0.1 4.0248457 0.05 3.9874607 0.05

More information

1.1 Introduction to Limits

1.1 Introduction to Limits Chapter 1 LIMITS 1.1 Introduction to Limits Why Limit? Suppose that an object steadily moves forward, with s(t) denotes the position at time t. The average speed over the interval [1,2] is The average

More information

Chapter 1 Limits and Their Properties

Chapter 1 Limits and Their Properties Chapter 1 Limits and Their Properties Calculus: Chapter P Section P.2, P.3 Chapter P (briefly) WARM-UP 1. Evaluate: cot 6 2. Find the domain of the function: f( x) 3x 3 2 x 4 g f ( x) f ( x) x 5 3. Find

More information

Calculus I. George Voutsadakis 1. LSSU Math 151. Lake Superior State University. 1 Mathematics and Computer Science

Calculus I. George Voutsadakis 1. LSSU Math 151. Lake Superior State University. 1 Mathematics and Computer Science Calculus I George Voutsadakis 1 1 Mathematics and Computer Science Lake Superior State University LSSU Math 151 George Voutsadakis (LSSU) Calculus I November 2014 1 / 67 Outline 1 Limits Limits, Rates

More information

Math 117: Calculus & Functions II

Math 117: Calculus & Functions II Drexel University Department of Mathematics Jason Aran Math 117: Calculus & Functions II Contents 0 Calculus Review from Math 116 4 0.1 Limits............................................... 4 0.1.1 Defining

More information

Chapter 1 Functions and Limits

Chapter 1 Functions and Limits Contents Chapter 1 Functions and Limits Motivation to Chapter 1 2 4 Tangent and Velocity Problems 3 4.1 VIDEO - Secant Lines, Average Rate of Change, and Applications......................... 3 4.2 VIDEO

More information

1. Use the properties of exponents to simplify the following expression, writing your answer with only positive exponents.

1. Use the properties of exponents to simplify the following expression, writing your answer with only positive exponents. Math120 - Precalculus. Final Review. Fall, 2011 Prepared by Dr. P. Babaali 1 Algebra 1. Use the properties of exponents to simplify the following expression, writing your answer with only positive exponents.

More information

Calculus I Exam 1 Review Fall 2016

Calculus I Exam 1 Review Fall 2016 Problem 1: Decide whether the following statements are true or false: (a) If f, g are differentiable, then d d x (f g) = f g. (b) If a function is continuous, then it is differentiable. (c) If a function

More information

Section Properties of Rational Expressions

Section Properties of Rational Expressions 88 Section. - Properties of Rational Expressions Recall that a rational number is any number that can be written as the ratio of two integers where the integer in the denominator cannot be. Rational Numbers:

More information

Continuity and One-Sided Limits. By Tuesday J. Johnson

Continuity and One-Sided Limits. By Tuesday J. Johnson Continuity and One-Sided Limits By Tuesday J. Johnson Suggested Review Topics Algebra skills reviews suggested: Evaluating functions Rationalizing numerators and/or denominators Trigonometric skills reviews

More information

MATH 113: ELEMENTARY CALCULUS

MATH 113: ELEMENTARY CALCULUS MATH 3: ELEMENTARY CALCULUS Please check www.ualberta.ca/ zhiyongz for notes updation! 6. Rates of Change and Limits A fundamental philosophical truth is that everything changes. In physics, the change

More information

1 Limits Finding limits graphically. 1.3 Finding limits analytically. Examples 1. f(x) = x3 1. f(x) = f(x) =

1 Limits Finding limits graphically. 1.3 Finding limits analytically. Examples 1. f(x) = x3 1. f(x) = f(x) = Theorem 13 (i) If p(x) is a polynomial, then p(x) = p(c) 1 Limits 11 12 Fining its graphically Examples 1 f(x) = x3 1, x 1 x 1 The behavior of f(x) as x approximates 1 x 1 f(x) = 3 x 2 f(x) = x+1 1 f(x)

More information

1.3 Limits and Continuity

1.3 Limits and Continuity .3 Limits and Continuity.3. Limits Problem 8. What will happen to the functional values of as x gets closer and closer to 2? f(x) = Solution. We can evaluate f(x) using x values nearer and nearer to 2

More information

Chapter 2. Limits and Continuity 2.6 Limits Involving Infinity; Asymptotes of Graphs

Chapter 2. Limits and Continuity 2.6 Limits Involving Infinity; Asymptotes of Graphs 2.6 Limits Involving Infinity; Asymptotes of Graphs Chapter 2. Limits and Continuity 2.6 Limits Involving Infinity; Asymptotes of Graphs Definition. Formal Definition of Limits at Infinity.. We say that

More information

CH 2: Limits and Derivatives

CH 2: Limits and Derivatives 2 The tangent and velocity problems CH 2: Limits and Derivatives the tangent line to a curve at a point P, is the line that has the same slope as the curve at that point P, ie the slope of the tangent

More information

2.1 Limits, Rates of Change and Slopes of Tangent Lines

2.1 Limits, Rates of Change and Slopes of Tangent Lines 2.1 Limits, Rates of Change and Slopes of Tangent Lines (1) Average rate of change of y f x over an interval x 0,x 1 : f x 1 f x 0 x 1 x 0 Instantaneous rate of change of f x at x x 0 : f x lim 1 f x 0

More information

Calculus: Early Transcendental Functions Lecture Notes for Calculus 101. Feras Awad Mahmoud

Calculus: Early Transcendental Functions Lecture Notes for Calculus 101. Feras Awad Mahmoud Calculus: Early Transcendental Functions Lecture Notes for Calculus 101 Feras Awad Mahmoud Last Updated: August 2, 2012 1 2 Feras Awad Mahmoud Department of Basic Sciences Philadelphia University JORDAN

More information

Limit. Chapter Introduction

Limit. Chapter Introduction Chapter 9 Limit Limit is the foundation of calculus that it is so useful to understand more complicating chapters of calculus. Besides, Mathematics has black hole scenarios (dividing by zero, going to

More information

THE LIMIT PROCESS (AN INTUITIVE INTRODUCTION)

THE LIMIT PROCESS (AN INTUITIVE INTRODUCTION) The Limit Process THE LIMIT PROCESS (AN INTUITIVE INTRODUCTION) We could begin by saying that limits are important in calculus, but that would be a major understatement. Without limits, calculus would

More information

Math 261 Calculus I. Test 1 Study Guide. Name. Decide whether the limit exists. If it exists, find its value. 1) lim x 1. f(x) 2) lim x -1/2 f(x)

Math 261 Calculus I. Test 1 Study Guide. Name. Decide whether the limit exists. If it exists, find its value. 1) lim x 1. f(x) 2) lim x -1/2 f(x) Math 261 Calculus I Test 1 Study Guide Name Decide whether the it exists. If it exists, find its value. 1) x 1 f(x) 2) x -1/2 f(x) Complete the table and use the result to find the indicated it. 3) If

More information

AP CALCULUS AB Study Guide for Midterm Exam 2017

AP CALCULUS AB Study Guide for Midterm Exam 2017 AP CALCULUS AB Study Guide for Midterm Exam 2017 CHAPTER 1: PRECALCULUS REVIEW 1.1 Real Numbers, Functions and Graphs - Write absolute value as a piece-wise function - Write and interpret open and closed

More information

MATH 114 Calculus Notes on Chapter 2 (Limits) (pages 60-? in Stewart)

MATH 114 Calculus Notes on Chapter 2 (Limits) (pages 60-? in Stewart) Still under construction. MATH 114 Calculus Notes on Chapter 2 (Limits) (pages 60-? in Stewart) As seen in A Preview of Calculus, the concept of it underlies the various branches of calculus. Hence we

More information

AP Calculus Summer Prep

AP Calculus Summer Prep AP Calculus Summer Prep Topics from Algebra and Pre-Calculus (Solutions are on the Answer Key on the Last Pages) The purpose of this packet is to give you a review of basic skills. You are asked to have

More information

Limits, Continuity, and the Derivative

Limits, Continuity, and the Derivative Unit #2 : Limits, Continuity, and the Derivative Goals: Study and define continuity Review limits Introduce the derivative as the limit of a difference quotient Discuss the derivative as a rate of change

More information

KEMATH1 Calculus for Chemistry and Biochemistry Students. Francis Joseph H. Campeña, De La Salle University Manila

KEMATH1 Calculus for Chemistry and Biochemistry Students. Francis Joseph H. Campeña, De La Salle University Manila KEMATH1 Calculus for Chemistry and Biochemistry Students Francis Joseph H Campeña, De La Salle University Manila February 9, 2015 Contents 1 Conic Sections 2 11 A review of the coordinate system 2 12 Conic

More information

Math 106 Calculus 1 Topics for first exam

Math 106 Calculus 1 Topics for first exam Chapter 2: Limits and Continuity Rates of change and its: Math 06 Calculus Topics for first exam Limit of a function f at a point a = the value the function should take at the point = the value that the

More information

Mathematic 108, Fall 2015: Solutions to assignment #7

Mathematic 108, Fall 2015: Solutions to assignment #7 Mathematic 08, Fall 05: Solutions to assignment #7 Problem # Suppose f is a function with f continuous on the open interval I and so that f has a local maximum at both x = a and x = b for a, b I with a

More information

x y More precisely, this equation means that given any ε > 0, there exists some δ > 0 such that

x y More precisely, this equation means that given any ε > 0, there exists some δ > 0 such that Chapter 2 Limits and continuity 21 The definition of a it Definition 21 (ε-δ definition) Let f be a function and y R a fixed number Take x to be a point which approaches y without being equal to y If there

More information

Summer Review Packet for Students Entering AP Calculus BC. Complex Fractions

Summer Review Packet for Students Entering AP Calculus BC. Complex Fractions Summer Review Packet for Students Entering AP Calculus BC Comple Fractions When simplifying comple fractions, multiply by a fraction equal to 1 which has a numerator and denominator composed of the common

More information

THS Step By Step Calculus Chapter 1

THS Step By Step Calculus Chapter 1 Name: Class Period: Throughout this packet there will be blanks you are epected to fill in prior to coming to class. This packet follows your Larson Tetbook. Do NOT throw away! Keep in 3 ring binder until

More information

MTH4100 Calculus I. Lecture notes for Week 4. Thomas Calculus, Sections 2.4 to 2.6. Rainer Klages

MTH4100 Calculus I. Lecture notes for Week 4. Thomas Calculus, Sections 2.4 to 2.6. Rainer Klages MTH4100 Calculus I Lecture notes for Week 4 Thomas Calculus, Sections 2.4 to 2.6 Rainer Klages School of Mathematical Sciences Queen Mary University of London Autumn 2009 One-sided its and its at infinity

More information

TRIG REVIEW NOTES. Co-terminal Angles: Angles that end at the same spot. (sines, cosines, and tangents will equal)

TRIG REVIEW NOTES. Co-terminal Angles: Angles that end at the same spot. (sines, cosines, and tangents will equal) TRIG REVIEW NOTES Convert from radians to degrees: multiply by 0 180 Convert from degrees to radians: multiply by 0. 180 Co-terminal Angles: Angles that end at the same spot. (sines, cosines, and tangents

More information

Math 121: Calculus 1 - Winter 2012/2013 Review of Precalculus Concepts

Math 121: Calculus 1 - Winter 2012/2013 Review of Precalculus Concepts Introduction Math 11: Calculus 1 - Winter 01/01 Review of Precalculus Concepts Welcome to Math 11 - Calculus 1, Winter 01/01! This problems in this packet are designed to help you review the topics from

More information

1 + lim. n n+1. f(x) = x + 1, x 1. and we check that f is increasing, instead. Using the quotient rule, we easily find that. 1 (x + 1) 1 x (x + 1) 2 =

1 + lim. n n+1. f(x) = x + 1, x 1. and we check that f is increasing, instead. Using the quotient rule, we easily find that. 1 (x + 1) 1 x (x + 1) 2 = Chapter 5 Sequences and series 5. Sequences Definition 5. (Sequence). A sequence is a function which is defined on the set N of natural numbers. Since such a function is uniquely determined by its values

More information

The function graphed below is continuous everywhere. The function graphed below is NOT continuous everywhere, it is discontinuous at x 2 and

The function graphed below is continuous everywhere. The function graphed below is NOT continuous everywhere, it is discontinuous at x 2 and Section 1.4 Continuity A function is a continuous at a point if its graph has no gaps, holes, breaks or jumps at that point. If a function is not continuous at a point, then we say it is discontinuous

More information

1.2 Functions and Their Properties Name:

1.2 Functions and Their Properties Name: 1.2 Functions and Their Properties Name: Objectives: Students will be able to represent functions numerically, algebraically, and graphically, determine the domain and range for functions, and analyze

More information

Grade 11 or 12 Pre-Calculus

Grade 11 or 12 Pre-Calculus Grade 11 or 12 Pre-Calculus Strands 1. Polynomial, Rational, and Radical Relationships 2. Trigonometric Functions 3. Modeling with Functions Strand 1: Polynomial, Rational, and Radical Relationships Standard

More information

NAME: DATE: CLASS: AP CALCULUS AB SUMMER MATH 2018

NAME: DATE: CLASS: AP CALCULUS AB SUMMER MATH 2018 NAME: DATE: CLASS: AP CALCULUS AB SUMMER MATH 2018 A] Refer to your pre-calculus notebook, the internet, or the sheets/links provided for assistance. B] Do not wait until the last minute to complete this

More information

EQ: What are limits, and how do we find them? Finite limits as x ± Horizontal Asymptote. Example Horizontal Asymptote

EQ: What are limits, and how do we find them? Finite limits as x ± Horizontal Asymptote. Example Horizontal Asymptote Finite limits as x ± The symbol for infinity ( ) does not represent a real number. We use to describe the behavior of a function when the values in its domain or range outgrow all finite bounds. For example,

More information

Math 121: Calculus 1 - Fall 2013/2014 Review of Precalculus Concepts

Math 121: Calculus 1 - Fall 2013/2014 Review of Precalculus Concepts Introduction Math 121: Calculus 1 - Fall 201/2014 Review of Precalculus Concepts Welcome to Math 121 - Calculus 1, Fall 201/2014! This problems in this packet are designed to help you review the topics

More information

Limits and Their Properties

Limits and Their Properties Chapter 1 Limits and Their Properties Course Number Section 1.1 A Preview of Calculus Objective: In this lesson you learned how calculus compares with precalculus. I. What is Calculus? (Pages 42 44) Calculus

More information

Copyright c 2007 Jason Underdown Some rights reserved. quadratic formula. absolute value. properties of absolute values

Copyright c 2007 Jason Underdown Some rights reserved. quadratic formula. absolute value. properties of absolute values Copyright & License Formula Copyright c 2007 Jason Underdown Some rights reserved. quadratic formula absolute value properties of absolute values equation of a line in various forms equation of a circle

More information

Math 121: Calculus 1 - Fall 2012/2013 Review of Precalculus Concepts

Math 121: Calculus 1 - Fall 2012/2013 Review of Precalculus Concepts Introduction Math 11: Calculus 1 - Fall 01/01 Review of Precalculus Concepts Welcome to Math 11 - Calculus 1, Fall 01/01! This problems in this packet are designed to help you review the topics from Algebra

More information

MATH 151 Engineering Mathematics I

MATH 151 Engineering Mathematics I MATH 151 Engineering Mathematics I Fall 2018, WEEK 3 JoungDong Kim Week 3 Section 2.3, 2.5, 2.6, Calculating Limits Using the Limit Laws, Continuity, Limits at Infinity; Horizontal Asymptotes. Section

More information

Chapter P: Preliminaries

Chapter P: Preliminaries Chapter P: Preliminaries Spring 2018 Department of Mathematics Hong Kong Baptist University 1 / 67 Preliminaries The preliminary chapter reviews the most important things that you should know before beginning

More information

Polynomials and Rational Functions. Quadratic Equations and Inequalities. Remainder and Factor Theorems. Rational Root Theorem

Polynomials and Rational Functions. Quadratic Equations and Inequalities. Remainder and Factor Theorems. Rational Root Theorem Pre-Calculus Pre-AP Scope and Sequence - Year at a Glance Pre-Calculus Pre-AP - First Semester Pre-calculus with Limits; Larson/Hostetler Three Weeks 1 st 3 weeks 2 nd 3 weeks 3 rd 3 weeks 4 th 3 weeks

More information

Higher Order Derivatives

Higher Order Derivatives Higher Order Derivatives A higher order derivative is the derivative of a derivative. For example, let f(x) = 3x x. Its derivative is f (x) = x + x. The derivative of f (x) is an example of a higher order

More information

DuVal High School Summer Review Packet AP Calculus

DuVal High School Summer Review Packet AP Calculus DuVal High School Summer Review Packet AP Calculus Welcome to AP Calculus AB. This packet contains background skills you need to know for your AP Calculus. My suggestion is, you read the information and

More information

Precalculus Review. Functions to KNOW! 1. Polynomial Functions. Types: General form Generic Graph and unique properties. Constants. Linear.

Precalculus Review. Functions to KNOW! 1. Polynomial Functions. Types: General form Generic Graph and unique properties. Constants. Linear. Precalculus Review Functions to KNOW! 1. Polynomial Functions Types: General form Generic Graph and unique properties Constants Linear Quadratic Cubic Generalizations for Polynomial Functions - The domain

More information

Math 150 Midterm 1 Review Midterm 1 - Monday February 28

Math 150 Midterm 1 Review Midterm 1 - Monday February 28 Math 50 Midterm Review Midterm - Monday February 28 The midterm will cover up through section 2.2 as well as the little bit on inverse functions, exponents, and logarithms we included from chapter 5. Notes

More information

Continuity. MATH 161 Calculus I. J. Robert Buchanan. Fall Department of Mathematics

Continuity. MATH 161 Calculus I. J. Robert Buchanan. Fall Department of Mathematics Continuity MATH 161 Calculus I J. Robert Buchanan Department of Mathematics Fall 2017 Intuitive Idea A process or an item can be described as continuous if it exists without interruption. The mathematical

More information

MAT137 Calculus! Lecture 5

MAT137 Calculus! Lecture 5 MAT137 Calculus! Lecture 5 Today: 2.5 The Pinching Theorem; 2.5 Trigonometric Limits. 2.6 Two Basic Theorems. 3.1 The Derivative Next: 3.2-3.6 DIfferentiation Rules Deadline to notify us if you have a

More information

Math 12 Final Exam Review 1

Math 12 Final Exam Review 1 Math 12 Final Exam Review 1 Part One Calculators are NOT PERMITTED for this part of the exam. 1. a) The sine of angle θ is 1 What are the 2 possible values of θ in the domain 0 θ 2π? 2 b) Draw these angles

More information

LIMITS AT INFINITY MR. VELAZQUEZ AP CALCULUS

LIMITS AT INFINITY MR. VELAZQUEZ AP CALCULUS LIMITS AT INFINITY MR. VELAZQUEZ AP CALCULUS RECALL: VERTICAL ASYMPTOTES Remember that for a rational function, vertical asymptotes occur at values of x = a which have infinite its (either positive or

More information

a) An even function is symmetric with respect to the y-axis. An odd function is symmetric with respect to the origin.

a) An even function is symmetric with respect to the y-axis. An odd function is symmetric with respect to the origin. Course Review Course Review Question 1 Page 479 a) An even function is symmetric with respect to the y-axis. An odd function is symmetric with respect to the origin. b) Substitute x for x in f(x). If f(

More information

CALCULUS ASSESSMENT REVIEW

CALCULUS ASSESSMENT REVIEW CALCULUS ASSESSMENT REVIEW DEPARTMENT OF MATHEMATICS CHRISTOPHER NEWPORT UNIVERSITY 1. Introduction and Topics The purpose of these notes is to give an idea of what to expect on the Calculus Readiness

More information

1.10 Continuity Brian E. Veitch

1.10 Continuity Brian E. Veitch 1.10 Continuity Definition 1.5. A function is continuous at x = a if 1. f(a) exists 2. lim x a f(x) exists 3. lim x a f(x) = f(a) If any of these conditions fail, f is discontinuous. Note: From algebra

More information

MATH 151 Engineering Mathematics I

MATH 151 Engineering Mathematics I MATH 151 Engineering Mathematics I Spring 2018, WEEK 3 JoungDong Kim Week 3 Section 2.5, 2.6, 2.7, Continuity, Limits at Infinity; Horizontal Asymptotes, Derivatives and Rates of Change. Section 2.5 Continuity

More information

Pre-Calculus Chapter 0. Solving Equations and Inequalities 0.1 Solving Equations with Absolute Value 0.2 Solving Quadratic Equations

Pre-Calculus Chapter 0. Solving Equations and Inequalities 0.1 Solving Equations with Absolute Value 0.2 Solving Quadratic Equations Pre-Calculus Chapter 0. Solving Equations and Inequalities 0.1 Solving Equations with Absolute Value 0.1.1 Solve Simple Equations Involving Absolute Value 0.2 Solving Quadratic Equations 0.2.1 Use the

More information

Functions. Remark 1.2 The objective of our course Calculus is to study functions.

Functions. Remark 1.2 The objective of our course Calculus is to study functions. Functions 1.1 Functions and their Graphs Definition 1.1 A function f is a rule assigning a number to each of the numbers. The number assigned to the number x via the rule f is usually denoted by f(x).

More information

Foundations of Calculus. November 18, 2014

Foundations of Calculus. November 18, 2014 Foundations of Calculus November 18, 2014 Contents 1 Conic Sections 3 11 A review of the coordinate system 3 12 Conic Sections 4 121 Circle 4 122 Parabola 5 123 Ellipse 5 124 Hyperbola 6 2 Review of Functions

More information

Homework for Section 1.4, Continuity and One sided Limits. Study 1.4, # 1 21, 27, 31, 37 41, 45 53, 61, 69, 87, 91, 93. Class Notes: Prof. G.

Homework for Section 1.4, Continuity and One sided Limits. Study 1.4, # 1 21, 27, 31, 37 41, 45 53, 61, 69, 87, 91, 93. Class Notes: Prof. G. GOAL: 1. Understand definition of continuity at a point. 2. Evaluate functions for continuity at a point, and on open and closed intervals 3. Understand the Intermediate Value Theorum (IVT) Homework for

More information

To get horizontal and slant asymptotes algebraically we need to know about end behaviour for rational functions.

To get horizontal and slant asymptotes algebraically we need to know about end behaviour for rational functions. Concepts: Horizontal Asymptotes, Vertical Asymptotes, Slant (Oblique) Asymptotes, Transforming Reciprocal Function, Sketching Rational Functions, Solving Inequalities using Sign Charts. Rational Function

More information

SANDERSON HIGH SCHOOL AP CALCULUS AB/BC SUMMER REVIEW PACKET

SANDERSON HIGH SCHOOL AP CALCULUS AB/BC SUMMER REVIEW PACKET SANDERSON HIGH SCHOOL AP CALCULUS AB/BC SUMMER REVIEW PACKET 017-018 Name: 1. This packet is to be handed in on Monday August 8, 017.. All work must be shown on separate paper attached to the packet. 3.

More information

Determine whether the formula determines y as a function of x. If not, explain. Is there a way to look at a graph and determine if it's a function?

Determine whether the formula determines y as a function of x. If not, explain. Is there a way to look at a graph and determine if it's a function? 1.2 Functions and Their Properties Name: Objectives: Students will be able to represent functions numerically, algebraically, and graphically, determine the domain and range for functions, and analyze

More information

1. Use the properties of exponents to simplify the following expression, writing your answer with only positive exponents.

1. Use the properties of exponents to simplify the following expression, writing your answer with only positive exponents. Math120 - Precalculus. Final Review Prepared by Dr. P. Babaali 1 Algebra 1. Use the properties of exponents to simplify the following expression, writing your answer with only positive exponents. (a) 5

More information

WORKBOOK. MATH 31. CALCULUS AND ANALYTIC GEOMETRY I.

WORKBOOK. MATH 31. CALCULUS AND ANALYTIC GEOMETRY I. WORKBOOK. MATH 31. CALCULUS AND ANALYTIC GEOMETRY I. DEPARTMENT OF MATHEMATICS AND COMPUTER SCIENCE Contributors: U. N. Iyer and P. Laul. (Many problems have been directly taken from Single Variable Calculus,

More information

AP Calculus Summer Packet

AP Calculus Summer Packet AP Calculus Summer Packet Writing The Equation Of A Line Example: Find the equation of a line that passes through ( 1, 2) and (5, 7). ü Things to remember: Slope formula, point-slope form, slopeintercept

More information

8. Limit Laws. lim(f g)(x) = lim f(x) lim g(x), (x) = lim x a f(x) g lim x a g(x)

8. Limit Laws. lim(f g)(x) = lim f(x) lim g(x), (x) = lim x a f(x) g lim x a g(x) 8. Limit Laws 8.1. Basic Limit Laws. If f and g are two functions and we know the it of each of them at a given point a, then we can easily compute the it at a of their sum, difference, product, constant

More information

Calculus 221 worksheet

Calculus 221 worksheet Calculus 221 worksheet Graphing A function has a global maximum at some a in its domain if f(x) f(a) for all other x in the domain of f. Global maxima are sometimes also called absolute maxima. A function

More information

2.6. Graphs of Rational Functions. Copyright 2011 Pearson, Inc.

2.6. Graphs of Rational Functions. Copyright 2011 Pearson, Inc. 2.6 Graphs of Rational Functions Copyright 2011 Pearson, Inc. Rational Functions What you ll learn about Transformations of the Reciprocal Function Limits and Asymptotes Analyzing Graphs of Rational Functions

More information

December Exam Summary

December Exam Summary December Exam Summary 1 Lines and Distances 1.1 List of Concepts Distance between two numbers on the real number line or on the Cartesian Plane. Increments. If A = (a 1, a 2 ) and B = (b 1, b 2 ), then

More information

V. Graph Sketching and Max-Min Problems

V. Graph Sketching and Max-Min Problems V. Graph Sketching and Max-Min Problems The signs of the first and second derivatives of a function tell us something about the shape of its graph. In this chapter we learn how to find that information.

More information

Reading Mathematical Expressions & Arithmetic Operations Expression Reads Note

Reading Mathematical Expressions & Arithmetic Operations Expression Reads Note Math 001 - Term 171 Reading Mathematical Expressions & Arithmetic Operations Expression Reads Note x A x belongs to A,x is in A Between an element and a set. A B A is a subset of B Between two sets. φ

More information

Pre-Calculus MATH 119 Fall Section 1.1. Section objectives. Section 1.3. Section objectives. Section A.10. Section objectives

Pre-Calculus MATH 119 Fall Section 1.1. Section objectives. Section 1.3. Section objectives. Section A.10. Section objectives Pre-Calculus MATH 119 Fall 2013 Learning Objectives Section 1.1 1. Use the Distance Formula 2. Use the Midpoint Formula 4. Graph Equations Using a Graphing Utility 5. Use a Graphing Utility to Create Tables

More information

MATH1190 CALCULUS 1 - NOTES AND AFTERNOTES

MATH1190 CALCULUS 1 - NOTES AND AFTERNOTES MATH90 CALCULUS - NOTES AND AFTERNOTES DR. JOSIP DERADO. Historical background Newton approach - from physics to calculus. Instantaneous velocity. Leibniz approach - from geometry to calculus Calculus

More information

SECTION 2.4: LIMITS AND INFINITY II

SECTION 2.4: LIMITS AND INFINITY II (Section 2.4: Limits and Infinity II) 2.4.1 SECTION 2.4: LIMITS AND INFINITY II LEARNING OBJECTIVES Understand infinite limits at a point and relate them to vertical asymptotes of graphs. Be able to evaluate

More information

Lecture 3 (Limits and Derivatives)

Lecture 3 (Limits and Derivatives) Lecture 3 (Limits and Derivatives) Continuity In the previous lecture we saw that very often the limit of a function as is just. When this is the case we say that is continuous at a. Definition: A function

More information

QF101: Quantitative Finance August 22, Week 1: Functions. Facilitator: Christopher Ting AY 2017/2018

QF101: Quantitative Finance August 22, Week 1: Functions. Facilitator: Christopher Ting AY 2017/2018 QF101: Quantitative Finance August 22, 2017 Week 1: Functions Facilitator: Christopher Ting AY 2017/2018 The chief function of the body is to carry the brain around. Thomas A. Edison 1.1 What is a function?

More information

Pre-Calculus Mathematics Limit Process Calculus

Pre-Calculus Mathematics Limit Process Calculus NOTES : LIMITS AND DERIVATIVES Name: Date: Period: Mrs. Nguyen s Initial: LESSON.1 THE TANGENT AND VELOCITY PROBLEMS Pre-Calculus Mathematics Limit Process Calculus The type of it that is used to find

More information

2.2 The derivative as a Function

2.2 The derivative as a Function 2.2 The derivative as a Function Recall: The derivative of a function f at a fixed number a: f a f a+h f(a) = lim h 0 h Definition (Derivative of f) For any number x, the derivative of f is f x f x+h f(x)

More information

MAT 1339-S14 Class 4

MAT 1339-S14 Class 4 MAT 9-S4 Class 4 July 4, 204 Contents Curve Sketching. Concavity and the Second Derivative Test.................4 Simple Rational Functions........................ 2.5 Putting It All Together.........................

More information

MATH 32 FALL 2013 FINAL EXAM SOLUTIONS. 1 cos( 2. is in the first quadrant, so its sine is positive. Finally, csc( π 8 ) = 2 2.

MATH 32 FALL 2013 FINAL EXAM SOLUTIONS. 1 cos( 2. is in the first quadrant, so its sine is positive. Finally, csc( π 8 ) = 2 2. MATH FALL 01 FINAL EXAM SOLUTIONS (1) (1 points) Evalute the following (a) tan(0) Solution: tan(0) = 0. (b) csc( π 8 ) Solution: csc( π 8 ) = 1 sin( π 8 ) To find sin( π 8 ), we ll use the half angle formula:

More information

Chapter 4: More Applications of Differentiation

Chapter 4: More Applications of Differentiation Chapter 4: More Applications of Differentiation Autumn 2017 Department of Mathematics Hong Kong Baptist University 1 / 68 In the fall of 1972, President Nixon announced that, the rate of increase of inflation

More information