MAT137 Calculus! Lecture 6

Size: px
Start display at page:

Download "MAT137 Calculus! Lecture 6"

Transcription

1 MAT137 Calculus! Lecture 6 Today: 3.2 Differentiation Rules; 3.3 Derivatives of higher order. 3.4 Related rates 3.5 Chain Rule 3.6 Derivative of Trig. Functions Next: 3.7 Implicit Differentiation 4.10 Related Rates 7.1 One-to-one functions. Inverse Deadline to notify us if you have a conflict with Test 1: June 05

2 Derivative Definition (Derivative) Let f be a function and a be a number in the domain of f. We say that f is differentiable at a if f (x) f (a) lim x a x a exists. If this limit exists, it is called the derivative of f at a and is denoted by f (a). If we let h = x a, then x a iff h 0. Therefore f f (x) f (a) f (a + h) f (a) (a) = lim = lim. x a x a h 0 h

3 The Derivative as a Function We can view the derivative as a function, with f f (x + h) f (x) f (y) f (x) (x) = lim = lim. h 0 h y x y x We say f is the derivative of f. The domain of f is the set {x : f (x) exists}.

4 Example 4 Example Find f (0) where f (x) = { sin x if x 0 x if x > 0. Recall Definition if the limit exists. f f (x + h) f (x) f (y) f (x) (x) = lim = lim. h 0 h y x y x

5 Example 5 Example For f (x) = x, find f. State the domain of f.

6 Example 5 Example For f (x) = x, find f. State the domain of f. y y f (x) = x x f (x) = 1 2 x x

7 Example 6 Example Show that the function f (x) = x is not differentiable at 0. y x

8 Example 6 Example Show that the function f (x) = x 1 3 is not differentiable at x = 0. y x

9 Differentiability Continuity Theorem If f is differentiable at a, then f is continuous at a. WARNING: The converse is NOT true.

10 Differentiability Continuity Theorem If f is differentiable at a, then f is continuous at a. WARNING: The converse is NOT true. y x f (x) = x is continuous at x = 0, but NOT differentiable at x = 0.

11 Differentiability Continuity Theorem If f is differentiable at a, then f is continuous at a. WARNING: The converse is NOT true. y Corollary x f (x) = x is continuous at x = 0, but NOT differentiable at x = 0. If f is not continuous at a, then f is not differentiable at a.

12 Failure of Differentiability There are three ways in which a function can fail to be differentiable. y y y x x x (a) Corner or Cusp (b) Vertical tangent (c) Discontinuity

13 Some Differentiation Formulas Proposition Proof. Exercise. IF f (x) = α, α R, THEN f (x) = 0 for all x. IF f (x) = x, THEN f (x) = 1 for all x.

14 Some Differentiation Formulas Theorem (Derivatives of Sums and Scalar Multiples) Let α R. IF f and g are differentiable at x, THEN f + g and αf are differentiable at x. Moreover, 1 (f + g) (x) = f (x) + g (x), derivative of sum is sum of the derivatives 2 (αf ) (x) = αf (x). derivative of scalar multiple is scalar multiple of derivative

15 Some Differentiation Formulas Theorem (The Product Rule) If f and g are differentiable at x, then so is their product and (f g) (x) = f (x)g (x) + g(x)f (x).

16 Some Differentiation Formulas Theorem (The Product Rule) If f and g are differentiable at x, then so is their product and (f g) (x) = f (x)g (x) + g(x)f (x). Exercise Prove that for each positive integer n, IF p(x) = x n, THEN p (x) = nx n 1. Hint: Use Mathematical Induction.

17 Some Differentiation Formulas Theorem (The Product Rule) If f and g are differentiable at x, then so is their product and (f g) (x) = f (x)g (x) + g(x)f (x). Exercise Prove that for each positive integer n, IF p(x) = x n, THEN p (x) = nx n 1. Hint: Use Mathematical Induction. Proposition (Derivative of Polynomials) IF P(x) = a n x n + a n 1 x n a 2 x 2 + a 1 x + a 0, THEN P (x) = na n x n 1 + (n 1)a n 1 x n a 2 x + a 1.

18 Some Differentiation Formulas Example Suppose that g is differentiable at each x R and that f (x) = (x 3 2x)g(x). Find f (x) given that g(2) = 3 and g (2) = 1. Theorem (The Product Rule) If f and g are differentiable at x, then (f g) (x) = f (x)g (x) + g(x)f (x).

19 Some Differentiation Formulas Theorem (The Quotient Rule) If f and g are differentiable at x and g(x) 0, then the quotient f g is differentiable at x and ( ) f (x) = g(x)f (x) f (x)g (x) g [g(x)] 2.

20 Some Differentiation Formulas Theorem (The Quotient Rule) If f and g are differentiable at x and g(x) 0, then the quotient f g is differentiable at x and ( ) f (x) = g(x)f (x) f (x)g (x) g [g(x)] 2. Exercise Show that for each integer n, Even more, for any c R, IF p(x) = x n, THEN p (x) = nx n 1. IF p(x) = x c, THEN p (x) = cx c 1.

21 Some Differentiation Formulas Example Let f be a differentiable function, and let g(x) = f (x) x. Find g (x). Theorem (The Quotient Rule) If f and g are differentiable at x and g(x) 0, then ( ) f (x) = g(x)f (x) f (x)g (x) g [g(x)] 2.

22 The d dx Notation Leibniz Notation If y = f (x), we write f (x) = dy dx Example If y = x 3, then

23 The d dx Notation Leibniz Notation If y = f (x), we write f (x) = dy dx Example If y = x 3, then dy dx = 3x 2.

24 The d dx Notation Leibniz Notation If y = f (x), we write Example f (x) = dy dx If y = x 3, then dy dx = 3x 2. d The symbol can also be used as prefix before the expression to be dx differentiated. Example d dx (x 2 + 2x) = 2x + 2

25 The d dx Notation The notation dy dx is used to emphasize the fact that we are evaluating x=a the derivative dy at a. dx Example If y = 3x 1 dy. Find 5x + 2 dx. x=0

26 Derivatives of Higher Order Let f (x) = x 5, then f (x) = 5x 4

27 Derivatives of Higher Order Let f (x) = x 5, then f (x) = 5x 4 f (x) =(f ) (x) = 20x 3

28 Derivatives of Higher Order Let f (x) = x 5, then f (x) = 5x 4 f (x) =(f ) (x) = 20x 3 f (x) =(f ) (x) = 60x 2

29 Derivatives of Higher Order Let f (x) = x 5, then f (x) = 5x 4 f (x) =(f ) (x) = 20x 3 f (x) =(f ) (x) = 60x 2 f (4)(x) =(f ) (x) = 120x.

30 Derivatives of Higher Order Let f (x) = x 5, then f (x) = 5x 4 f (x) = (f ) (x) = 20x 3 f (x) = (f ) (x) = 60x 2

31 Derivatives of Higher Order Let f (x) = x 5, then f (x) = 5x 4 f (x) = (f ) (x) = 20x 3 f (x) = (f ) (x) = 60x 2 f (4) (x) = (f ) (x) = 120x.

32 Derivatives of Higher Order Let f (x) = x 5, then f (x) = 5x 4 f (x) = (f ) (x) = 20x 3 f (x) = (f ) (x) = 60x 2 f (4) (x) = (f ) (x) = 120x. Notation f (n) denotes the n th defivative of f. Example Consider a polynomial of degree n, P(x) = a n x n + a n 1 x n a 2 x 2 + a 1 x + a 0 What is the k th -derivative, P (k), for k > n?

33 Derivatives of Higher Order In Leibniz notation the derivative of higher order are written d 2 y dx 2 = d dx ( ) dy, dx d 3 y dx 3 = d dx ( d 2 ) y dx 2,...

34 Derivatives of Higher Order Example Let f (x) = 1 x. 1 Find f (x). 2 Find a general formula for the n th -derivative, f (n).

35 Derivative of Trigonometric Functions Theorem The function sine is everywhere differentiable and x is measured in radians Recall that Definition if the limit exists. d sin x = cos x dx f (x) = lim h 0 f (x + h) f (x) h

36 Derivative of Trigonometric Functions Theorem The function cosine is everywhere differentiable and Proof. Exercise. Hint: Use the following identity d cos x = sin x dx cos(x ± y) = cos x cos y sin x sin y

37 Example 1 Derivative of Trigonometric Functions Find the derivative of f (x) = tan x.

38 Derivative of Trigonometric Functions d d sin x = cos x dx d d cos x = sin xx dx d dx tan x = sec2 x csc x = csc x cot x dx sec x = sec x tan x dx d dx cot x = csc2 x Exercise Prove these formulas.

39 Example 2 Derivative of Trigonometric Functions Find the 27 th derivative of f (x) = sin x.

40 The Chain Rule Example 1 Let F (x) = (2x + 5) 3. Find F (x) (a) by expanding (2x + 5) 3 and differentiating the resulting polynomial. (b) using the product rule.

41 The Chain Rule Example 1 Let F (x) = (2x + 5) 3. Find F (x) (a) by expanding (2x + 5) 3 and differentiating the resulting polynomial. (b) using the product rule. 2 Now, compute the derivative of G(x) = (2x + 5) 2016

42 The Chain Rule Example 1 Let F (x) = (2x + 5) 3. Find F (x) (a) by expanding (2x + 5) 3 and differentiating the resulting polynomial. (b) using the product rule. 2 Now, compute the derivative of We need a better approach. G(x) = (2x + 5) 2016

43 The Chain Rule Theorem (Chain Rule) If g is differentiable at x and f is differentiable at g(x), then the composite function f g defined by (f g)(x) = f (g(x)) is differentiable at x and (f g) (x) = f (g(x)) g (x).

44 The Chain Rule Theorem (Chain Rule) If g is differentiable at x and f is differentiable at g(x), then the composite function f g defined by (f g)(x) = f (g(x)) is differentiable at x and (f g) (x) = f (g(x)) g (x). In Leibniz notation, if y = f (u) and u = g(x), then where dy du is evaluated at u = g(x). dy dx = dy du du dx,

45 The Chain Rule Theorem (Chain Rule) (f g) (x) = f (g(x)) g (x). Example Let G(x) = (2x + 5) Find G (x). In general, Proposition If f is differentiable and n Z, then d dx [f (x)]n = n[f (x)] n 1 d dx f (x).

46 The Chain Rule d dx f }{{} outer function g(x) }{{} evaluated at inner function = f }{{} ( g(x) ) }{{} g (x) }{{} derivative of outer function evaluated at derivative of inner function inner function

47 The Chain Rule Example Let y = cos(x 2 ). Find dy dx. Theorem (Chain Rule) (f g) (x) = f (g(x)) g (x).

48 Repeated Use of the Chain Rule Example Find the derivative of h(x) = sin ( 2 + ) x Theorem (Chain Rule) (f g) (x) = f (g(x)) g (x).

49 Rates of Change Example Consider the linear function y = mx + b. y As x changes from x 0 to x 1, y changes m times as much: x 1 x 0 y 1 y 0 y 1 y 0 = m(x 1 x 0 ). x

50 Rates of Change Example Consider the linear function y = mx + b. y As x changes from x 0 to x 1, y changes m times as much: x 1 x 0 y 1 y 0 y 1 y 0 = m(x 1 x 0 ). x In general, if f is differentiable and y = f (x). The slope dy dx = f (x) gives the rate of change of y with respect to x. y f x

51 Rates of Change Example The area A of a square is given by the formula A = x 2, where x is the length of a side. How fast does the area change with respect to the length when the diameter is 0.5cm, 1cm, 3cm?

52 Rates of Change Example The area A of a square is given by the formula A = x 2, where x is the length of a side. How fast does the area change with respect to the length when the diameter is 0.5cm, 1cm, 3cm? y A = x 2 x = 0.5 x = 1 x = 3 A = 0.25 A = 1 A = 9 da x=0.5 = 1 da x=1 = 2 x=3 = 6 da dx dx dx x

53 Rate of Change Example Suppose that we want to inflate a spherical balloon in such a way that the radius increases at a constant rate of 2cm per second. At what rate should we pump air into the balloon when the radius is 1cm? The volume of a sphere of radius r is V = 4 3 πr 3

54 Graphs Example 1 The function f has domain R, satisfies f (0) = 2, and is continuous. Below is the graph of its derivative f : 4 f Sketch the graph of f.

55 Graphs Example 1 Solution 5 f

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

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

1 The Derivative and Differrentiability

1 The Derivative and Differrentiability 1 The Derivative and Differrentiability 1.1 Derivatives and rate of change Exercise 1 Find the equation of the tangent line to f (x) = x 2 at the point (1, 1). Exercise 2 Suppose that a ball is dropped

More information

Tangent Lines Sec. 2.1, 2.7, & 2.8 (continued)

Tangent Lines Sec. 2.1, 2.7, & 2.8 (continued) Tangent Lines Sec. 2.1, 2.7, & 2.8 (continued) Prove this Result How Can a Derivative Not Exist? Remember that the derivative at a point (or slope of a tangent line) is a LIMIT, so it doesn t exist whenever

More information

2.1 The derivative. Rates of change. m sec = y f (a + h) f (a)

2.1 The derivative. Rates of change. m sec = y f (a + h) f (a) 2.1 The derivative Rates of change 1 The slope of a secant line is m sec = y f (b) f (a) = x b a and represents the average rate of change over [a, b]. Letting b = a + h, we can express the slope of the

More information

Announcements. Topics: Homework: - sections 4.5 and * Read these sections and study solved examples in your textbook!

Announcements. Topics: Homework: - sections 4.5 and * Read these sections and study solved examples in your textbook! Announcements Topics: - sections 4.5 and 5.1-5.5 * Read these sections and study solved examples in your textbook! Homework: - review lecture notes thoroughly - work on practice problems from the textbook

More information

Calculus & Analytic Geometry I

Calculus & Analytic Geometry I TQS 124 Autumn 2008 Quinn Calculus & Analytic Geometry I The Derivative: Analytic Viewpoint Derivative of a Constant Function. For c a constant, the derivative of f(x) = c equals f (x) = Derivative of

More information

Chapter 2: Differentiation

Chapter 2: Differentiation Chapter 2: Differentiation Winter 2016 Department of Mathematics Hong Kong Baptist University 1 / 75 2.1 Tangent Lines and Their Slopes This section deals with the problem of finding a straight line L

More information

Slide 1. Slide 2. Slide 3 Remark is a new function derived from called derivative. 2.2 The derivative as a Function

Slide 1. Slide 2. Slide 3 Remark is a new function derived from called derivative. 2.2 The derivative as a Function Slide 1 2.2 The derivative as a Function Slide 2 Recall: The derivative of a function number : at a fixed Definition (Derivative of ) For any number, the derivative of is Slide 3 Remark is a new function

More information

UNIT 3: DERIVATIVES STUDY GUIDE

UNIT 3: DERIVATIVES STUDY GUIDE Calculus I UNIT 3: Derivatives REVIEW Name: Date: UNIT 3: DERIVATIVES STUDY GUIDE Section 1: Section 2: Limit Definition (Derivative as the Slope of the Tangent Line) Calculating Rates of Change (Average

More information

Section 3.6 The chain rule 1 Lecture. Dr. Abdulla Eid. College of Science. MATHS 101: Calculus I

Section 3.6 The chain rule 1 Lecture. Dr. Abdulla Eid. College of Science. MATHS 101: Calculus I Section 3.6 The chain rule 1 Lecture College of Science MATHS 101: Calculus I (University of Bahrain) Logarithmic Differentiation 1 / 23 Motivation Goal: We want to derive rules to find the derivative

More information

Chapter 2: Differentiation

Chapter 2: Differentiation Chapter 2: Differentiation Spring 2018 Department of Mathematics Hong Kong Baptist University 1 / 82 2.1 Tangent Lines and Their Slopes This section deals with the problem of finding a straight line L

More information

Section 3.6 The chain rule 1 Lecture. Dr. Abdulla Eid. College of Science. MATHS 101: Calculus I

Section 3.6 The chain rule 1 Lecture. Dr. Abdulla Eid. College of Science. MATHS 101: Calculus I Section 3.6 The chain rule 1 Lecture College of Science MATHS 101: Calculus I (University of Bahrain) Logarithmic Differentiation 1 / 1 Motivation Goal: We want to derive rules to find the derivative of

More information

DRAFT - Math 101 Lecture Note - Dr. Said Algarni

DRAFT - Math 101 Lecture Note - Dr. Said Algarni 3 Differentiation Rules 3.1 The Derivative of Polynomial and Exponential Functions In this section we learn how to differentiate constant functions, power functions, polynomials, and exponential functions.

More information

Rules for Differentiation Finding the Derivative of a Product of Two Functions. What does this equation of f '(

Rules for Differentiation Finding the Derivative of a Product of Two Functions. What does this equation of f '( Rules for Differentiation Finding the Derivative of a Product of Two Functions Rewrite the function f( = ( )( + 1) as a cubic function. Then, find f '(. What does this equation of f '( represent, again?

More information

m(x) = f(x) + g(x) m (x) = f (x) + g (x) (The Sum Rule) n(x) = f(x) g(x) n (x) = f (x) g (x) (The Difference Rule)

m(x) = f(x) + g(x) m (x) = f (x) + g (x) (The Sum Rule) n(x) = f(x) g(x) n (x) = f (x) g (x) (The Difference Rule) Chapter 3 Differentiation Rules 3.1 Derivatives of Polynomials and Exponential Functions Aka The Short Cuts! Yay! f(x) = c f (x) = 0 g(x) = x g (x) = 1 h(x) = x n h (x) = n x n-1 (The Power Rule) k(x)

More information

SESSION 6 Trig. Equations and Identities. Math 30-1 R 3. (Revisit, Review and Revive)

SESSION 6 Trig. Equations and Identities. Math 30-1 R 3. (Revisit, Review and Revive) SESSION 6 Trig. Equations and Identities Math 30-1 R 3 (Revisit, Review and Revive) 1 P a g e 2 P a g e Mathematics 30-1 Learning Outcomes Specific Outcome 5: Solve, algebraically and graphically, first

More information

3.1 Day 1: The Derivative of a Function

3.1 Day 1: The Derivative of a Function A P Calculus 3.1 Day 1: The Derivative of a Function I CAN DEFINE A DERIVATIVE AND UNDERSTAND ITS NOTATION. Last chapter we learned to find the slope of a tangent line to a point on a graph by using a

More information

February 21 Math 1190 sec. 63 Spring 2017

February 21 Math 1190 sec. 63 Spring 2017 February 21 Math 1190 sec. 63 Spring 2017 Chapter 2: Derivatives Let s recall the efinitions an erivative rules we have so far: Let s assume that y = f (x) is a function with c in it s omain. The erivative

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

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

TOTAL NAME DATE PERIOD AP CALCULUS AB UNIT 4 ADVANCED DIFFERENTIATION TECHNIQUES DATE TOPIC ASSIGNMENT /6 10/8 10/9 10/10 X X X X 10/11 10/12

TOTAL NAME DATE PERIOD AP CALCULUS AB UNIT 4 ADVANCED DIFFERENTIATION TECHNIQUES DATE TOPIC ASSIGNMENT /6 10/8 10/9 10/10 X X X X 10/11 10/12 NAME DATE PERIOD AP CALCULUS AB UNIT ADVANCED DIFFERENTIATION TECHNIQUES DATE TOPIC ASSIGNMENT 0 0 0/6 0/8 0/9 0/0 X X X X 0/ 0/ 0/5 0/6 QUIZ X X X 0/7 0/8 0/9 0/ 0/ 0/ 0/5 UNIT EXAM X X X TOTAL AP Calculus

More information

MTAEA Differentiation

MTAEA Differentiation School of Economics, Australian National University February 5, 2010 Basic Properties of the Derivative. Secant Tangent Applet l 3 l 2 l 1 a a 3 a 2 a 1 Figure: The derivative of f at a is the limiting

More information

Chapter 3 Derivatives

Chapter 3 Derivatives Chapter Derivatives Section 1 Derivative of a Function What you ll learn about The meaning of differentiable Different ways of denoting the derivative of a function Graphing y = f (x) given the graph of

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

Calculus I: Practice Midterm II

Calculus I: Practice Midterm II Calculus I: Practice Mierm II April 3, 2015 Name: Write your solutions in the space provided. Continue on the back for more space. Show your work unless asked otherwise. Partial credit will be given for

More information

Section 2.1, Section 3.1 Rate of change, Tangents and Derivatives at a point

Section 2.1, Section 3.1 Rate of change, Tangents and Derivatives at a point Section 2.1, Section 3.1 Rate of change, Tangents and Derivatives at a point Line through P and Q approaches to the tangent line at P as Q approaches P. That is as a + h a = h gets smaller. Slope of the

More information

MATH The Derivative as a Function - Section 3.2. The derivative of f is the function. f x h f x. f x lim

MATH The Derivative as a Function - Section 3.2. The derivative of f is the function. f x h f x. f x lim MATH 90 - The Derivative as a Function - Section 3.2 The derivative of f is the function f x lim h 0 f x h f x h for all x for which the limit exists. The notation f x is read "f prime of x". Note that

More information

Chapter 2 Derivatives

Chapter 2 Derivatives Contents Chapter 2 Derivatives Motivation to Chapter 2 2 1 Derivatives and Rates of Change 3 1.1 VIDEO - Definitions................................................... 3 1.2 VIDEO - Examples and Applications

More information

f(x 0 + h) f(x 0 ) h slope of secant line = m sec

f(x 0 + h) f(x 0 ) h slope of secant line = m sec Derivatives Using limits, we can define the slope of a tangent line to a function. When given a function f(x), and given a point P (x 0, f(x 0 )) on f, if we want to find the slope of the tangent line

More information

Blue Pelican Calculus First Semester

Blue Pelican Calculus First Semester Blue Pelican Calculus First Semester Student Version 1.01 Copyright 2011-2013 by Charles E. Cook; Refugio, Tx Edited by Jacob Cobb (All rights reserved) Calculus AP Syllabus (First Semester) Unit 1: Function

More information

Calculus I Sample Exam #01

Calculus I Sample Exam #01 Calculus I Sample Exam #01 1. Sketch the graph of the function and define the domain and range. 1 a) f( x) 3 b) g( x) x 1 x c) hx ( ) x x 1 5x6 d) jx ( ) x x x 3 6 . Evaluate the following. a) 5 sin 6

More information

One of the powerful themes in trigonometry is that the entire subject emanates from a very simple idea: locating a point on the unit circle.

One of the powerful themes in trigonometry is that the entire subject emanates from a very simple idea: locating a point on the unit circle. 2.24 Tanz and the Reciprocals Derivatives of Other Trigonometric Functions One of the powerful themes in trigonometry is that the entire subject emanates from a very simple idea: locating a point on the

More information

Unit IV Derivatives 20 Hours Finish by Christmas

Unit IV Derivatives 20 Hours Finish by Christmas Unit IV Derivatives 20 Hours Finish by Christmas Calculus There two main streams of Calculus: Differentiation Integration Differentiation is used to find the rate of change of variables relative to one

More information

Unit IV Derivatives 20 Hours Finish by Christmas

Unit IV Derivatives 20 Hours Finish by Christmas Unit IV Derivatives 20 Hours Finish by Christmas Calculus There two main streams of Calculus: Differentiation Integration Differentiation is used to find the rate of change of variables relative to one

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

Math Section 4.3 Unit Circle Trigonometry

Math Section 4.3 Unit Circle Trigonometry Math 10 - Section 4. Unit Circle Trigonometry An angle is in standard position if its vertex is at the origin and its initial side is along the positive x axis. Positive angles are measured counterclockwise

More information

7.1. Calculus of inverse functions. Text Section 7.1 Exercise:

7.1. Calculus of inverse functions. Text Section 7.1 Exercise: Contents 7. Inverse functions 1 7.1. Calculus of inverse functions 2 7.2. Derivatives of exponential function 4 7.3. Logarithmic function 6 7.4. Derivatives of logarithmic functions 7 7.5. Exponential

More information

Calculus : 2-credit version

Calculus : 2-credit version 1 / 50 Calculus : 2-credit version Tan s textbook : 7th edition Chapter 3 Hua-Huai, Félix, Chern Department of Computer Science National Taiwan Ocean University September 15, 2009 Calculus of several variables

More information

CHAPTER 3: DERIVATIVES

CHAPTER 3: DERIVATIVES (Exercises for Section 3.1: Derivatives, Tangent Lines, and Rates of Change) E.3.1 CHAPTER 3: DERIVATIVES SECTION 3.1: DERIVATIVES, TANGENT LINES, and RATES OF CHANGE In these Exercises, use a version

More information

6.1 Reciprocal, Quotient, and Pythagorean Identities.notebook. Chapter 6: Trigonometric Identities

6.1 Reciprocal, Quotient, and Pythagorean Identities.notebook. Chapter 6: Trigonometric Identities Chapter 6: Trigonometric Identities 1 Chapter 6 Complete the following table: 6.1 Reciprocal, Quotient, and Pythagorean Identities Pages 290 298 6.3 Proving Identities Pages 309 315 Measure of

More information

Review Sheet 2 Solutions

Review Sheet 2 Solutions Review Sheet Solutions 1. If y x 3 x and dx dt 5, find dy dt when x. We have that dy dt 3 x dx dt dx dt 3 x 5 5, and this is equal to 3 5 10 70 when x.. A spherical balloon is being inflated so that its

More information

sin cos 1 1 tan sec 1 cot csc Pre-Calculus Mathematics Trigonometric Identities and Equations

sin cos 1 1 tan sec 1 cot csc Pre-Calculus Mathematics Trigonometric Identities and Equations Pre-Calculus Mathematics 12 6.1 Trigonometric Identities and Equations Goal: 1. Identify the Fundamental Trigonometric Identities 2. Simplify a Trigonometric Expression 3. Determine the restrictions on

More information

CHAIN RULE: DAY 2 WITH TRIG FUNCTIONS. Section 2.4A Calculus AP/Dual, Revised /30/2018 1:44 AM 2.4A: Chain Rule Day 2 1

CHAIN RULE: DAY 2 WITH TRIG FUNCTIONS. Section 2.4A Calculus AP/Dual, Revised /30/2018 1:44 AM 2.4A: Chain Rule Day 2 1 CHAIN RULE: DAY WITH TRIG FUNCTIONS Section.4A Calculus AP/Dual, Revised 018 viet.dang@humbleisd.net 7/30/018 1:44 AM.4A: Chain Rule Day 1 THE CHAIN RULE A. d dx f g x = f g x g x B. If f(x) is a differentiable

More information

CHAPTER 3: DERIVATIVES

CHAPTER 3: DERIVATIVES (Answers to Exercises for Capter 3: Derivatives) A.3.1 CHAPTER 3: DERIVATIVES SECTION 3.1: DERIVATIVES, TANGENT LINES, and RATES OF CHANGE 1) a) f ( 3) f 3.1 3.1 3 f 3.01 f ( 3) 3.01 3 f 3.001 f ( 3) 3.001

More information

Preliminaries Lectures. Dr. Abdulla Eid. Department of Mathematics MATHS 101: Calculus I

Preliminaries Lectures. Dr. Abdulla Eid. Department of Mathematics   MATHS 101: Calculus I Preliminaries 2 1 2 Lectures Department of Mathematics http://www.abdullaeid.net/maths101 MATHS 101: Calculus I (University of Bahrain) Prelim 1 / 35 Pre Calculus MATHS 101: Calculus MATHS 101 is all about

More information

Chapter 12: Differentiation. SSMth2: Basic Calculus Science and Technology, Engineering and Mathematics (STEM) Strands Mr. Migo M.

Chapter 12: Differentiation. SSMth2: Basic Calculus Science and Technology, Engineering and Mathematics (STEM) Strands Mr. Migo M. Chapter 12: Differentiation SSMth2: Basic Calculus Science and Technology, Engineering and Mathematics (STEM) Strands Mr. Migo M. Mendoza Chapter 12: Differentiation Lecture 12.1: The Derivative Lecture

More information

DIFFERENTIATION RULES

DIFFERENTIATION RULES 3 DIFFERENTIATION RULES DIFFERENTIATION RULES Before starting this section, you might need to review the trigonometric functions. DIFFERENTIATION RULES In particular, it is important to remember that,

More information

Unit 1 PreCalculus Review & Limits

Unit 1 PreCalculus Review & Limits 1 Unit 1 PreCalculus Review & Limits Factoring: Remove common factors first Terms - Difference of Squares a b a b a b - Sum of Cubes ( )( ) a b a b a ab b 3 3 - Difference of Cubes a b a b a ab b 3 3 3

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

Review Sheet 2 Solutions

Review Sheet 2 Solutions Review Sheet Solutions. A bacteria culture initially contains 00 cells and grows at a rate proportional to its size. After an hour the population has increased to 40 cells. (a) Find an expression for the

More information

TRIGONOMETRIC FUNCTIONS. Copyright Cengage Learning. All rights reserved.

TRIGONOMETRIC FUNCTIONS. Copyright Cengage Learning. All rights reserved. 12 TRIGONOMETRIC FUNCTIONS Copyright Cengage Learning. All rights reserved. 12.2 The Trigonometric Functions Copyright Cengage Learning. All rights reserved. The Trigonometric Functions and Their Graphs

More information

SECTION 3.6: CHAIN RULE

SECTION 3.6: CHAIN RULE SECTION 3.6: CHAIN RULE (Section 3.6: Chain Rule) 3.6.1 LEARNING OBJECTIVES Understand the Chain Rule and use it to differentiate composite functions. Know when and how to apply the Generalized Power Rule

More information

Chapter 3 Differentiation Rules

Chapter 3 Differentiation Rules Chapter 3 Differentiation Rules Derivative constant function if c is any real number, then Example: The Power Rule: If n is a positive integer, then Example: Extended Power Rule: If r is any real number,

More information

Using the definition of the derivative of a function is quite tedious. f (x + h) f (x)

Using the definition of the derivative of a function is quite tedious. f (x + h) f (x) Derivative Rules Using te efinition of te erivative of a function is quite teious. Let s prove some sortcuts tat we can use. Recall tat te efinition of erivative is: Given any number x for wic te limit

More information

Math 1501 Calc I Summer 2015 QUP SOUP w/ GTcourses

Math 1501 Calc I Summer 2015 QUP SOUP w/ GTcourses Math 1501 Calc I Summer 2015 QUP SOUP w/ GTcourses Instructor: Sal Barone School of Mathematics Georgia Tech May 22, 2015 (updated May 22, 2015) Covered sections: 3.3 & 3.5 Exam 1 (Ch.1 - Ch.3) Thursday,

More information

True or False. Circle T if the statement is always true; otherwise circle F. for all angles θ. T F. 1 sin θ

True or False. Circle T if the statement is always true; otherwise circle F. for all angles θ. T F. 1 sin θ Math 90 Practice Midterm III Solutions Ch. 8-0 (Ebersole), 3.3-3.8 (Stewart) DISCLAIMER. This collection of practice problems is not guaranteed to be identical, in length or content, to the actual exam.

More information

Next, we ll use all of the tools we ve covered in our study of trigonometry to solve some equations.

Next, we ll use all of the tools we ve covered in our study of trigonometry to solve some equations. Section 6.3 - Solving Trigonometric Equations Next, we ll use all of the tools we ve covered in our study of trigonometry to solve some equations. These are equations from algebra: Linear Equation: Solve:

More information

Section 4.8 Anti Derivative and Indefinite Integrals 2 Lectures. Dr. Abdulla Eid. College of Science. MATHS 101: Calculus I

Section 4.8 Anti Derivative and Indefinite Integrals 2 Lectures. Dr. Abdulla Eid. College of Science. MATHS 101: Calculus I Section 4.8 Anti Derivative and Indefinite Integrals 2 Lectures College of Science MATHS 101: Calculus I (University of Bahrain) 1 / 28 Indefinite Integral Given a function f, if F is a function such that

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

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

Math 180, Final Exam, Fall 2012 Problem 1 Solution

Math 180, Final Exam, Fall 2012 Problem 1 Solution Math 80, Final Exam, Fall 0 Problem Solution. Find the derivatives of the following functions: (a) ln(ln(x)) (b) x 6 + sin(x) e x (c) tan(x ) + cot(x ) (a) We evaluate the derivative using the Chain Rule.

More information

Sec 4.1 Limits, Informally. When we calculated f (x), we first started with the difference quotient. f(x + h) f(x) h

Sec 4.1 Limits, Informally. When we calculated f (x), we first started with the difference quotient. f(x + h) f(x) h 1 Sec 4.1 Limits, Informally When we calculated f (x), we first started with the difference quotient f(x + h) f(x) h and made h small. In other words, f (x) is the number f(x+h) f(x) approaches as h gets

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

Calculus I Announcements

Calculus I Announcements Slie 1 Calculus I Announcements Office Hours: Amos Eaton 309, Monays 12:50-2:50 Exam 2 is Thursay, October 22n. The stuy guie is now on the course web page. Start stuying now, an make a plan to succee.

More information

MATH 135 Calculus 1 Solutions/Answers for Exam 3 Practice Problems November 18, 2016

MATH 135 Calculus 1 Solutions/Answers for Exam 3 Practice Problems November 18, 2016 MATH 35 Calculus Solutions/Answers for Exam 3 Practice Problems November 8, 206 I. Find the indicated derivative(s) and simplify. (A) ( y = ln(x) x 7 4 ) x Solution: By the product rule and the derivative

More information

Chapter 3a Topics in differentiation. Problems in differentiation. Problems in differentiation. LC Abueg: mathematical economics

Chapter 3a Topics in differentiation. Problems in differentiation. Problems in differentiation. LC Abueg: mathematical economics Chapter 3a Topics in differentiation Lectures in Mathematical Economics L Cagandahan Abueg De La Salle University School of Economics Problems in differentiation Problems in differentiation Problem 1.

More information

Inverse Trig Functions

Inverse Trig Functions 6.6i Inverse Trigonometric Functions Inverse Sine Function Does g(x) = sin(x) have an inverse? What restriction would we need to make so that at least a piece of this function has an inverse? Given f (x)

More information

Welcome to Math 104. D. DeTurck. January 16, University of Pennsylvania. D. DeTurck Math A: Welcome 1 / 44

Welcome to Math 104. D. DeTurck. January 16, University of Pennsylvania. D. DeTurck Math A: Welcome 1 / 44 Welcome to Math 104 D. DeTurck University of Pennsylvania January 16, 2018 D. DeTurck Math 104 002 2018A: Welcome 1 / 44 Welcome to the course Math 104 Calculus I Topics: Quick review of Math 103 topics,

More information

a x a y = a x+y a x a = y ax y (a x ) r = a rx and log a (xy) = log a (x) + log a (y) log a ( x y ) = log a(x) log a (y) log a (x r ) = r log a (x).

a x a y = a x+y a x a = y ax y (a x ) r = a rx and log a (xy) = log a (x) + log a (y) log a ( x y ) = log a(x) log a (y) log a (x r ) = r log a (x). You should prepare the following topics for our final exam. () Pre-calculus. (2) Inverses. (3) Algebra of Limits. (4) Derivative Formulas and Rules. (5) Graphing Techniques. (6) Optimization (Maxima and

More information

( ) as a fraction. If both numerator and denominator are

( ) as a fraction. If both numerator and denominator are A. Limits and Horizontal Asymptotes What you are finding: You can be asked to find lim f x x a (H.A.) problem is asking you find lim f x x ( ) and lim f x x ( ). ( ) or lim f x x ± ( ). Typically, a horizontal

More information

The Chain Rule. Mathematics 11: Lecture 18. Dan Sloughter. Furman University. October 10, 2007

The Chain Rule. Mathematics 11: Lecture 18. Dan Sloughter. Furman University. October 10, 2007 The Chain Rule Mathematics 11: Lecture 18 Dan Sloughter Furman University October 10, 2007 Dan Sloughter (Furman University) The Chain Rule October 10, 2007 1 / 15 Example Suppose that a pebble is dropped

More information

Table of Contents. Module 1

Table of Contents. Module 1 Table of Contents Module Order of operations 6 Signed Numbers Factorization of Integers 7 Further Signed Numbers 3 Fractions 8 Power Laws 4 Fractions and Decimals 9 Introduction to Algebra 5 Percentages

More information

Math Section 4.3 Unit Circle Trigonometry

Math Section 4.3 Unit Circle Trigonometry Math 10 - Section 4. Unit Circle Trigonometry An angle is in standard position if its vertex is at the origin and its initial side is along the positive x axis. Positive angles are measured counterclockwise

More information

3.4 The Chain Rule. F (x) = f (g(x))g (x) Alternate way of thinking about it: If y = f(u) and u = g(x) where both are differentiable functions, then

3.4 The Chain Rule. F (x) = f (g(x))g (x) Alternate way of thinking about it: If y = f(u) and u = g(x) where both are differentiable functions, then 3.4 The Chain Rule To find the derivative of a function that is the composition of two functions for which we already know the derivatives, we can use the Chain Rule. The Chain Rule: Suppose F (x) = f(g(x)).

More information

AP Calculus Chapter 3 Testbank (Mr. Surowski)

AP Calculus Chapter 3 Testbank (Mr. Surowski) AP Calculus Chapter 3 Testbank (Mr. Surowski) Part I. Multiple-Choice Questions (5 points each; please circle the correct answer.). If f(x) = 0x 4 3 + x, then f (8) = (A) (B) 4 3 (C) 83 3 (D) 2 3 (E) 2

More information

Trigonometric Identities Exam Questions

Trigonometric Identities Exam Questions Trigonometric Identities Exam Questions Name: ANSWERS January 01 January 017 Multiple Choice 1. Simplify the following expression: cos x 1 cot x a. sin x b. cos x c. cot x d. sec x. Identify a non-permissible

More information

Chapter 2 Differentiation. 2.1 Tangent Lines and Their Slopes. Calculus: A Complete Course, 8e Chapter 2: Differentiation

Chapter 2 Differentiation. 2.1 Tangent Lines and Their Slopes. Calculus: A Complete Course, 8e Chapter 2: Differentiation Chapter 2 Differentiation 2.1 Tangent Lines and Their Slopes 1) Find the slope of the tangent line to the curve y = 4x x 2 at the point (-1, 0). A) -1 2 C) 6 D) 2 1 E) -2 2) Find the equation of the tangent

More information

Without fully opening the exam, check that you have pages 1 through 11.

Without fully opening the exam, check that you have pages 1 through 11. Name: Section: Recitation Instructor: INSTRUCTIONS Fill in your name, etc. on this first page. Without fully opening the exam, check that you have pages through. Show all your work on the standard response

More information

CALCULUS. Berkant Ustaoğlu CRYPTOLOUNGE.NET

CALCULUS. Berkant Ustaoğlu CRYPTOLOUNGE.NET CALCULUS Berkant Ustaoğlu CRYPTOLOUNGE.NET Secant 1 Definition Let f be defined over an interval I containing u. If x u and x I then f (x) f (u) Q = x u is the difference quotient. Also if h 0, such that

More information

function independent dependent domain range graph of the function The Vertical Line Test

function independent dependent domain range graph of the function The Vertical Line Test Functions A quantity y is a function of another quantity x if there is some rule (an algebraic equation, a graph, a table, or as an English description) by which a unique value is assigned to y by a corresponding

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

Chapter 2 THE DERIVATIVE

Chapter 2 THE DERIVATIVE Chapter 2 THE DERIVATIVE 2.1 Two Problems with One Theme Tangent Line (Euclid) A tangent is a line touching a curve at just one point. - Euclid (323 285 BC) Tangent Line (Archimedes) A tangent to a curve

More information

m(x) = f(x) + g(x) m (x) = f (x) + g (x) (The Sum Rule) n(x) = f(x) g(x) n (x) = f (x) g (x) (The Difference Rule) thing CFAIHIHD fkthf.

m(x) = f(x) + g(x) m (x) = f (x) + g (x) (The Sum Rule) n(x) = f(x) g(x) n (x) = f (x) g (x) (The Difference Rule) thing CFAIHIHD fkthf. . Chapter 3 Differentiation Rules 3.1 Derivatives of Polynomials and Exponential Functions Aka The Short Cuts! Yay! f(x) c f (x) 0 g(x) x g (x) 1 h(x) x n h (x) n x n-1 (The Power Rule) k(x) c f(x) k (x)

More information

A-Level Mathematics DIFFERENTIATION I. G. David Boswell - Math Camp Typeset 1.1 DIFFERENTIATION OF POLYNOMIALS. d dx axn = nax n 1, n!

A-Level Mathematics DIFFERENTIATION I. G. David Boswell - Math Camp Typeset 1.1 DIFFERENTIATION OF POLYNOMIALS. d dx axn = nax n 1, n! A-Level Mathematics DIFFERENTIATION I G. David Boswell - Math Camp Typeset 1.1 SET C Review ~ If a and n are real constants, then! DIFFERENTIATION OF POLYNOMIALS Problems ~ Find the first derivative of

More information

Chapter 3: Derivatives

Chapter 3: Derivatives Name: Date: Period: AP Calc AB Mr. Mellina Chapter 3: Derivatives Sections: v 2.4 Rates of Change & Tangent Lines v 3.1 Derivative of a Function v 3.2 Differentiability v 3.3 Rules for Differentiation

More information

Lecture 10. (2) Functions of two variables. Partial derivatives. Dan Nichols February 27, 2018

Lecture 10. (2) Functions of two variables. Partial derivatives. Dan Nichols February 27, 2018 Lecture 10 Partial derivatives Dan Nichols nichols@math.umass.edu MATH 233, Spring 2018 University of Massachusetts February 27, 2018 Last time: functions of two variables f(x, y) x and y are the independent

More information

CHAPTER 3 DIFFERENTIATION

CHAPTER 3 DIFFERENTIATION CHAPTER 3 DIFFERENTIATION 3.1 THE DERIVATIVE AND THE TANGENT LINE PROBLEM You will be able to: - Find the slope of the tangent line to a curve at a point - Use the limit definition to find the derivative

More information

The Chain Rule. The Chain Rule. dy dy du dx du dx. For y = f (u) and u = g (x)

The Chain Rule. The Chain Rule. dy dy du dx du dx. For y = f (u) and u = g (x) AP Calculus Mrs. Jo Brooks The Chain Rule To find the derivative of more complicated functions, we use something called the chain rule. It can be confusing unless you keep yourself organized as you go

More information

Calculus II Lecture Notes

Calculus II Lecture Notes Calculus II Lecture Notes David M. McClendon Department of Mathematics Ferris State University 206 edition Contents Contents 2 Review of Calculus I 5. Limits..................................... 7.2 Derivatives...................................3

More information

DIFFERENTIATION RULES

DIFFERENTIATION RULES 3 DIFFERENTIATION RULES DIFFERENTIATION RULES The functions that we have met so far can be described by expressing one variable explicitly in terms of another variable. y For example,, or y = x sin x,

More information

Unit #3 : Differentiability, Computing Derivatives

Unit #3 : Differentiability, Computing Derivatives Unit #3 : Differentiability, Computing Derivatives Goals: Determine when a function is differentiable at a point Relate the derivative graph to the the graph of an original function Compute derivative

More information

( ) a (graphical) transformation of y = f ( x )? x 0,2π. f ( 1 b) = a if and only if f ( a ) = b. f 1 1 f

( ) a (graphical) transformation of y = f ( x )? x 0,2π. f ( 1 b) = a if and only if f ( a ) = b. f 1 1 f Warm-Up: Solve sinx = 2 for x 0,2π 5 (a) graphically (approximate to three decimal places) y (b) algebraically BY HAND EXACTLY (do NOT approximate except to verify your solutions) x x 0,2π, xscl = π 6,y,,

More information

OBJECTIVE Find limits of functions, if they exist, using numerical or graphical methods.

OBJECTIVE Find limits of functions, if they exist, using numerical or graphical methods. 1.1 Limits: A Numerical and Graphical Approach OBJECTIVE Find limits of functions, if they exist, using numerical or graphical methods. 1.1 Limits: A Numerical and Graphical Approach DEFINITION: As x approaches

More information

Unit #3 : Differentiability, Computing Derivatives, Trig Review

Unit #3 : Differentiability, Computing Derivatives, Trig Review Unit #3 : Differentiability, Computing Derivatives, Trig Review Goals: Determine when a function is differentiable at a point Relate the derivative graph to the the graph of an original function Compute

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

Math 131 Final Exam Spring 2016

Math 131 Final Exam Spring 2016 Math 3 Final Exam Spring 06 Name: ID: multiple choice questions worth 5 points each. Exam is only out of 00 (so there is the possibility of getting more than 00%) Exam covers sections. through 5.4 No graphing

More information

The definition, and some continuity laws. Types of discontinuities. The Squeeze Theorem. Two special limits. The IVT and EVT.

The definition, and some continuity laws. Types of discontinuities. The Squeeze Theorem. Two special limits. The IVT and EVT. MAT137 - Week 5 The deadline to drop to MAT135 is tomorrow. (Details on course website.) The deadline to let us know you have a scheduling conflict with Test 1 is also tomorrow. (Details on the course

More information

Review of elements of Calculus (functions in one variable)

Review of elements of Calculus (functions in one variable) Review of elements of Calculus (functions in one variable) Mainly adapted from the lectures of prof Greg Kelly Hanford High School, Richland Washington http://online.math.uh.edu/houstonact/ https://sites.google.com/site/gkellymath/home/calculuspowerpoints

More information

Math 147 Exam II Practice Problems

Math 147 Exam II Practice Problems Math 147 Exam II Practice Problems This review should not be used as your sole source for preparation for the exam. You should also re-work all examples given in lecture, all homework problems, all lab

More information