Chapter 2. First-Order Differential Equations

Size: px
Start display at page:

Download "Chapter 2. First-Order Differential Equations"

Transcription

1 Chapter 2 First-Order Differential Equations i

2 Let M(x, y) + N(x, y) = 0 Some equations can be written in the form A(x) + B(y) = 0 DEFINITION 2.2. (Separable Equation) A first-order differential equation of the form = f(x, y) = g(x). h(y) is said to be separable or to have separable variables. For example, the equations = y2 xe 3x+4y and = y + sin x are separable and nonseparable, respectively. In the first equation we can factor g(x) h(y) f(x, y) = y 2 xe 3x+4y = (xe 3x )(y 2 e 4y ), but in the second equation there is no way of expressing y + sin x as a product of a function of x times a function of y. Note: There is no need to use two constants in the integration of a separable equation, because if we write H(y) + c = G(x) + c 2, then the difference c 2 c can be replaced by a single constant c. In many instances throughout the chapters that follow, we will relabel constants in a manner convenient to a given equation. For example, multiples of constants or combinations of constants can sometimes be replaced by a single constant. EXAMPLE (Solving a Separable DE) ( + x) y = 0. Dividing by ( + x)y, we can write y = /( + x), from which it follows that y = + x ln y = ln + x + c y = e ln +x +c = e ln +x. e c laws of exponents = + x e c + x = + x, x = ±e c { ( + x). + x = ( + x), x < Relabeling ±e c as c then gives y = c( + x). 6

3 ALTERNATIVE (2.2) Separable Variables Because each integral results in a logarithm, a judicious choice for the constant of integration is ln c rather than c. Rewriting the second line of the solution as ln y = ln + x + ln c enables us to combine the terms on the right-hand side by the properties of logarithms. From ln y = ln c( + x) we immediately get y = c( + x). Even if the indefinite integrals are not all logarithms, it may still be advantageous to use ln c. However, no firm rule can be given. LOSING A EXAMPLE 2 (Losing a Solution) We put the equation in the form y 2 4 = or [ 4 y 2 = y ] =. () y + 2 The second equation in () is the result of using partial fractions on the left-hand side of the first equation. Integrating and using the laws of logarithms gives 4 ln y 2 4 ln y + 2 = x + c ln y 2 y + 2 = 4x + c 2 y 2 y + 2 = ±e4x+c 2 Here we have replaced 4c by c 2. Finally, after replacing ±e c 2 by c and solving the last equation for y, we get the one-parameter family of solutions y = 2 + ce4x. (2) ce4x Now if we factor the right-hand side of the differential equation as = (y 2)(y + 2), we know from the discussion of critical points that y = 2 and y = 2 are two constant (equilibrium) solutions. The solution y = 2 is a member of the family of solutions defined by (2) corresponding to the value c = 0. However, y = 2 is a singular solution; it cannot be obtained from (2) for any choice of the parameter c. EXAMPLE 3 (An Initial-Value Problem) (e 2y y) cos x = ey sin 2x, y(0) = 0. Dividing the equation by e y cos x gives e 2y y e y = 7 sin 2x cos x. Before integrating, we use termwise division on the left-hand side and the trigonometric identity

4 on the right-hand side. Then yields (2.2) Separable Variables integration by parts sin 2x = 2 sin x cos x (e y ye y ) = 2 sin x e y + ye y + e y = 2 cos x + c. The initial condition y = 0 when x = 0 implies c = 4. Thus a solution of the initial-value problem is e y + ye y + e y = 4 2 cos x. Extra Examples: EXAMPLE 4 sin x sin y + cos x cos y = 0. Dividing the equation by sin y cos x gives sin x sin y cos x cos y + sin y cos x sin y cos x = 0 By integrating, yields sin x cos y + cos x sin y = 0 tan x + cot y = 0 tan x + cot y = c ln sec x + ln sin y = c ln sec x. sin y = c ln. sin y = c cos x sin y ln cos x = c Take the exponential for both sides, we have sin y cos x = c, where c = e c Hence, sin y = c cos x Another way: We have tan x + cot y = ln c ln sec x + ln sin y = ln c ln sec x. sin y = ln c 8

5 ln. sin y = ln c cos x sin y ln = ln c cos x Take the exponential for both sides, we have sin y cos x = c Hence, sin y = c cos x EXAMPLE 5 Dividing the equation by (x ) gives x 2 x 2 + y(x ) = 0. x + y(x ) x = 0 By integrating, yields Hence, x 2 + y = 0 x x2 + y = c x (x + + ) + y = c x x x + ln x + y2 2 = c x 2 + 2x + 2 ln x + y 2 = 2c x 2 + 2x + ln(x ) 2 + y 2 = c, where c = 2c EXAMPLE 6 Dividing the equation by (xy) gives 2y = 3x when x = 2, y = 2y 3x = xy xy By integrating, 2 x = 3 y 2 x = 3 + ln c y 9

6 yields 2 ln x = 3 ln y + ln c ln x 2 = ln y 3 + ln c Hence, ln x 2 = ln cy 3 x 2 = cy 3 It s called a general solution Use x = 2, y = or y(2) = Substitute into x 2 = cy 3, we obtain (2) 2 = c() 3 c = 4 Therefore, x 2 = 4y 3 It s called a particular solution 20

7 Exercises 2.2: Page 50 (2.2) Separable Variables In the following problems, solve the given differential equation by separation of variables. (4) (y ) 2 = 0 Solution: (y ) 2 = 0 = (y ) 2 Dividing the equation by ( y) 2 gives (y ) 2 = = ( y) 2 Integrate both sides, = ( y) 2 ( y) 2 = ( y) 2 = ( y) = x + c = x + c y y = x + c y = x + c =. x + c x + c xy + 3x y 3 (9) = xy 2x + 4y 8 Solution: xy + 3x y 3 = xy 2x + 4y 8 Multiply both sides into (xy 2x + 4y 8), we obtain (xy 2x + 4y 8) = (xy + 3x y 3) Multiply the equation by [y(x + 4) 2(x + 4)] = [y(x ) + 3(x )] (x + 4)(y 2) = (x )(y + 3) (x+4)(y+3), gives y 2 y + 3 Before integrating, we use the long division to have = x x + 4 ( 5 5 ) = ( y + 3 x + 4 ) 2

8 Integrate both sides, ( 5 5 ) = ( y + 3 x + 4 ) y 5 ln y + 3 = x 5 ln x c (2) = x y2 Solution: = x y2 Multiply both sides into, we have y 2 Rewrite the equation as = x y2 = x y2 Integrate both sides, or y 2 = x sin y = 2 x2 + c y = sin ( 2 x2 + c). 22

9 Exercises 2.2: Page 50 (Homework) In the following problems, solve the given differential equation by separation of variables. (8) e x y = e y + e 2x y (2) sin 3x + 2y cos 3 3x = 0 (4) x( + y 2 ) /2 = y( + x 2 ) /2 (20) xy + 2y x 2 = xy 3y + x 3 (22) (e x + e x ) = y In the following problems, find an explicit solution of the given initial-value problem. (25) x 2 = y xy, y( ) = (28) ( + x 4 ) + x( + 4y 2 ) = 0, y() = 0 Exercises 2.2: Page 50 (Assignment) In the following problem, solve the given differential equation by separation of variables. (22) (e x + e x ) = y2 23

Logarithmic Functions

Logarithmic Functions Metropolitan Community College The Natural Logarithmic Function The natural logarithmic function is defined on (0, ) as ln x = x 1 1 t dt. Example 1. Evaluate ln 1. Example 1. Evaluate ln 1. Solution.

More information

3 Algebraic Methods. we can differentiate both sides implicitly to obtain a differential equation involving x and y:

3 Algebraic Methods. we can differentiate both sides implicitly to obtain a differential equation involving x and y: 3 Algebraic Methods b The first appearance of the equation E Mc 2 in Einstein s handwritten notes. So far, the only general class of differential equations that we know how to solve are directly integrable

More information

Techniques of Integration

Techniques of Integration Chapter 8 Techniques of Integration 8. Trigonometric Integrals Summary (a) Integrals of the form sin m x cos n x. () sin k+ x cos n x = ( cos x) k cos n x (sin x ), then apply the substitution u = cos

More information

2.2 Separable Equations

2.2 Separable Equations 2.2 Separable Equations Definition A first-order differential equation that can be written in the form Is said to be separable. Note: the variables of a separable equation can be written as Examples Solve

More information

JUST THE MATHS UNIT NUMBER ORDINARY DIFFERENTIAL EQUATIONS 1 (First order equations (A)) A.J.Hobson

JUST THE MATHS UNIT NUMBER ORDINARY DIFFERENTIAL EQUATIONS 1 (First order equations (A)) A.J.Hobson JUST THE MATHS UNIT NUMBER 5. ORDINARY DIFFERENTIAL EQUATIONS (First order equations (A)) by A.J.Hobson 5.. Introduction and definitions 5..2 Exact equations 5..3 The method of separation of the variables

More information

Exam Review 2 nd Semester 6-1 Operations on Functions

Exam Review 2 nd Semester 6-1 Operations on Functions NAME DATE PERIOD Exam Review 2 nd Semester 6-1 Operations on Functions Find (f + g)(x), (f g)(x), (f g)(x), and (x) for each f(x) and g(x). 1. f(x) = 8x 3; g(x) = 4x + 5 2. f(x) = + x 6; g(x) = x 2 If

More information

Chapter 2: First Order DE 2.6 Exact DE and Integrating Fa

Chapter 2: First Order DE 2.6 Exact DE and Integrating Fa Chapter 2: First Order DE 2.6 Exact DE and Integrating Factor First Order DE Recall the general form of the First Order DEs (FODE): dy dx = f(x, y) (1) (In this section x is the independent variable; not

More information

Definition of differential equations and their classification. Methods of solution of first-order differential equations

Definition of differential equations and their classification. Methods of solution of first-order differential equations Introduction to differential equations: overview Definition of differential equations and their classification Solutions of differential equations Initial value problems Existence and uniqueness Mathematical

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

Implicit Differentiation and Inverse Trigonometric Functions

Implicit Differentiation and Inverse Trigonometric Functions Implicit Differentiation an Inverse Trigonometric Functions MATH 161 Calculus I J. Robert Buchanan Department of Mathematics Summer 2018 Explicit vs. Implicit Functions 0.5 1 y 0.0 y 2 0.5 3 4 1.0 0.5

More information

Instructor: Kaddour Boukaabar Program: CMAP4 Parts A_B_C_D

Instructor: Kaddour Boukaabar Program: CMAP4 Parts A_B_C_D Student: Date: Instructor: Kaddour Boukaabar Program: CMAP Parts A_B_C_D Assignment: Review For Math Assessment & Placement: Part D 1. Write as an exponential equation. log 100,000 = 10 10 = 100,000 10

More information

Homework 3. (33-40) The graph of an exponential function is given. Match each graph to one of the following functions.

Homework 3. (33-40) The graph of an exponential function is given. Match each graph to one of the following functions. Homework Section 4. (-40) The graph of an exponential function is given. Match each graph to one of the following functions. (a)y = x (b)y = x (c)y = x (d)y = x (e)y = x (f)y = x (g)y = x (h)y = x (46,

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

Chapter 6: Messy Integrals

Chapter 6: Messy Integrals Chapter 6: Messy Integrals Review: Solve the following integrals x 4 sec x tan x 0 0 Find the average value of 3 1 x 3 3 Evaluate 4 3 3 ( x 1), then find the area of ( x 1) 4 Section 6.1: Slope Fields

More information

17.2 Nonhomogeneous Linear Equations. 27 September 2007

17.2 Nonhomogeneous Linear Equations. 27 September 2007 17.2 Nonhomogeneous Linear Equations 27 September 2007 Nonhomogeneous Linear Equations The differential equation to be studied is of the form ay (x) + by (x) + cy(x) = G(x) (1) where a 0, b, c are given

More information

Summer Form A1. ,andreduce completely. Whatis. x + y 12 ) e) 1 2

Summer Form A1. ,andreduce completely. Whatis. x + y 12 ) e) 1 2 Texas A&M University Summer 2006 Mathematics Placement Exam Form A1 1. Consider the line passing through the points (5, 10) and (8, 19). Which of the following points also lies on the line? a) (4, 9) b)

More information

2.6 Logarithmic Functions. Inverse Functions. Question: What is the relationship between f(x) = x 2 and g(x) = x?

2.6 Logarithmic Functions. Inverse Functions. Question: What is the relationship between f(x) = x 2 and g(x) = x? Inverse Functions Question: What is the relationship between f(x) = x 3 and g(x) = 3 x? Question: What is the relationship between f(x) = x 2 and g(x) = x? Definition (One-to-One Function) A function f

More information

Hello Future Calculus Level One Student,

Hello Future Calculus Level One Student, Hello Future Calculus Level One Student, This assignment must be completed and handed in on the first day of class. This assignment will serve as the main review for a test on this material. The test will

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

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

HOW TO NOT LOSE POINTS...

HOW TO NOT LOSE POINTS... Math Analysis B Final Review GROUP MATERIALS INSTRUCTIONS 1) Ms. Lee picks a student randomly. 2) Selected student chooses a question. 3) Group discusses question and writes FINAL WORK & SOLUTION on whiteboard.

More information

Fundamental Trigonometric Identities

Fundamental Trigonometric Identities Fundamental Trigonometric Identities MATH 160, Precalculus J. Robert Buchanan Department of Mathematics Fall 2011 Objectives In this lesson we will learn to: recognize and write the fundamental trigonometric

More information

a Write down the coordinates of the point on the curve where t = 2. b Find the value of t at the point on the curve with coordinates ( 5 4, 8).

a Write down the coordinates of the point on the curve where t = 2. b Find the value of t at the point on the curve with coordinates ( 5 4, 8). Worksheet A 1 A curve is given by the parametric equations x = t + 1, y = 4 t. a Write down the coordinates of the point on the curve where t =. b Find the value of t at the point on the curve with coordinates

More information

Methods of Integration

Methods of Integration Methods of Integration Professor D. Olles January 8, 04 Substitution The derivative of a composition of functions can be found using the chain rule form d dx [f (g(x))] f (g(x)) g (x) Rewriting the derivative

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

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

A special rule, the chain rule, exists for differentiating a function of another function. This unit illustrates this rule.

A special rule, the chain rule, exists for differentiating a function of another function. This unit illustrates this rule. The Chain Rule A special rule, the chain rule, exists for differentiating a function of another function. This unit illustrates this rule. In order to master the techniques explained here it is vital that

More information

Pre-Calculus Exam 2009 University of Houston Math Contest. Name: School: There is no penalty for guessing.

Pre-Calculus Exam 2009 University of Houston Math Contest. Name: School: There is no penalty for guessing. Pre-Calculus Exam 009 University of Houston Math Contest Name: School: Please read the questions carefully and give a clear indication of your answer on each question. There is no penalty for guessing.

More information

The Derivative of a Function Measuring Rates of Change of a function. Secant line. f(x) f(x 0 ) Average rate of change of with respect to over,

The Derivative of a Function Measuring Rates of Change of a function. Secant line. f(x) f(x 0 ) Average rate of change of with respect to over, The Derivative of a Function Measuring Rates of Change of a function y f(x) f(x 0 ) P Q Secant line x 0 x x Average rate of change of with respect to over, " " " " - Slope of secant line through, and,

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

f(x) = 2x + 5 3x 1. f 1 (x) = x + 5 3x 2. f(x) = 102x x

f(x) = 2x + 5 3x 1. f 1 (x) = x + 5 3x 2. f(x) = 102x x 1. Let f(x) = x 3 + 7x 2 x 2. Use the fact that f( 1) = 0 to factor f completely. (2x-1)(3x+2)(x+1). 2. Find x if log 2 x = 5. x = 1/32 3. Find the vertex of the parabola given by f(x) = 2x 2 + 3x 4. (Give

More information

Indefinite Integration

Indefinite Integration Indefinite Integration 1 An antiderivative of a function y = f(x) defined on some interval (a, b) is called any function F(x) whose derivative at any point of this interval is equal to f(x): F'(x) = f(x)

More information

y d y b x a x b Fundamentals of Engineering Review Fundamentals of Engineering Review 1 d x y Introduction - Algebra Cartesian Coordinates

y d y b x a x b Fundamentals of Engineering Review Fundamentals of Engineering Review 1 d x y Introduction - Algebra Cartesian Coordinates Fundamentals of Engineering Review RICHARD L. JONES FE MATH REVIEW ALGEBRA AND TRIG 8//00 Introduction - Algebra Cartesian Coordinates Lines and Linear Equations Quadratics Logs and exponents Inequalities

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

p324 Section 5.2: The Natural Logarithmic Function: Integration

p324 Section 5.2: The Natural Logarithmic Function: Integration p324 Section 5.2: The Natural Logarithmic Function: Integration Theorem 5.5: Log Rule for Integration Let u be a differentiable function of x 1. 2. Example 1: Using the Log Rule for Integration ** Note:

More information

Series Solution of Linear Ordinary Differential Equations

Series Solution of Linear Ordinary Differential Equations Series Solution of Linear Ordinary Differential Equations Department of Mathematics IIT Guwahati Aim: To study methods for determining series expansions for solutions to linear ODE with variable coefficients.

More information

Chapter 7: Techniques of Integration

Chapter 7: Techniques of Integration Chapter 7: Techniques of Integration MATH 206-01: Calculus II Department of Mathematics University of Louisville last corrected September 14, 2013 1 / 43 Chapter 7: Techniques of Integration 7.1. Integration

More information

Test one Review Cal 2

Test one Review Cal 2 Name: Class: Date: ID: A Test one Review Cal 2 Short Answer. Write the following expression as a logarithm of a single quantity. lnx 2ln x 2 ˆ 6 2. Write the following expression as a logarithm of a single

More information

FUNCTIONS AND MODELS

FUNCTIONS AND MODELS 1 FUNCTIONS AND MODELS FUNCTIONS AND MODELS 1.6 Inverse Functions and Logarithms In this section, we will learn about: Inverse functions and logarithms. INVERSE FUNCTIONS The table gives data from an experiment

More information

First Order Differential Equations

First Order Differential Equations Chapter 2 First Order Differential Equations 2.1 9 10 CHAPTER 2. FIRST ORDER DIFFERENTIAL EQUATIONS 2.2 Separable Equations A first order differential equation = f(x, y) is called separable if f(x, y)

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

Ordinary Differential Equations

Ordinary Differential Equations Ordinary Differential Equations (MA102 Mathematics II) Shyamashree Upadhyay IIT Guwahati Shyamashree Upadhyay ( IIT Guwahati ) Ordinary Differential Equations 1 / 25 First order ODE s We will now discuss

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

Differentiation Review, Part 1 (Part 2 follows; there are answers at the end of each part.)

Differentiation Review, Part 1 (Part 2 follows; there are answers at the end of each part.) Differentiation Review 1 Name Differentiation Review, Part 1 (Part 2 follows; there are answers at the end of each part.) Derivatives Review: Summary of Rules Each derivative rule is summarized for you

More information

Solutions to Exam 1, Math Solution. Because f(x) is one-to-one, we know the inverse function exists. Recall that (f 1 ) (a) =

Solutions to Exam 1, Math Solution. Because f(x) is one-to-one, we know the inverse function exists. Recall that (f 1 ) (a) = Solutions to Exam, Math 56 The function f(x) e x + x 3 + x is one-to-one (there is no need to check this) What is (f ) ( + e )? Solution Because f(x) is one-to-one, we know the inverse function exists

More information

Lesson 3: Linear differential equations of the first order Solve each of the following differential equations by two methods.

Lesson 3: Linear differential equations of the first order Solve each of the following differential equations by two methods. Lesson 3: Linear differential equations of the first der Solve each of the following differential equations by two methods. Exercise 3.1. Solution. Method 1. It is clear that y + y = 3 e dx = e x is an

More information

2.3 Linear Equations 69

2.3 Linear Equations 69 2.3 Linear Equations 69 2.3 Linear Equations An equation y = fx,y) is called first-order linear or a linear equation provided it can be rewritten in the special form 1) y + px)y = rx) for some functions

More information

TAYLOR AND MACLAURIN SERIES

TAYLOR AND MACLAURIN SERIES TAYLOR AND MACLAURIN SERIES. Introduction Last time, we were able to represent a certain restricted class of functions as power series. This leads us to the question: can we represent more general functions

More information

Math 106: Review for Exam II - SOLUTIONS

Math 106: Review for Exam II - SOLUTIONS Math 6: Review for Exam II - SOLUTIONS INTEGRATION TIPS Substitution: usually let u a function that s inside another function, especially if du (possibly off by a multiplying constant) is also present

More information

Topics from Algebra and Pre-Calculus. (Key contains solved problems)

Topics from Algebra and Pre-Calculus. (Key contains solved problems) Topics from Algebra and Pre-Calculus (Key contains solved problems) Note: The purpose of this packet is to give you a review of basic skills. You are asked not to use the calculator, except on p. (8) and

More information

d dx [xn ] = nx n 1. (1) dy dx = 4x4 1 = 4x 3. Theorem 1.3 (Derivative of a constant function). If f(x) = k and k is a constant, then f (x) = 0.

d dx [xn ] = nx n 1. (1) dy dx = 4x4 1 = 4x 3. Theorem 1.3 (Derivative of a constant function). If f(x) = k and k is a constant, then f (x) = 0. Calculus refresher Disclaimer: I claim no original content on this ocument, which is mostly a summary-rewrite of what any stanar college calculus book offers. (Here I ve use Calculus by Dennis Zill.) I

More information

Polynomial Approximations and Power Series

Polynomial Approximations and Power Series Polynomial Approximations and Power Series June 24, 206 Tangent Lines One of the first uses of the derivatives is the determination of the tangent as a linear approximation of a differentiable function

More information

Core Mathematics 3 Differentiation

Core Mathematics 3 Differentiation http://kumarmaths.weebly.com/ Core Mathematics Differentiation C differentiation Page Differentiation C Specifications. By the end of this unit you should be able to : Use chain rule to find the derivative

More information

Exercise Set 6.2: Double-Angle and Half-Angle Formulas

Exercise Set 6.2: Double-Angle and Half-Angle Formulas Exercise Set : Double-Angle and Half-Angle Formulas Answer the following π 1 (a Evaluate sin π (b Evaluate π π (c Is sin = (d Graph f ( x = sin ( x and g ( x = sin ( x on the same set of axes (e Is sin

More information

MATH 307: Problem Set #3 Solutions

MATH 307: Problem Set #3 Solutions : Problem Set #3 Solutions Due on: May 3, 2015 Problem 1 Autonomous Equations Recall that an equilibrium solution of an autonomous equation is called stable if solutions lying on both sides of it tend

More information

Differentiation Rules Derivatives of Polynomials and Exponential Functions

Differentiation Rules Derivatives of Polynomials and Exponential Functions Derivatives of Polynomials an Exponential Functions Differentiation Rules Derivatives of Polynomials an Exponential Functions Let s start with the simplest of all functions, the constant function f(x)

More information

Skill 6 Exponential and Logarithmic Functions

Skill 6 Exponential and Logarithmic Functions Skill 6 Exponential and Logarithmic Functions Skill 6a: Graphs of Exponential Functions Skill 6b: Solving Exponential Equations (not requiring logarithms) Skill 6c: Definition of Logarithms Skill 6d: Graphs

More information

University Calculus I. Worksheet # 8 Mar b. sin tan e. sin 2 sin 1 5. b. tan. c. sec sin 1 ( x )) cos 1 ( x )) f. csc. c.

University Calculus I. Worksheet # 8 Mar b. sin tan e. sin 2 sin 1 5. b. tan. c. sec sin 1 ( x )) cos 1 ( x )) f. csc. c. MATH 6 WINTER 06 University Calculus I Worksheet # 8 Mar. 06-0 The topic covered by this worksheet is: Derivative of Inverse Functions and the Inverse Trigonometric functions. SamplesolutionstoallproblemswillbeavailableonDL,

More information

MATH 250 TOPIC 13 INTEGRATION. 13B. Constant, Sum, and Difference Rules

MATH 250 TOPIC 13 INTEGRATION. 13B. Constant, Sum, and Difference Rules Math 5 Integration Topic 3 Page MATH 5 TOPIC 3 INTEGRATION 3A. Integration of Common Functions Practice Problems 3B. Constant, Sum, and Difference Rules Practice Problems 3C. Substitution Practice Problems

More information

Homework Solutions: , plus Substitutions

Homework Solutions: , plus Substitutions Homework Solutions: 2.-2.2, plus Substitutions Section 2. I have not included any drawings/direction fields. We can see them using Maple or by hand, so we ll be focusing on getting the analytic solutions

More information

Solutions to Exam 2, Math 10560

Solutions to Exam 2, Math 10560 Solutions to Exam, Math 6. Which of the following expressions gives the partial fraction decomposition of the function x + x + f(x = (x (x (x +? Solution: Notice that (x is not an irreducile factor. If

More information

MAS113 CALCULUS II SPRING 2008, QUIZ 5 SOLUTIONS. x 2 dx = 3y + y 3 = x 3 + c. It can be easily verified that the differential equation is exact, as

MAS113 CALCULUS II SPRING 2008, QUIZ 5 SOLUTIONS. x 2 dx = 3y + y 3 = x 3 + c. It can be easily verified that the differential equation is exact, as MAS113 CALCULUS II SPRING 008, QUIZ 5 SOLUTIONS Quiz 5a Solutions (1) Solve the differential equation y = x 1 + y. (1 + y )y = x = (1 + y ) = x = 3y + y 3 = x 3 + c. () Solve the differential equation

More information

For more information visit

For more information visit If the integrand is a derivative of a known function, then the corresponding indefinite integral can be directly evaluated. If the integrand is not a derivative of a known function, the integral may be

More information

Final Exam Review Problems

Final Exam Review Problems Final Exam Review Problems Name: Date: June 23, 2013 P 1.4. 33. Determine whether the line x = 4 represens y as a function of x. P 1.5. 37. Graph f(x) = 3x 1 x 6. Find the x and y-intercepts and asymptotes

More information

CALCULUS OPTIONAL SUMMER WORK

CALCULUS OPTIONAL SUMMER WORK NAME JUNE 016 CALCULUS OPTIONAL SUMMER WORK PART I - NO CALCULATOR I. COORDINATE GEOMETRY 1) Identify the indicated quantities for -8x + 15y = 0. x-int y-int slope ) A line has a slope of 5/7 and contains

More information

Section 5.5 More Integration Formula (The Substitution Method) 2 Lectures. Dr. Abdulla Eid. College of Science. MATHS 101: Calculus I

Section 5.5 More Integration Formula (The Substitution Method) 2 Lectures. Dr. Abdulla Eid. College of Science. MATHS 101: Calculus I Section 5.5 More Integration Formula (The Substitution Method) 2 Lectures College of Science MATHS : Calculus I (University of Bahrain) Integrals / 7 The Substitution Method Idea: To replace a relatively

More information

Differential Equations & Separation of Variables

Differential Equations & Separation of Variables Differential Equations & Separation of Variables SUGGESTED REFERENCE MATERIAL: As you work through the problems listed below, you should reference Chapter 8. of the recommended textbook (or the equivalent

More information

Dr. Abdulla Eid. Section 3.8 Derivative of the inverse function and logarithms 3 Lecture. Dr. Abdulla Eid. MATHS 101: Calculus I. College of Science

Dr. Abdulla Eid. Section 3.8 Derivative of the inverse function and logarithms 3 Lecture. Dr. Abdulla Eid. MATHS 101: Calculus I. College of Science Section 3.8 Derivative of the inverse function and logarithms 3 Lecture College of Science MATHS 101: Calculus I (University of Bahrain) Logarithmic Differentiation 1 / 19 Topics 1 Inverse Functions (1

More information

Math 2163, Practice Exam II, Solution

Math 2163, Practice Exam II, Solution Math 63, Practice Exam II, Solution. (a) f =< f s, f t >=< s e t, s e t >, an v v = , so D v f(, ) =< ()e, e > =< 4, 4 > = 4. (b) f =< xy 3, 3x y 4y 3 > an v =< cos π, sin π >=, so

More information

1. There are 8 questions spanning 9 pages total (including this cover page). Please make sure that you have all 9 pages before starting.

1. There are 8 questions spanning 9 pages total (including this cover page). Please make sure that you have all 9 pages before starting. Instructor: K. Rotz Name: Solution PUID: 00000-00000 Instructions and tips: 1. There are 8 questions spanning 9 pages total (including this cover page). Please make sure that you have all 9 pages before

More information

Welcome to AP Calculus!!!

Welcome to AP Calculus!!! Welcome to AP Calculus!!! In preparation for next year, you need to complete this summer packet. This packet reviews & expands upon the concepts you studied in Algebra II and Pre-calculus. Make sure you

More information

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. C) ±

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. C) ± Final Review for Pre Calculus 009 Semester Name MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Solve the equation algebraically. ) v + 5 = 7 - v

More information

1.4 Techniques of Integration

1.4 Techniques of Integration .4 Techniques of Integration Recall the following strategy for evaluating definite integrals, which arose from the Fundamental Theorem of Calculus (see Section.3). To calculate b a f(x) dx. Find a function

More information

Summer Review for Students Taking Calculus in No calculators allowed. To earn credit: Be sure to show all work in the area provided.

Summer Review for Students Taking Calculus in No calculators allowed. To earn credit: Be sure to show all work in the area provided. Summer Review for Students Taking Calculus in 2016-2017 No calculators allowed. To earn credit: Be sure to show all work in the area provided. 1 Graph each equation on the axes provided. Include any relevant

More information

Logarithmic and Exponential Equations and Change-of-Base

Logarithmic and Exponential Equations and Change-of-Base Logarithmic and Exponential Equations and Change-of-Base MATH 101 College Algebra J. Robert Buchanan Department of Mathematics Summer 2012 Objectives In this lesson we will learn to solve exponential equations

More information

AP Calculus AB Summer Review Packet

AP Calculus AB Summer Review Packet AP Calculus AB Summer Review Packet Welcome to AP Calculus! This packet contains a set of problems that serve as a prerequisite for AP Calculus. These background skills are extremely important. Many times

More information

Math 201 Solutions to Assignment 1. 2ydy = x 2 dx. y = C 1 3 x3

Math 201 Solutions to Assignment 1. 2ydy = x 2 dx. y = C 1 3 x3 Math 201 Solutions to Assignment 1 1. Solve the initial value problem: x 2 dx + 2y = 0, y(0) = 2. x 2 dx + 2y = 0, y(0) = 2 2y = x 2 dx y 2 = 1 3 x3 + C y = C 1 3 x3 Notice that y is not defined for some

More information

Section 3.5: Implicit Differentiation

Section 3.5: Implicit Differentiation Section 3.5: Implicit Differentiation In the previous sections, we considered the problem of finding the slopes of the tangent line to a given function y = f(x). The idea of a tangent line however is not

More information

University of Regina Department of Mathematics and Statistics Math 111 All Sections (Winter 2013) Final Exam April 25, 2013

University of Regina Department of Mathematics and Statistics Math 111 All Sections (Winter 2013) Final Exam April 25, 2013 University of Regina Department of Mathematics and Statistics Math 111 All Sections (Winter 013) Final Exam April 5, 013 Name: Student Number: Please Check Off Your Instructor: Dr. R. McIntosh (001) Dr.

More information

Mathematics 1161: Final Exam Study Guide

Mathematics 1161: Final Exam Study Guide Mathematics 1161: Final Exam Study Guide 1. The Final Exam is on December 10 at 8:00-9:45pm in Hitchcock Hall (HI) 031 2. Take your BuckID to the exam. The use of notes, calculators, or other electronic

More information

Course Notes for Calculus , Spring 2015

Course Notes for Calculus , Spring 2015 Course Notes for Calculus 110.109, Spring 2015 Nishanth Gudapati In the previous course (Calculus 110.108) we introduced the notion of integration and a few basic techniques of integration like substitution

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

SEPARABLE EQUATIONS 2.2

SEPARABLE EQUATIONS 2.2 46 CHAPTER FIRST-ORDER DIFFERENTIAL EQUATIONS 4. Chemical Reactions When certain kinds of chemicals are combined, the rate at which the new compound is formed is modeled b the autonomous differential equation

More information

AP Calculus BC Summer Assignment Mrs. Comeau

AP Calculus BC Summer Assignment Mrs. Comeau AP Calculus BC Summer Assignment 2015-2016 Mrs. Comeau Please complete this assignment DUE: the first day of class, SEPTEMBER 2nd. Email me if you have questions, or need help over the summer. I would

More information

CALCULUS Exercise Set 2 Integration

CALCULUS Exercise Set 2 Integration CALCULUS Exercise Set Integration 1 Basic Indefinite Integrals 1. R = C. R x n = xn+1 n+1 + C n 6= 1 3. R 1 =ln x + C x 4. R sin x= cos x + C 5. R cos x=sinx + C 6. cos x =tanx + C 7. sin x = cot x + C

More information

Skill 6 Exponential and Logarithmic Functions

Skill 6 Exponential and Logarithmic Functions Skill 6 Exponential and Logarithmic Functions Skill 6a: Graphs of Exponential Functions Skill 6b: Solving Exponential Equations (not requiring logarithms) Skill 6c: Definition of Logarithms Skill 6d: Graphs

More information

Solutionbank Edexcel AS and A Level Modular Mathematics

Solutionbank Edexcel AS and A Level Modular Mathematics Page of Exercise A, Question The curve C, with equation y = x ln x, x > 0, has a stationary point P. Find, in terms of e, the coordinates of P. (7) y = x ln x, x > 0 Differentiate as a product: = x + x

More information

7.4* General logarithmic and exponential functions

7.4* General logarithmic and exponential functions 7.4* General logarithmic and exponential functions Mark Woodard Furman U Fall 2010 Mark Woodard (Furman U) 7.4* General logarithmic and exponential functions Fall 2010 1 / 9 Outline 1 General exponential

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

Homework Problem Answers

Homework Problem Answers Homework Problem Answers Integration by Parts. (x + ln(x + x. 5x tan 9x 5 ln sec 9x 9 8 (. 55 π π + 6 ln 4. 9 ln 9 (ln 6 8 8 5. (6 + 56 0/ 6. 6 x sin x +6cos x. ( + x e x 8. 4/e 9. 5 x [sin(ln x cos(ln

More information

Math Reading assignment for Chapter 1: Study Sections 1.1 and 1.2.

Math Reading assignment for Chapter 1: Study Sections 1.1 and 1.2. Math 3350 1 Chapter 1 Reading assignment for Chapter 1: Study Sections 1.1 and 1.2. 1.1 Material for Section 1.1 An Ordinary Differential Equation (ODE) is a relation between an independent variable x

More information

MAT 271 Recitation. MAT 271 Recitation. Sections 7.1 and 7.2. Lindsey K. Gamard, ASU SoMSS. 30 August 2013

MAT 271 Recitation. MAT 271 Recitation. Sections 7.1 and 7.2. Lindsey K. Gamard, ASU SoMSS. 30 August 2013 MAT 271 Recitation Sections 7.1 and 7.2 Lindsey K. Gamard, ASU SoMSS 30 August 2013 Agenda Today s agenda: 1. Review 2. Review Section 7.2 (Trigonometric Integrals) 3. (If time) Start homework in pairs

More information

Differentiation Rules and Formulas

Differentiation Rules and Formulas Differentiation Rules an Formulas Professor D. Olles December 1, 01 1 Te Definition of te Derivative Consier a function y = f(x) tat is continuous on te interval a, b]. Ten, te slope of te secant line

More information

Fall 2016 Math 2B Suggested Homework Problems Solutions

Fall 2016 Math 2B Suggested Homework Problems Solutions Fall 016 Math B Suggested Homework Problems Solutions Antiderivatives Exercise : For all x ], + [, the most general antiderivative of f is given by : ( x ( x F(x = + x + C = 1 x x + x + C. Exercise 4 :

More information

lnbfhf IF Tt=Yy=Y LECTURE: 3-6DERIVATIVES OF LOGARITHMIC FUNCTIONS EY = em EY = by = =1 by Y '= 4*5 off (4 45) b "9b

lnbfhf IF Tt=Yy=Y LECTURE: 3-6DERIVATIVES OF LOGARITHMIC FUNCTIONS EY = em EY = by = =1 by Y '= 4*5 off (4 45) b 9b LECTURE: 36DERIVATIVES OF LOGARITHMIC FUNCTIONS Review: Derivatives of Exponential Functions: d ex dx ex d dx ax Ma a Example 1: Find a formula for the derivatives of the following functions (a) y lnx

More information

A Library of Functions

A Library of Functions LibraryofFunctions.nb 1 A Library of Functions Any study of calculus must start with the study of functions. Functions are fundamental to mathematics. In its everyday use the word function conveys to us

More information

PART ONE: Solve algebraically and check. Be sure to show all work.

PART ONE: Solve algebraically and check. Be sure to show all work. NAME AP CALCULUS BC SUMMER ASSIGNMENT 2017 DIRECTIONS: Each part must be completed separately on looseleaf. All work should be shown and done in a neat and precise manner. Any questions pertaining to the

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: xswang@mun.ca Course

More information

M343 Homework 3 Enrique Areyan May 17, 2013

M343 Homework 3 Enrique Areyan May 17, 2013 M343 Homework 3 Enrique Areyan May 17, 013 Section.6 3. Consider the equation: (3x xy + )dx + (6y x + 3)dy = 0. Let M(x, y) = 3x xy + and N(x, y) = 6y x + 3. Since: y = x = N We can conclude that this

More information

Practice Questions for Final Exam - Math 1060Q - Fall 2014

Practice Questions for Final Exam - Math 1060Q - Fall 2014 Practice Questions for Final Exam - Math 1060Q - Fall 01 Before anyone asks, the final exam is cumulative. It will consist of about 50% problems on exponential and logarithmic functions, 5% problems on

More information