Math 31A Discussion Session Week 1 Notes January 5 and 7, 2016

Size: px
Start display at page:

Download "Math 31A Discussion Session Week 1 Notes January 5 and 7, 2016"

Transcription

1 Math 31A Discussion Session Week 1 Notes January 5 and 7, 2016 This week we re discussing two important topics: its and continuity. We won t give a completely rigorous definition of either, but we ll develop some tools for computing its and determining whether or not functions are continuous. Limit Laws We begin by recalling some basic its. Proposition 1. For real numbers a and b, b = b, a = a, a 1 0 =, = The following it laws, which we state informally, will be a vital part of our toolbo when computing its. Proposition 2. In each of the following rules, we assume that the relevant its eist. 1. The it of a sum is the sum of the its. 2. The it of a difference is the difference of the its. 3. The it of a product is the product of the its. 4. The it of a quotient is the quotient of the its, as long as the it of the denominator is not zero. Eample. From these basic its and simple rules, which all seem obvious enough, we can compute its of any polynomials. Let p() := a n n + a n 1 n a 1 + a 0 be a polynomial, and choose a R. Then To see this, we apply our rules to find that p() = p(a). a p() = (a ( n n ) + an 1 n 1) + + (a 1 ) + (a 0 ) a a a a a = a n n + a n 1 n a 1 + a 0 a a a a ) n ( ) n 1 = a n ( + an a1 + a 0 a a a = a n a n + a n 1 a n a 1 a + a 0 = p(a). 1

2 Net, we have a it law whose statement might sound complicated, but which is easy to use. Proposition 3. If a function f() is non-zero when is near the real number a (but not necessarily nonzero at a), then f()g() a f() = a g(). Note. In general, you won t find yourself worrying about the non-zero near a bit of this rule. It s primarily meant to keep us from concluding that 0 a 0 = 0 g() a 0 = a g() for some function g(), and this is certainly a conclusion we want to avoid. Eample Evaluate 2, if this it eists. 2 (Solution) According to our previous rule (and some factoring), we have = 2 ( 2)( + 3) Evaluate 0, if this it eists = 2 ( + 3) = 5. (Solution) Notice that we can t use rule 4 from Proposition 2 just yet, because we immediately see that the denominator approaches 0 as approaches 0. We must first do some cancellation. We have = 2 ( ) ( ) = = 0( ) 0 ( ) = 1 7. sin 2 (θ) 3. Evaluate θ 0, if this it eists. 1 cos(θ) (Solution) We can use the identity sin 2 (θ) + cos 2 (θ) = 1 to find θ 0 sin 2 (θ) 1 cos(θ) = 1 cos 2 (θ) θ 0 1 cos(θ) = (1 cos(θ))(1 + cos(θ)) θ 0 1 cos(θ) = (1 + cos(θ)) = 2. θ 0 2

3 4. Evaluate 0, if this it eists. (Solution) First, let s rewrite /. We have = { 1, < 0 1, > 0, and / is undefined when = 0. So we see that 0 = 1 = 1 and 0 Since the left and right its do not agree, 0 5. Evaluate 1 1 1, if this it eists. 0 + = 1 = does not eist. (Solution) Since both the numerator and denominator approach 0 as approaches 1, we must find a way to rewrite the fraction. We do this by rationalizing the denominator: 1 = = ( 1)( + 1) Then, using Proposition 3, Continuity = 1 ( 1)( + 1) 1 = 1 ( + 1) = 2. With its, we are able to compute the value that an epression or function should take, if it s nice. Of course, there are many cases where an epression or function doesn t take the value that we think it should, so we distinguish the better-behaved functions by giving them a special name. Definition. We say that a function f is continuous at a point = a if: 1. f(a) is defined; 2. a f() eists; 3. a f() = f(a). We say that f is continuous on the interval (c, d) if f is continuous at each point a (c, d). Eample. 3

4 1. The function f() := is continuous at = 0, but the function {, 0, f() := 42, = 0 is not. (Why?) 2. The function g() := { sin(1/), 0, k, = 0 is continuous on (, 0) and (0, + ), but is not continuous at = 0, no matter the value of k. To see this, let n = 2 (2n + 1)π and y n = 1 nπ. Then g( n ) = sin((2n + 1)π/2) = 1 for all n, and g(y n ) = sin(nπ) = 0 for all n. Since n 0 and y n 0, but g( n ) and g(y n ) approach distinct values, we see that 0 g() does not eist, and thus g cannot be continuous at = 0. As with its, we have some important arithmetic properties for continuous functions: Proposition 4. If f and g are continuous at = a, then 1. f + g is continuous at = a; 2. f g is continuous at = a; 3. f g is continuous at = a; 4. f/g is continuous at = a, provided g(a) 0. Eample. 1. The converses of the above properties are not true. In particular, we can find functions f and g which are discontinuous at = a, but such that f + g, f g, fg, or f/g is continuous. For eample, define f() := { 0, < 0 1, 0 and g() := { 1, < 0 0, 0. Neither of these functions is continuous at = 0, but h() := f()+g() is continuous on all of R, since h 1. We finish with a very useful property of continuous functions: they play nicely with its. This shouldn t be surprising, since we defined continuous functions to be those functions which behave the way our study of its tells us that they should. 4

5 Proposition 5. If f is continuous at = g(a) and a g() eists, then ( ) f(g()) = f g(). a a Eample. The function f() = is continuous on its domain, so = ( 2 + 7) = 16 = 4. 3 Other Eamples 3 Eample. All but the first of these eamples were written by Steven Heilman. 1. Find constants b and c so that the function 4 + b, < 2 f() := c 2, , 2 < is continuous. (Solution) Certainly f is continuous when 2 and 2; we need to make f continuous at these two points as well. First, let s make 2 f() = 2 + f(). We have f() = c2 = 4c and f() = 12 = 12, so in order for 2 f() to eist and equal f(2), we need c = 3. Then But f() = 32 = f() = 2 2 (4 + b) = b 8, so in order for 2 f() to eist and equal f( 2), we must have b = 20. ( 1 2. Evaluate t 0 t 1 ), if this it eists. t 2 + t (Solution) Notice that we cannot split this into a difference of two its, since neither t 0 1/t nor t 0 1/(t 2 + t) eists. Instead, we first combine the fractions: 1 t 1 t 2 + t = t + 1 t(t + 1) 1 t(t + 1) = t t(t + 1) = 1 t + 1. Having made this simplification, we have ( 1 t 0 t 1 ) 1 = t 2 + t t 0 t + 1 = 1. 5

6 3. Evaluate the following it, if it eists (Solution) As with one of our above eamples, this it looks like 0/0, so we ll multiply both the numerator and denominator by the conjugate of the denominator: = = ( ) = This lead us to = = Is there a real number a such that the following it eists? a + a If so, find the value of a and the value of the it. (Solution) Notice that 2 (2 + 2) = 0, so in order for this it to eist, we ll need + 2 to be a factor of the numerator. This will allow us to cancel + 2 from both the numerator and denominator and evaluate the it. To this end, notice that a + a + 3 = ( + 2)(3 + (a 6)) + 15 a. (A little polynomial division will give you this epression.) Thus, if a = 15, we ll have a + a + 3 = ( + 2)(3 + (a 6)), making + 2 a factor of our numerator. Then a + a = 2 ( + 2)( 1) = 2 = 3 3 = 1. 3( + 2)( + 3) ( + 2)( 1) = 2 3( + 3) 1 6

1 Continuity and Limits of Functions

1 Continuity and Limits of Functions Week 4 Summary This week, we will move on from our discussion of sequences and series to functions. Even though sequences and functions seem to be very different things, they very similar. In fact, we

More information

APPLICATIONS OF DIFFERENTIATION

APPLICATIONS OF DIFFERENTIATION 4 APPLICATIONS OF DIFFERENTIATION APPLICATIONS OF DIFFERENTIATION 4.4 Indeterminate Forms and L Hospital s Rule In this section, we will learn: How to evaluate functions whose values cannot be found at

More information

APPLICATIONS OF DIFFERENTIATION

APPLICATIONS OF DIFFERENTIATION 4 APPLICATIONS OF DIFFERENTIATION APPLICATIONS OF DIFFERENTIATION 4.4 Indeterminate Forms and L Hospital s Rule In this section, we will learn: How to evaluate functions whose values cannot be found at

More information

QUIZ ON CHAPTERS 1 AND 2 - SOLUTIONS REVIEW / LIMITS AND CONTINUITY; MATH 150 SPRING 2017 KUNIYUKI 105 POINTS TOTAL, BUT 100 POINTS = 100%

QUIZ ON CHAPTERS 1 AND 2 - SOLUTIONS REVIEW / LIMITS AND CONTINUITY; MATH 150 SPRING 2017 KUNIYUKI 105 POINTS TOTAL, BUT 100 POINTS = 100% QUIZ ON CHAPTERS AND 2 - SOLUTIONS REVIEW / LIMITS AND CONTINUITY; MATH 50 SPRING 207 KUNIYUKI 05 POINTS TOTAL, BUT 00 POINTS = 00% ) For a), b), and c) below, bo in the correct answer. (6 points total;

More information

4.3 Division of Polynomials

4.3 Division of Polynomials 4.3 Division of Polynomials Learning Objectives Divide a polynomials by a monomial. Divide a polynomial by a binomial. Rewrite and graph rational functions. Introduction A rational epression is formed

More information

Math 31A Discussion Notes Week 4 October 20 and October 22, 2015

Math 31A Discussion Notes Week 4 October 20 and October 22, 2015 Mat 3A Discussion Notes Week 4 October 20 and October 22, 205 To prepare for te first midterm, we ll spend tis week working eamples resembling te various problems you ve seen so far tis term. In tese notes

More information

Feedback D. Incorrect! Exponential functions are continuous everywhere. Look for features like square roots or denominators that could be made 0.

Feedback D. Incorrect! Exponential functions are continuous everywhere. Look for features like square roots or denominators that could be made 0. Calculus Problem Solving Drill 07: Trigonometric Limits and Continuity No. of 0 Instruction: () Read the problem statement and answer choices carefully. () Do your work on a separate sheet of paper. (3)

More information

Polynomial Division. You may also see this kind of problem written like this: Perform the division x2 +2x 3

Polynomial Division. You may also see this kind of problem written like this: Perform the division x2 +2x 3 Polynomial Division 5015 You do polynomial division the way you do long division of numbers It s difficult to describe the general procedure in words, so I ll work through some eamples stepbystep Eample

More information

October 27, 2018 MAT186 Week 3 Justin Ko. We use the following notation to describe the limiting behavior of functions.

October 27, 2018 MAT186 Week 3 Justin Ko. We use the following notation to describe the limiting behavior of functions. October 27, 208 MAT86 Week 3 Justin Ko Limits. Intuitive Definitions of Limits We use the following notation to describe the iting behavior of functions.. (Limit of a Function A it is written as f( = L

More information

MATH 1010E University Mathematics Lecture Notes (week 8) Martin Li

MATH 1010E University Mathematics Lecture Notes (week 8) Martin Li MATH 1010E University Mathematics Lecture Notes (week 8) Martin Li 1 L Hospital s Rule Another useful application of mean value theorems is L Hospital s Rule. It helps us to evaluate its of indeterminate

More information

Math 140 Final Sample A Solutions. Tyrone Crisp

Math 140 Final Sample A Solutions. Tyrone Crisp Math 4 Final Sample A Solutions Tyrone Crisp (B) Direct substitution gives, so the limit is infinite. When is close to, but greater than,, the numerator is negative while the denominator is positive. So

More information

Lecture 5: Finding limits analytically Simple indeterminate forms

Lecture 5: Finding limits analytically Simple indeterminate forms Lecture 5: Finding its analytically Simple indeterminate forms Objectives: (5.) Use algebraic techniques to resolve 0/0 indeterminate forms. (5.) Use the squeeze theorem to evaluate its. (5.3) Use trigonometric

More information

Section 2.6 Limits at infinity and infinite limits 2 Lectures. Dr. Abdulla Eid. College of Science. MATHS 101: Calculus I

Section 2.6 Limits at infinity and infinite limits 2 Lectures. Dr. Abdulla Eid. College of Science. MATHS 101: Calculus I Section 2.6 Limits at infinity and infinite its 2 Lectures College of Science MATHS 0: Calculus I (University of Bahrain) Infinite Limits / 29 Finite its as ±. 2 Horizontal Asympotes. 3 Infinite its. 4

More information

Radical Expressions and Functions What is a square root of 25? How many square roots does 25 have? Do the following square roots exist?

Radical Expressions and Functions What is a square root of 25? How many square roots does 25 have? Do the following square roots exist? Topic 4 1 Radical Epressions and Functions What is a square root of 25? How many square roots does 25 have? Do the following square roots eist? 4 4 Definition: X is a square root of a if X² = a. 0 Symbolically,

More information

7.3 Adding and Subtracting Rational Expressions

7.3 Adding and Subtracting Rational Expressions 7.3 Adding and Subtracting Rational Epressions LEARNING OBJECTIVES. Add and subtract rational epressions with common denominators. 2. Add and subtract rational epressions with unlike denominators. 3. Add

More information

Definition 8.1 Two inequalities are equivalent if they have the same solution set. Add or Subtract the same value on both sides of the inequality.

Definition 8.1 Two inequalities are equivalent if they have the same solution set. Add or Subtract the same value on both sides of the inequality. 8 Inequalities Concepts: Equivalent Inequalities Linear and Nonlinear Inequalities Absolute Value Inequalities (Sections.6 and.) 8. Equivalent Inequalities Definition 8. Two inequalities are equivalent

More information

3.3 Limits and Infinity

3.3 Limits and Infinity Calculus Maimus. Limits Infinity Infinity is not a concrete number, but an abstract idea. It s not a destination, but a really long, never-ending journey. It s one of those mind-warping ideas that is difficult

More information

4.8 Partial Fraction Decomposition

4.8 Partial Fraction Decomposition 8 CHAPTER 4. INTEGRALS 4.8 Partial Fraction Decomposition 4.8. Need to Know The following material is assumed to be known for this section. If this is not the case, you will need to review it.. When are

More information

Indeterminate Forms and L Hospital s Rule

Indeterminate Forms and L Hospital s Rule APPLICATIONS OF DIFFERENTIATION Indeterminate Forms and L Hospital s Rule In this section, we will learn: How to evaluate functions whose values cannot be found at certain points. INDETERMINATE FORM TYPE

More information

5.6 Asymptotes; Checking Behavior at Infinity

5.6 Asymptotes; Checking Behavior at Infinity 5.6 Asymptotes; Checking Behavior at Infinity checking behavior at infinity DEFINITION asymptote In this section, the notion of checking behavior at infinity is made precise, by discussing both asymptotes

More information

Midterm 1 Solutions. Monday, 10/24/2011

Midterm 1 Solutions. Monday, 10/24/2011 Midterm Solutions Monday, 0/24/20. (0 points) Consider the function y = f() = e + 2e. (a) (2 points) What is the domain of f? Epress your answer using interval notation. Solution: We must eclude the possibility

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

Limits and Continuity

Limits and Continuity Limits and Continuity Philippe B. Laval Kennesaw State University January 2, 2005 Contents Abstract Notes and practice problems on its and continuity. Limits 2. Introduction... 2.2 Theory:... 2.2. GraphicalMethod...

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

Introduction. So, why did I even bother to write this?

Introduction. So, why did I even bother to write this? Introduction This review was originally written for my Calculus I class, but it should be accessible to anyone needing a review in some basic algebra and trig topics. The review contains the occasional

More information

In economics, the amount of a good x demanded is a function of the price of that good. In other words,

In economics, the amount of a good x demanded is a function of the price of that good. In other words, I. UNIVARIATE CALCULUS Given two sets X and Y, a function is a rule that associates each member of X with eactly one member of Y. That is, some goes in, and some y comes out. These notations are used to

More information

4. (6 points) Express the domain of the following function in interval notation:

4. (6 points) Express the domain of the following function in interval notation: Eam 1-A L. Ballou Name Math 131 Calculus I September 1, 016 NO Calculator Allowed BOX YOUR ANSWER! Show all work for full credit! 1. (4 points) Write an equation of a line with y-intercept 4 and -intercept

More information

Sect Complex Numbers

Sect Complex Numbers 161 Sect 10.8 - Complex Numbers Concept #1 Imaginary Numbers In the beginning of this chapter, we saw that the was undefined in the real numbers since there is no real number whose square is equal to a

More information

Math Lecture 4 Limit Laws

Math Lecture 4 Limit Laws Math 1060 Lecture 4 Limit Laws Outline Summary of last lecture Limit laws Motivation Limits of constants and the identity function Limits of sums and differences Limits of products Limits of polynomials

More information

Partial Fractions. June 27, In this section, we will learn to integrate another class of functions: the rational functions.

Partial Fractions. June 27, In this section, we will learn to integrate another class of functions: the rational functions. Partial Fractions June 7, 04 In this section, we will learn to integrate another class of functions: the rational functions. Definition. A rational function is a fraction of two polynomials. For example,

More information

The Product and Quotient Rules

The Product and Quotient Rules The Product and Quotient Rules In this section, you will learn how to find the derivative of a product of functions and the derivative of a quotient of functions. A function that is the product of functions

More information

Lecture Notes for Math 1000

Lecture Notes for Math 1000 Lecture Notes for Math 1000 Dr. Xiang-Sheng Wang Memorial University of Newfoundland Office: HH-2016, Phone: 864-4321 Office hours: 13:00-15:00 Wednesday, 12:00-13:00 Friday Email: swang@mun.ca Course

More information

Section 3.3 Limits Involving Infinity - Asymptotes

Section 3.3 Limits Involving Infinity - Asymptotes 76 Section. Limits Involving Infinity - Asymptotes We begin our discussion with analyzing its as increases or decreases without bound. We will then eplore functions that have its at infinity. Let s consider

More information

a b + c b = a+c a b c d = ac a b c d = a b d a does not exist

a b + c b = a+c a b c d = ac a b c d = a b d a does not exist Pre-precalculus Boot Camp: Arithmetic with fractions page http://kunklet.peoplcofedu/ Aug, 0 Arithmetic with fractions To add fractions with the same denominator, add the numerators: () a b + c b = a+c

More information

Quadratic Equations Part I

Quadratic Equations Part I Quadratic Equations Part I Before proceeding with this section we should note that the topic of solving quadratic equations will be covered in two sections. This is done for the benefit of those viewing

More information

1 Exponential Functions Limit Derivative Integral... 5

1 Exponential Functions Limit Derivative Integral... 5 Contents Eponential Functions 3. Limit................................................. 3. Derivative.............................................. 4.3 Integral................................................

More information

Chapter 7 Rational Expressions, Equations, and Functions

Chapter 7 Rational Expressions, Equations, and Functions Chapter 7 Rational Expressions, Equations, and Functions Section 7.1: Simplifying, Multiplying, and Dividing Rational Expressions and Functions Section 7.2: Adding and Subtracting Rational Expressions

More information

= lim. (1 + h) 1 = lim. = lim. = lim = 1 2. lim

= lim. (1 + h) 1 = lim. = lim. = lim = 1 2. lim Math 50 Exam # Solutions. Evaluate the following its or explain why they don t exist. (a) + h. h 0 h Answer: Notice that both the numerator and the denominator are going to zero, so we need to think a

More information

Rational Functions. A rational function is a function that is a ratio of 2 polynomials (in reduced form), e.g.

Rational Functions. A rational function is a function that is a ratio of 2 polynomials (in reduced form), e.g. Rational Functions A rational function is a function that is a ratio of polynomials (in reduced form), e.g. f() = p( ) q( ) where p() and q() are polynomials The function is defined when the denominator

More information

3.8 Limits At Infinity

3.8 Limits At Infinity 3.8. LIMITS AT INFINITY 53 Figure 3.5: Partial graph of f = /. We see here that f 0 as and as. 3.8 Limits At Infinity The its we introduce here differ from previous its in that here we are interested in

More information

Chapter 1A -- Real Numbers. iff. Math Symbols: Sets of Numbers

Chapter 1A -- Real Numbers. iff. Math Symbols: Sets of Numbers Fry Texas A&M University! Fall 2016! Math 150 Notes! Section 1A! Page 1 Chapter 1A -- Real Numbers Math Symbols: iff or Example: Let A = {2, 4, 6, 8, 10, 12, 14, 16,...} and let B = {3, 6, 9, 12, 15, 18,

More information

1) If f x symmetric about what? (Box in one:) (2 points) the x-axis the y-axis the origin none of these

1) If f x symmetric about what? (Box in one:) (2 points) the x-axis the y-axis the origin none of these QUIZ ON CHAPTERS AND - SOLUTIONS REVIEW / LIMITS AND CONTINUITY; MATH 50 FALL 06 KUNIYUKI 05 POINTS TOTAL, BUT 00 POINTS = 00% = x /, then the graph of y = f ( x) in the usual (Cartesian) xy-plane is )

More information

Solution Sheet 1.4 Questions 26-31

Solution Sheet 1.4 Questions 26-31 Solution Sheet 1.4 Questions 26-31 26. Using the Limit Rules evaluate i) ii) iii) 3 2 +4+1 0 2 +4+3, 3 2 +4+1 2 +4+3, 3 2 +4+1 1 2 +4+3. Note When using a Limit Rule you must write down which Rule you

More information

Solutions to Problem Sheet for Week 6

Solutions to Problem Sheet for Week 6 THE UNIVERSITY OF SYDNEY SCHOOL OF MATHEMATICS AND STATISTICS Solutions to Problem Sheet for Week 6 MATH90: Differential Calculus (Advanced) Semester, 07 Web Page: sydney.edu.au/science/maths/u/ug/jm/math90/

More information

1 Rational Exponents and Radicals

1 Rational Exponents and Radicals Introductory Algebra Page 1 of 11 1 Rational Eponents and Radicals 1.1 Rules of Eponents The rules for eponents are the same as what you saw earlier. Memorize these rules if you haven t already done so.

More information

Preface. Computing Definite Integrals. 3 cos( x) dx. x 3

Preface. Computing Definite Integrals. 3 cos( x) dx. x 3 Preface Here are the solutions to the practice problems for my Calculus I notes. Some solutions will have more or less detail than other solutions. The level of detail in each solution will depend up on

More information

Math 016 Lessons Wimayra LUY

Math 016 Lessons Wimayra LUY Math 016 Lessons Wimayra LUY wluy@ccp.edu MATH 016 Lessons LESSON 1 Natural Numbers The set of natural numbers is given by N = {0, 1, 2, 3, 4...}. Natural numbers are used for two main reasons: 1. counting,

More information

Lesson #9 Simplifying Rational Expressions

Lesson #9 Simplifying Rational Expressions Lesson #9 Simplifying Rational Epressions A.A.6 Perform arithmetic operations with rational epressions and rename to lowest terms Factor the following epressions: A. 7 4 B. y C. y 49y Simplify: 5 5 = 4

More information

Conceptual Explanations: Radicals

Conceptual Explanations: Radicals Conceptual Eplanations: Radicals The concept of a radical (or root) is a familiar one, and was reviewed in the conceptual eplanation of logarithms in the previous chapter. In this chapter, we are going

More information

AP Calculus AB Summer Assignment

AP Calculus AB Summer Assignment AP Calculus AB Summer Assignment Name: When you come back to school, it is my epectation that you will have this packet completed. You will be way behind at the beginning of the year if you haven t attempted

More information

In this note we will evaluate the limits of some indeterminate forms using L Hôpital s Rule. Indeterminate Forms and 0 0. f(x)

In this note we will evaluate the limits of some indeterminate forms using L Hôpital s Rule. Indeterminate Forms and 0 0. f(x) L Hôpital s Rule In this note we will evaluate the its of some indeterminate forms using L Hôpital s Rule. Indeterminate Forms and 0 0 f() Suppose a f() = 0 and a g() = 0. Then a g() the indeterminate

More information

AP Calculus BC Summer Assignment 2018

AP Calculus BC Summer Assignment 2018 AP Calculus BC Summer Assignment 018 Name: When you come back to school, I will epect you to have attempted every problem. These skills are all different tools that we will pull out of our toolbo at different

More information

MATH 250 TOPIC 11 LIMITS. A. Basic Idea of a Limit and Limit Laws. Answers to Exercises and Problems

MATH 250 TOPIC 11 LIMITS. A. Basic Idea of a Limit and Limit Laws. Answers to Exercises and Problems Math 5 T-Limits Page MATH 5 TOPIC LIMITS A. Basic Idea of a Limit and Limit Laws B. Limits of the form,, C. Limits as or as D. Summary for Evaluating Limits Answers to Eercises and Problems Math 5 T-Limits

More information

INTEGRATION OF RATIONAL FUNCTIONS BY PARTIAL FRACTIONS

INTEGRATION OF RATIONAL FUNCTIONS BY PARTIAL FRACTIONS INTEGRATION OF RATIONAL FUNCTIONS BY PARTIAL FRACTIONS. Introduction It is possible to integrate any rational function, constructed as the ratio of polynomials by epressing it as a sum of simpler fractions

More information

Core Connections Algebra 2 Checkpoint Materials

Core Connections Algebra 2 Checkpoint Materials Core Connections Algebra 2 Note to Students (and their Teachers) Students master different skills at different speeds. No two students learn eactly the same way at the same time. At some point you will

More information

Math 192r, Problem Set #3: Solutions

Math 192r, Problem Set #3: Solutions Math 192r Problem Set #3: Solutions 1. Let F n be the nth Fibonacci number as Wilf indexes them (with F 0 F 1 1 F 2 2 etc.). Give a simple homogeneous linear recurrence relation satisfied by the sequence

More information

Math Analysis/Honors Math Analysis Summer Assignment

Math Analysis/Honors Math Analysis Summer Assignment Math Analysis/Honors Math Analysis Summer Assignment To be successful in Math Analysis or Honors Math Analysis, a full understanding of the topics listed below is required prior to the school year. To

More information

Bridging the gap between GCSE and A level mathematics

Bridging the gap between GCSE and A level mathematics Bridging the gap between GCSE and A level mathematics This booklet is designed to help you revise important algebra topics from GCSE and make the transition from GCSE to A level a smooth one. You are advised

More information

Chapter 5: Limits, Continuity, and Differentiability

Chapter 5: Limits, Continuity, and Differentiability Chapter 5: Limits, Continuity, and Differentiability 63 Chapter 5 Overview: Limits, Continuity and Differentiability Derivatives and Integrals are the core practical aspects of Calculus. They were the

More information

Math 320-1: Midterm 2 Practice Solutions Northwestern University, Fall 2014

Math 320-1: Midterm 2 Practice Solutions Northwestern University, Fall 2014 Math 30-: Midterm Practice Solutions Northwestern University, Fall 04. Give an eample of each of the following. Justify your answer. (a) A function on (, ) which is continuous but not uniformly continuous.

More information

AP Calculus Summer Homework Worksheet Instructions

AP Calculus Summer Homework Worksheet Instructions Honors AP Calculus BC Thrill-a-Minute Summer Opportunity 018 Name Favorite Pre-Calculus Topic Your summer assignment is to have the review packet (a review of Algebra / Trig. and Pre-Calculus), Chapter

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

of multiplicity two. The sign of the polynomial is shown in the table below

of multiplicity two. The sign of the polynomial is shown in the table below 161 Precalculus 1 Review 5 Problem 1 Graph the polynomial function P( ) ( ) ( 1). Solution The polynomial is of degree 4 and therefore it is positive to the left of its smallest real root and to the right

More information

PACKET Unit 4 Honors ICM Functions and Limits 1

PACKET Unit 4 Honors ICM Functions and Limits 1 PACKET Unit 4 Honors ICM Functions and Limits 1 Day 1 Homework For each of the rational functions find: a. domain b. -intercept(s) c. y-intercept Graph #8 and #10 with at least 5 EXACT points. 1. f 6.

More information

Review of Rational Expressions and Equations

Review of Rational Expressions and Equations Page 1 of 14 Review of Rational Epressions and Equations A rational epression is an epression containing fractions where the numerator and/or denominator may contain algebraic terms 1 Simplify 6 14 Identification/Analysis

More information

Chapter 3.5: Rational Functions

Chapter 3.5: Rational Functions Chapter.5: Rational Functions A rational number is a ratio of two integers. A rational function is a quotient of two polynomials. All rational numbers are, therefore, rational functions as well. Let s

More information

8.3 Partial Fraction Decomposition

8.3 Partial Fraction Decomposition 8.3 partial fraction decomposition 575 8.3 Partial Fraction Decomposition Rational functions (polynomials divided by polynomials) and their integrals play important roles in mathematics and applications,

More information

5.4 - Quadratic Functions

5.4 - Quadratic Functions Fry TAMU Spring 2017 Math 150 Notes Section 5.4 Page! 92 5.4 - Quadratic Functions Definition: A function is one that can be written in the form f (x) = where a, b, and c are real numbers and a 0. (What

More information

Lecture for Week 2 (Secs. 1.3 and ) Functions and Limits

Lecture for Week 2 (Secs. 1.3 and ) Functions and Limits Lecture for Week 2 (Secs. 1.3 and 2.2 2.3) Functions and Limits 1 First let s review what a function is. (See Sec. 1 of Review and Preview.) The best way to think of a function is as an imaginary machine,

More information

Intermediate Algebra. Gregg Waterman Oregon Institute of Technology

Intermediate Algebra. Gregg Waterman Oregon Institute of Technology Intermediate Algebra Gregg Waterman Oregon Institute of Technology c August 2013 Gregg Waterman This work is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License.

More information

Solutions to Math 41 First Exam October 12, 2010

Solutions to Math 41 First Exam October 12, 2010 Solutions to Math 41 First Eam October 12, 2010 1. 13 points) Find each of the following its, with justification. If the it does not eist, eplain why. If there is an infinite it, then eplain whether it

More information

NIT #7 CORE ALGE COMMON IALS

NIT #7 CORE ALGE COMMON IALS UN NIT #7 ANSWER KEY POLYNOMIALS Lesson #1 Introduction too Polynomials Lesson # Multiplying Polynomials Lesson # Factoring Polynomials Lesson # Factoring Based on Conjugate Pairs Lesson #5 Factoring Trinomials

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

Core Connections Algebra 2 Checkpoint Materials

Core Connections Algebra 2 Checkpoint Materials Core Connections Algebra 2 Note to Students (and their Teachers) Students master different skills at different speeds. No two students learn eactly the same way at the same time. At some point you will

More information

MAC1105-College Algebra

MAC1105-College Algebra MAC1105-College Algebra Chapter -Polynomial Division & Rational Functions. Polynomial Division;The Remainder and Factor Theorems I. Long Division of Polynomials A. For f ( ) 6 19 16, a zero of f ( ) occurs

More information

Troy High School AP Calculus Summer Packet

Troy High School AP Calculus Summer Packet Troy High School AP Calculus Summer Packet As instructors of AP Calculus, we have etremely high epectations of students taking our courses. We epect a certain level of independence to be demonstrated by

More information

9. TRANSFORMING TOOL #2 (the Multiplication Property of Equality)

9. TRANSFORMING TOOL #2 (the Multiplication Property of Equality) 9 TRANSFORMING TOOL # (the Multiplication Property of Equality) a second transforming tool THEOREM Multiplication Property of Equality In the previous section, we learned that adding/subtracting the same

More information

4.2 Reducing Rational Functions

4.2 Reducing Rational Functions Section. Reducing Rational Functions 1. Reducing Rational Functions The goal of this section is to review how to reduce a rational epression to lowest terms. Let s begin with a most important piece of

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

AP Calculus AB Summer Assignment

AP Calculus AB Summer Assignment AP Calculus AB Summer Assignment Name: When you come back to school, you will be epected to have attempted every problem. These skills are all different tools that you will pull out of your toolbo this

More information

Section 1.3 Review of Complex Numbers

Section 1.3 Review of Complex Numbers 1 Section 1. Review of Complex Numbers Objective 1: Imaginary and Complex Numbers In Science and Engineering, such quantities like the 5 occur all the time. So, we need to develop a number system that

More information

Math 115 Spring 11 Written Homework 10 Solutions

Math 115 Spring 11 Written Homework 10 Solutions Math 5 Spring Written Homework 0 Solutions. For following its, state what indeterminate form the its are in and evaluate the its. (a) 3x 4x 4 x x 8 Solution: This is in indeterminate form 0. Algebraically,

More information

3.5 Continuity of a Function One Sided Continuity Intermediate Value Theorem... 23

3.5 Continuity of a Function One Sided Continuity Intermediate Value Theorem... 23 Chapter 3 Limit and Continuity Contents 3. Definition of Limit 3 3.2 Basic Limit Theorems 8 3.3 One sided Limit 4 3.4 Infinite Limit, Limit at infinity and Asymptotes 5 3.4. Infinite Limit and Vertical

More information

Intermediate Algebra

Intermediate Algebra Intermediate Algebra George Voutsadakis 1 1 Mathematics and Computer Science Lake Superior State University LSSU Math 102 George Voutsadakis (LSSU) Intermediate Algebra August 2013 1 / 40 Outline 1 Radicals

More information

Rational Functions. Elementary Functions. Algebra with mixed fractions. Algebra with mixed fractions

Rational Functions. Elementary Functions. Algebra with mixed fractions. Algebra with mixed fractions Rational Functions A rational function f (x) is a function which is the ratio of two polynomials, that is, Part 2, Polynomials Lecture 26a, Rational Functions f (x) = where and are polynomials Dr Ken W

More information

EXPONENT REVIEW!!! Concept Byte (Review): Properties of Exponents. Property of Exponents: Product of Powers. x m x n = x m + n

EXPONENT REVIEW!!! Concept Byte (Review): Properties of Exponents. Property of Exponents: Product of Powers. x m x n = x m + n Algebra B: Chapter 6 Notes 1 EXPONENT REVIEW!!! Concept Byte (Review): Properties of Eponents Recall from Algebra 1, the Properties (Rules) of Eponents. Property of Eponents: Product of Powers m n = m

More information

Let y = f (t) be a function that gives the position at time t of an object moving along the y-axis. Then

Let y = f (t) be a function that gives the position at time t of an object moving along the y-axis. Then Limits From last time... Let y = f (t) be a function that gives the position at time t of an object moving along the y-ais. Then Ave vel[t, t 2 ] = f (t 2) f (t ) t 2 t f (t + h) f (t) Velocity(t) =. h!0

More information

Partial Fraction Decompositions

Partial Fraction Decompositions Partial Fraction Rational Functions Partial Fraction Finding Partial Fractions Integrating Partial Fraction Eamples Rational Functions Definition Eample A function of the type P/Q, where both P and Q are

More information

This theorem guarantees solutions to many problems you will encounter. exists, then f ( c)

This theorem guarantees solutions to many problems you will encounter. exists, then f ( c) Maimum and Minimum Values Etreme Value Theorem If f () is continuous on the closed interval [a, b], then f () achieves both a global (absolute) maimum and global minimum at some numbers c and d in [a,

More information

Pre-Calculus Notes Section 12.2 Evaluating Limits DAY ONE: Lets look at finding the following limits using the calculator and algebraically.

Pre-Calculus Notes Section 12.2 Evaluating Limits DAY ONE: Lets look at finding the following limits using the calculator and algebraically. Pre-Calculus Notes Name Section. Evaluating Limits DAY ONE: Lets look at finding the following its using the calculator and algebraicall. 4 E. ) 4 QUESTION: As the values get closer to 4, what are the

More information

Epsilon Delta proofs

Epsilon Delta proofs Epsilon Delta proofs Before reading this guide, please go over inequalities (if needed). Eample Prove lim(4 3) = 5 2 First we have to know what the definition of a limit is: i.e rigorous way of saying

More information

Define a rational expression: a quotient of two polynomials. ..( 3 10) (3 2) Rational expressions have the same properties as rational numbers:

Define a rational expression: a quotient of two polynomials. ..( 3 10) (3 2) Rational expressions have the same properties as rational numbers: 1 UNIT 7 RATIONAL EXPRESSIONS & EQUATIONS Simplifying Rational Epressions Define a rational epression: a quotient of two polynomials. A rational epression always indicates division EX: 10 means..( 10)

More information

A2T. Rational Expressions/Equations. Name: Teacher: Pd:

A2T. Rational Expressions/Equations. Name: Teacher: Pd: AT Packet #1: Rational Epressions/Equations Name: Teacher: Pd: Table of Contents o Day 1: SWBAT: Review Operations with Polynomials Pgs: 1-3 HW: Pages -3 in Packet o Day : SWBAT: Factor using the Greatest

More information

5.1 We will begin this section with the definition of a rational expression. We

5.1 We will begin this section with the definition of a rational expression. We Basic Properties and Reducing to Lowest Terms 5.1 We will begin tis section wit te definition of a rational epression. We will ten state te two basic properties associated wit rational epressions and go

More information

Eby, MATH 0310 Spring 2017 Page 53. Parentheses are IMPORTANT!! Exponents only change what they! So if a is not inside parentheses, then it

Eby, MATH 0310 Spring 2017 Page 53. Parentheses are IMPORTANT!! Exponents only change what they! So if a is not inside parentheses, then it Eby, MATH 010 Spring 017 Page 5 5.1 Eponents Parentheses are IMPORTANT!! Eponents only change what they! So if a is not inside parentheses, then it get raised to the power! Eample 1 4 b) 4 c) 4 ( ) d)

More information

Polynomial and Rational Functions. Chapter 3

Polynomial and Rational Functions. Chapter 3 Polynomial and Rational Functions Chapter 3 Quadratic Functions and Models Section 3.1 Quadratic Functions Quadratic function: Function of the form f(x) = ax 2 + bx + c (a, b and c real numbers, a 0) -30

More information

How to Find Limits. Yilong Yang. October 22, The General Guideline 1

How to Find Limits. Yilong Yang. October 22, The General Guideline 1 How to Find Limits Yilong Yang October 22, 204 Contents The General Guideline 2 Put Fractions Together and Factorization 2 2. Why put fractions together..................................... 2 2.2 Formula

More information