5.6. Differential equations

Size: px
Start display at page:

Download "5.6. Differential equations"

Transcription

1 5.6. Differential equations The relationship between cause and effect in phsical phenomena can often be formulated using differential equations which describe how a phsical measure () and its derivative () depend on each other. Eamples are distance s(t) and velocit v(t) s (t) velocit v(t) and acceleration a(t) v (t) electrical charge Q(t) and amperage I(t) Q (t) work W(t) und power P(t) W (t) When () and () appear together in a single equation it is generall not possible to solve the equation to (). However most phsical applications lead to certain simple tpes of differential equations which can be solved with the special methods eplained below. In the general case onl approimate solutions are possible and two common algorithms for these will be presented too Separation of variables Separation of variables A differential equation of the form f() g() with initial value ( ) is called variables separable and can often be solved in the following wa:. Separation of variables: Get all epressions in on one side and all epressions in on the other side: g() f().. Integrate starting from the given initial value ( ) as lower bound: 3. Solve to. Caution: Steps and 3 ma not alwas work! Eample: g() Find the solution () to the differential equation () () 5 with initial value () 3,5 () () 5 use differential notation 5 separation of variables 5 integrate on both sides: 5 ln( 5),5 Solve integrals plug in [ln( 5) ln( 3 5)] simplif: ln() ln 5 put to the power of e 5 e () e 5 Eercises on differential equations Nos and simplif f ().

2 5.6.. Homogenous differential equations A differential equation of the form d(v ) using the substitution v with differential equation with respect to v then becomes variables. Eample: Find the general solution () to the differential equation () The differential equation is homogenous with right hand side The usual substitution v v v with f f (v) v is called homogenous and can be converted into a variables separable form + v + v f(v) f (v) f + v and f(v) v v v v with, >. + v according to the product rule. The v. ields the variables separable form separation of variables integration with indefinite lower limits > ln v ln() + c put to the power of e v e c solve to v v resubstitute v e c and can be solved b separating the and multipl with c e Eercises on differential equations Nos Linear differential equations A differential equation of the form integrating factor I() e I() P() + I() P() () I() Q() I() + di d(i ) + P() () Q() is called linear and can be solved b multipling with the. Since this integrating factor satisfies di di plug in I() P() we obtain I() P() () I() Q() appl product rule I() P() integrate I() () I() P() solve to () () I() I() P().

3 Eample: Find the solution () to the differential equation cos() + sin() (cos()) with (). Dividing b cos() ields a linear differential equation () + tan() () cos() with integrating factor I() P() e tan() e cos(). Note that the frequentl occurring integral tan() ( sin()) cos() ln ln cos() ln cos() is not included in the formular booklet (!) Multipling with I() obtains cos() () + sin() () product rule (cos()) d () cos() () cos() integration + c solve to () cos() ( + c) plug in initial value to obtain c cos() ( + c) solve to c c cos() ( + ) Eercises on differential equations Nos 7 and 8 state special solution Slope fields and the Euler method Slope fields The differential equation f(, ) gives the gradient or slope of the function () in an given point ( ). The slope field is constructed b small arrows with gradient f(,) on each point ( ). To save time and effort lines of constant gradient can be used to replace the arrows. The equations such an isocline with gradient c has the equation c f(,). Eample a) Construct the slope field of + for all points with integer coordinates in the domain 3, 3 b) Draw the isoclines of + in the domain 3, 3 for slopes c { 3,,, 3} 3

4 Solution We use a table to plug in all 49 combinations of integer coordinates in the given domain. For eample the point ( 3) has the slope c 3 c c c c c c 3 The isoclines c + ± c can be obtained b translation of in direction of the -ais c steps to the right The Euler method To find an approimate solution for the differential equation f(, ) with given initial value ( ) and step length Δ proceed as follows: Start from the given point ( ), calculate the gradient m f(, ) and add the corresponding values Δ and Δ m Δ to obtain the net point ( ) ( + Δ + Δ). Using the new point we repeat the above described steps to get a point sequence ( i i ) i which approimates the ideal solution (). Eample: Using Euler s method with step length of,5, approimate the solution,, of the differential equation + when, given that when. Solution It is convenient to organize the results in a table: m,,,5,5,6875,5,4,4783,75,54,374,,6349 Result (),63 Eercises on differential equations Nos9 and 4

5 Using Talor polnomials Basicall the differential equation f(, ) gives a formula for the derivative of the function. Hence it can be used ''( ) repeatedl to develop the Talor series () ( ) + ( ) ( ) + ( ) +. The coefficients are obtained as! follows: ( ) ; ( ) f(, ), ( ) f (, ), Eample Find a Talor polnomial of degree 3 to approimate the solution of the differential equation + with () and use this polnomial to find an approimation of (,) to 4 decimal points. Solution B implicit differentiation we obtain () ( + ) + and () ( + ) + +. We plug in () ; () +, () + and () The Talor polnomial is () () + () ( ) + ''()! The approimate value at, is (,), +, +,,7. 3 ( ) + '''() ( ) 3 ( ) + ( ) + 3! 3 ( )3. Eercises on differential equations No 5

Exact Differential Equations. The general solution of the equation is f x, y C. If f has continuous second partials, then M y 2 f

Exact Differential Equations. The general solution of the equation is f x, y C. If f has continuous second partials, then M y 2 f APPENDIX C Additional Topics in Differential Equations APPENDIX C. Eact First-Order Equations Eact Differential Equations Integrating Factors Eact Differential Equations In Chapter 6, ou studied applications

More information

A11.1 Areas under curves

A11.1 Areas under curves Applications 11.1 Areas under curves A11.1 Areas under curves Before ou start You should be able to: calculate the value of given the value of in algebraic equations of curves calculate the area of a trapezium.

More information

Math 214 Spring problem set (a) Consider these two first order equations. (I) dy dx = x + 1 dy

Math 214 Spring problem set (a) Consider these two first order equations. (I) dy dx = x + 1 dy Math 4 Spring 08 problem set. (a) Consider these two first order equations. (I) d d = + d (II) d = Below are four direction fields. Match the differential equations above to their direction fields. Provide

More information

Fitting Integrands to Basic Rules. x x 2 9 dx. Solution a. Use the Arctangent Rule and let u x and a dx arctan x 3 C. 2 du u.

Fitting Integrands to Basic Rules. x x 2 9 dx. Solution a. Use the Arctangent Rule and let u x and a dx arctan x 3 C. 2 du u. 58 CHAPTER 8 Integration Techniques, L Hôpital s Rule, and Improper Integrals Section 8 Basic Integration Rules Review proceres for fitting an integrand to one of the basic integration rules Fitting Integrands

More information

Properties of Limits

Properties of Limits 33460_003qd //04 :3 PM Page 59 SECTION 3 Evaluating Limits Analticall 59 Section 3 Evaluating Limits Analticall Evaluate a it using properties of its Develop and use a strateg for finding its Evaluate

More information

MATH 2300 review problems for Exam 3 ANSWERS

MATH 2300 review problems for Exam 3 ANSWERS MATH 300 review problems for Eam 3 ANSWERS. Check whether the following series converge or diverge. In each case, justif our answer b either computing the sum or b b showing which convergence test ou are

More information

Daily Lessons and Assessments for AP* Calculus AB, A Complete Course Page 584 Mark Sparks 2012

Daily Lessons and Assessments for AP* Calculus AB, A Complete Course Page 584 Mark Sparks 2012 The Second Fundamental Theorem of Calculus Functions Defined by Integrals Given the functions, f(t), below, use F( ) f ( t) dt to find F() and F () in terms of.. f(t) = 4t t. f(t) = cos t Given the functions,

More information

Fitting Integrands to Basic Rules

Fitting Integrands to Basic Rules 6_8.qd // : PM Page 8 8 CHAPTER 8 Integration Techniques, L Hôpital s Rule, and Improper Integrals Section 8. Basic Integration Rules Review proceres for fitting an integrand to one of the basic integration

More information

MA 113 Calculus I Fall 2009 Exam 4 December 15, 2009

MA 113 Calculus I Fall 2009 Exam 4 December 15, 2009 MA 3 Calculus I Fall 009 Eam December 5, 009 Answer all of the questions - 7 and two of the questions 8-0. Please indicate which problem is not to be graded b crossing through its number in the table below.

More information

Cartesian coordinates in space (Sect. 12.1).

Cartesian coordinates in space (Sect. 12.1). Cartesian coordinates in space (Sect..). Overview of Multivariable Calculus. Cartesian coordinates in space. Right-handed, left-handed Cartesian coordinates. Distance formula between two points in space.

More information

Section Differential Equations: Modeling, Slope Fields, and Euler s Method

Section Differential Equations: Modeling, Slope Fields, and Euler s Method Section.. Differential Equations: Modeling, Slope Fields, and Euler s Method Preliminar Eample. Phsical Situation Modeling Differential Equation An object is taken out of an oven and placed in a room where

More information

2.13 Linearization and Differentials

2.13 Linearization and Differentials Linearization and Differentials Section Notes Page Sometimes we can approimate more complicated functions with simpler ones These would give us enough accuracy for certain situations and are easier to

More information

4.317 d 4 y. 4 dx d 2 y dy. 20. dt d 2 x. 21. y 3y 3y y y 6y 12y 8y y (4) y y y (4) 2y y 0. d 4 y 26.

4.317 d 4 y. 4 dx d 2 y dy. 20. dt d 2 x. 21. y 3y 3y y y 6y 12y 8y y (4) y y y (4) 2y y 0. d 4 y 26. 38 CHAPTER 4 HIGHER-ORDER DIFFERENTIAL EQUATIONS sstems are also able, b means of their dsolve commands, to provide eplicit solutions of homogeneous linear constant-coefficient differential equations.

More information

Systems of Linear Equations: Solving by Graphing

Systems of Linear Equations: Solving by Graphing 8.1 Sstems of Linear Equations: Solving b Graphing 8.1 OBJECTIVE 1. Find the solution(s) for a set of linear equations b graphing NOTE There is no other ordered pair that satisfies both equations. From

More information

(a) Show that there is a root α of f (x) = 0 in the interval [1.2, 1.3]. (2)

(a) Show that there is a root α of f (x) = 0 in the interval [1.2, 1.3]. (2) . f() = 4 cosec 4 +, where is in radians. (a) Show that there is a root α of f () = 0 in the interval [.,.3]. Show that the equation f() = 0 can be written in the form = + sin 4 Use the iterative formula

More information

Chapter 8 Notes SN AA U2C8

Chapter 8 Notes SN AA U2C8 Chapter 8 Notes SN AA U2C8 Name Period Section 8-: Eploring Eponential Models Section 8-2: Properties of Eponential Functions In Chapter 7, we used properties of eponents to determine roots and some of

More information

Exact Equations. M(x,y) + N(x,y) y = 0, M(x,y) dx + N(x,y) dy = 0. M(x,y) + N(x,y) y = 0

Exact Equations. M(x,y) + N(x,y) y = 0, M(x,y) dx + N(x,y) dy = 0. M(x,y) + N(x,y) y = 0 Eact Equations An eact equation is a first order differential equation that can be written in the form M(, + N(,, provided that there eists a function ψ(, such that = M (, and N(, = Note : Often the equation

More information

2.5 CONTINUITY. a x. Notice that Definition l implicitly requires three things if f is continuous at a:

2.5 CONTINUITY. a x. Notice that Definition l implicitly requires three things if f is continuous at a: SECTION.5 CONTINUITY 9.5 CONTINUITY We noticed in Section.3 that the it of a function as approaches a can often be found simpl b calculating the value of the function at a. Functions with this propert

More information

y sin n x dx cos x sin n 1 x n 1 y sin n 2 x cos 2 x dx y sin n xdx cos x sin n 1 x n 1 y sin n 2 x dx n 1 y sin n x dx

y sin n x dx cos x sin n 1 x n 1 y sin n 2 x cos 2 x dx y sin n xdx cos x sin n 1 x n 1 y sin n 2 x dx n 1 y sin n x dx SECTION 7. INTEGRATION BY PARTS 57 EXAPLE 6 Prove the reduction formula N Equation 7 is called a reduction formula because the eponent n has been reduced to n and n. 7 sin n n cos sinn n n sin n where

More information

Differentiation Techniques

Differentiation Techniques C H A P T E R Differentiation Techniques Objectives To differentiate functions having negative integer powers. To understand and use the chain rule. To differentiate rational powers. To find second derivatives

More information

FIRST- AND SECOND-ORDER IVPS The problem given in (1) is also called an nth-order initial-value problem. For example, Solve: Solve:

FIRST- AND SECOND-ORDER IVPS The problem given in (1) is also called an nth-order initial-value problem. For example, Solve: Solve: .2 INITIAL-VALUE PROBLEMS 3.2 INITIAL-VALUE PROBLEMS REVIEW MATERIAL Normal form of a DE Solution of a DE Famil of solutions INTRODUCTION We are often interested in problems in which we seek a solution

More information

2.2 SEPARABLE VARIABLES

2.2 SEPARABLE VARIABLES 44 CHAPTER FIRST-ORDER DIFFERENTIAL EQUATIONS 6 Consider the autonomous DE 6 Use our ideas from Problem 5 to find intervals on the -ais for which solution curves are concave up and intervals for which

More information

Exponential, Logistic, and Logarithmic Functions

Exponential, Logistic, and Logarithmic Functions CHAPTER 3 Eponential, Logistic, and Logarithmic Functions 3.1 Eponential and Logistic Functions 3.2 Eponential and Logistic Modeling 3.3 Logarithmic Functions and Their Graphs 3.4 Properties of Logarithmic

More information

1.1 The Equations of Motion

1.1 The Equations of Motion 1.1 The Equations of Motion In Book I, balance of forces and moments acting on an component was enforced in order to ensure that the component was in equilibrium. Here, allowance is made for stresses which

More information

6 = 1 2. The right endpoints of the subintervals are then 2 5, 3, 7 2, 4, 2 9, 5, while the left endpoints are 2, 5 2, 3, 7 2, 4, 9 2.

6 = 1 2. The right endpoints of the subintervals are then 2 5, 3, 7 2, 4, 2 9, 5, while the left endpoints are 2, 5 2, 3, 7 2, 4, 9 2. 5 THE ITEGRAL 5. Approimating and Computing Area Preliminar Questions. What are the right and left endpoints if [, 5] is divided into si subintervals? If the interval [, 5] is divided into si subintervals,

More information

Additional Topics in Differential Equations

Additional Topics in Differential Equations 6 Additional Topics in Differential Equations 6. Eact First-Order Equations 6. Second-Order Homogeneous Linear Equations 6.3 Second-Order Nonhomogeneous Linear Equations 6.4 Series Solutions of Differential

More information

Additional Topics in Differential Equations

Additional Topics in Differential Equations 0537_cop6.qd 0/8/08 :6 PM Page 3 6 Additional Topics in Differential Equations In Chapter 6, ou studied differential equations. In this chapter, ou will learn additional techniques for solving differential

More information

1.3 LIMITS AT INFINITY; END BEHAVIOR OF A FUNCTION

1.3 LIMITS AT INFINITY; END BEHAVIOR OF A FUNCTION . Limits at Infinit; End Behavior of a Function 89. LIMITS AT INFINITY; END BEHAVIOR OF A FUNCTION Up to now we have been concerned with its that describe the behavior of a function f) as approaches some

More information

Review of Essential Skills and Knowledge

Review of Essential Skills and Knowledge Review of Essential Skills and Knowledge R Eponent Laws...50 R Epanding and Simplifing Polnomial Epressions...5 R 3 Factoring Polnomial Epressions...5 R Working with Rational Epressions...55 R 5 Slope

More information

16.5. Maclaurin and Taylor Series. Introduction. Prerequisites. Learning Outcomes

16.5. Maclaurin and Taylor Series. Introduction. Prerequisites. Learning Outcomes Maclaurin and Talor Series 6.5 Introduction In this Section we eamine how functions ma be epressed in terms of power series. This is an etremel useful wa of epressing a function since (as we shall see)

More information

Regent College Maths Department. Core Mathematics 4 Trapezium Rule. C4 Integration Page 1

Regent College Maths Department. Core Mathematics 4 Trapezium Rule. C4 Integration Page 1 Regent College Maths Department Core Mathematics Trapezium Rule C Integration Page Integration It might appear to be a bit obvious but you must remember all of your C work on differentiation if you are

More information

3.1 Exponential Functions and Their Graphs

3.1 Exponential Functions and Their Graphs .1 Eponential Functions and Their Graphs Sllabus Objective: 9.1 The student will sketch the graph of a eponential, logistic, or logarithmic function. 9. The student will evaluate eponential or logarithmic

More information

Derivatives of Multivariable Functions

Derivatives of Multivariable Functions Chapter 10 Derivatives of Multivariable Functions 10.1 Limits Motivating Questions What do we mean b the limit of a function f of two variables at a point (a, b)? What techniques can we use to show that

More information

Second-Order Linear Differential Equations C 2

Second-Order Linear Differential Equations C 2 C8 APPENDIX C Additional Topics in Differential Equations APPENDIX C. Second-Order Homogeneous Linear Equations Second-Order Linear Differential Equations Higher-Order Linear Differential Equations Application

More information

Math Review Packet #5 Algebra II (Part 2) Notes

Math Review Packet #5 Algebra II (Part 2) Notes SCIE 0, Spring 0 Miller Math Review Packet #5 Algebra II (Part ) Notes Quadratic Functions (cont.) So far, we have onl looked at quadratic functions in which the term is squared. A more general form of

More information

MATRIX TRANSFORMATIONS

MATRIX TRANSFORMATIONS CHAPTER 5. MATRIX TRANSFORMATIONS INSTITIÚID TEICNEOLAÍOCHTA CHEATHARLACH INSTITUTE OF TECHNOLOGY CARLOW MATRIX TRANSFORMATIONS Matri Transformations Definition Let A and B be sets. A function f : A B

More information

LESSON #48 - INTEGER EXPONENTS COMMON CORE ALGEBRA II

LESSON #48 - INTEGER EXPONENTS COMMON CORE ALGEBRA II LESSON #8 - INTEGER EXPONENTS COMMON CORE ALGEBRA II We just finished our review of linear functions. Linear functions are those that grow b equal differences for equal intervals. In this unit we will

More information

4.3 Worksheet - Derivatives of Inverse Functions

4.3 Worksheet - Derivatives of Inverse Functions AP Calculus 3.8 Worksheet 4.3 Worksheet - Derivatives of Inverse Functions All work must be shown in this course for full credit. Unsupported answers ma receive NO credit.. What are the following derivatives

More information

University of Bergen. Solutions to Exam in MAT111 - Calculus 1

University of Bergen. Solutions to Exam in MAT111 - Calculus 1 Universit of Bergen The Facult of Mathematics and Natural Sciences English Solutions to Eam in MAT - Calculus Wednesda Ma 0, 07, 09.00-4.00 Eercise. a) Find the real numbers and such that the comple variable

More information

VECTORS IN THREE DIMENSIONS

VECTORS IN THREE DIMENSIONS 1 CHAPTER 2. BASIC TRIGONOMETRY 1 INSTITIÚID TEICNEOLAÍOCHTA CHEATHARLACH INSTITUTE OF TECHNOLOGY CARLOW VECTORS IN THREE DIMENSIONS 1 Vectors in Two Dimensions A vector is an object which has magnitude

More information

Name Class. 5. Find the particular solution to given the general solution y C cos x and the. x 2 y

Name Class. 5. Find the particular solution to given the general solution y C cos x and the. x 2 y 10 Differential Equations Test Form A 1. Find the general solution to the first order differential equation: y 1 yy 0. 1 (a) (b) ln y 1 y ln y 1 C y y C y 1 C y 1 y C. Find the general solution to the

More information

Solve Quadratics Using the Formula

Solve Quadratics Using the Formula Clip 6 Solve Quadratics Using the Formula a + b + c = 0, = b± b 4 ac a ) Solve the equation + 4 + = 0 Give our answers correct to decimal places. ) Solve the equation + 8 + 6 = 0 ) Solve the equation =

More information

Higher. Integration 1

Higher. Integration 1 Higher Mathematics Contents Indefinite Integrals RC Preparing to Integrate RC Differential Equations A Definite Integrals RC 7 Geometric Interpretation of A 8 Areas between Curves A 7 Integrating along

More information

The region enclosed by the curve of f and the x-axis is rotated 360 about the x-axis. Find the volume of the solid formed.

The region enclosed by the curve of f and the x-axis is rotated 360 about the x-axis. Find the volume of the solid formed. Section A ln. Let g() =, for > 0. ln Use the quotient rule to show that g ( ). 3 (b) The graph of g has a maimum point at A. Find the -coordinate of A. (Total 7 marks) 6. Let h() =. Find h (0). cos 3.

More information

v t t t t a t v t d dt t t t t t 23.61

v t t t t a t v t d dt t t t t t 23.61 SECTION 4. MAXIMUM AND MINIMUM VALUES 285 The values of f at the endpoints are f 0 0 and f 2 2 6.28 Comparing these four numbers and using the Closed Interval Method, we see that the absolute minimum value

More information

220A Solutions. Assignment 5.

220A Solutions. Assignment 5. 4-40. Draw the free-bod diagram. 220A Solutions Assignment 5. - cos sin here are two stumbling points. he first is to resist the temptation to draw a force pointing down the inclined plane. he onl forces

More information

Answers to Some Sample Problems

Answers to Some Sample Problems Answers to Some Sample Problems. Use rules of differentiation to evaluate the derivatives of the following functions of : cos( 3 ) ln(5 7 sin(3)) 3 5 +9 8 3 e 3 h 3 e i sin( 3 )3 +[ ln ] cos( 3 ) [ln(5)

More information

2.1 Rates of Change and Limits AP Calculus

2.1 Rates of Change and Limits AP Calculus . Rates of Change and Limits AP Calculus. RATES OF CHANGE AND LIMITS Limits Limits are what separate Calculus from pre calculus. Using a it is also the foundational principle behind the two most important

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

and hence show that the only stationary point on the curve is the point for which x = 0. [4]

and hence show that the only stationary point on the curve is the point for which x = 0. [4] C3 Differentiation June 00 qu Find in each of the following cases: = 3 e, [] = ln(3 + ), [] (iii) = + [] Jan 00 qu5 The equation of a curve is = ( +) 8 Find an epression for and hence show that the onl

More information

1.5. Analyzing Graphs of Functions. The Graph of a Function. What you should learn. Why you should learn it. 54 Chapter 1 Functions and Their Graphs

1.5. Analyzing Graphs of Functions. The Graph of a Function. What you should learn. Why you should learn it. 54 Chapter 1 Functions and Their Graphs 0_005.qd /7/05 8: AM Page 5 5 Chapter Functions and Their Graphs.5 Analzing Graphs of Functions What ou should learn Use the Vertical Line Test for functions. Find the zeros of functions. Determine intervals

More information

APPENDIX D Rotation and the General Second-Degree Equation

APPENDIX D Rotation and the General Second-Degree Equation APPENDIX D Rotation and the General Second-Degree Equation Rotation of Aes Invariants Under Rotation After rotation of the - and -aes counterclockwise through an angle, the rotated aes are denoted as the

More information

Section 4.1 Increasing and Decreasing Functions

Section 4.1 Increasing and Decreasing Functions Section.1 Increasing and Decreasing Functions The graph of the quadratic function f 1 is a parabola. If we imagine a particle moving along this parabola from left to right, we can see that, while the -coordinates

More information

In everyday speech, a continuous. Limits and Continuity. Critical Thinking Exercises

In everyday speech, a continuous. Limits and Continuity. Critical Thinking Exercises 062 Chapter Introduction to Calculus Critical Thinking Eercises Make Sense? In Eercises 74 77, determine whether each statement makes sense or does not make sense, and eplain our reasoning. 74. I evaluated

More information

Chapter 1 Functions and Models

Chapter 1 Functions and Models Chapter 1 Functions and Models 1.2 Mathematical Models: A catalog of Essential Functions A mathematical model is a mathematical description of a real world situations such as the size of a population,

More information

39. (a) Use trigonometric substitution to verify that. 40. The parabola y 2x divides the disk into two

39. (a) Use trigonometric substitution to verify that. 40. The parabola y 2x divides the disk into two 35. Prove the formula A r for the area of a sector of a circle with radius r and central angle. [Hint: Assume 0 and place the center of the circle at the origin so it has the equation. Then is the sum

More information

CONTINUOUS SPATIAL DATA ANALYSIS

CONTINUOUS SPATIAL DATA ANALYSIS CONTINUOUS SPATIAL DATA ANALSIS 1. Overview of Spatial Stochastic Processes The ke difference between continuous spatial data and point patterns is that there is now assumed to be a meaningful value, s

More information

Unit 3 Notes Mathematical Methods

Unit 3 Notes Mathematical Methods Unit 3 Notes Mathematical Methods Foundational Knowledge Created b Triumph Tutoring Copright info Copright Triumph Tutoring 07 Triumph Tutoring Pt Ltd ABN 60 607 0 507 First published in 07 All rights

More information

Section 0.4 Inverse functions and logarithms

Section 0.4 Inverse functions and logarithms Section 0.4 Inverse functions and logarithms (5/3/07) Overview: Some applications require not onl a function that converts a numer into a numer, ut also its inverse, which converts ack into. In this section

More information

f 0 ab a b: base f

f 0 ab a b: base f Precalculus Notes: Unit Eponential and Logarithmic Functions Sllabus Objective: 9. The student will sketch the graph of a eponential, logistic, or logarithmic function. 9. The student will evaluate eponential

More information

Section 1.2: A Catalog of Functions

Section 1.2: A Catalog of Functions Section 1.: A Catalog of Functions As we discussed in the last section, in the sciences, we often tr to find an equation which models some given phenomenon in the real world - for eample, temperature as

More information

Derivatives of Multivariable Functions

Derivatives of Multivariable Functions Chapter 0 Derivatives of Multivariable Functions 0. Limits Motivating Questions In this section, we strive to understand the ideas generated b the following important questions: What do we mean b the limit

More information

4.3 Mean-Value Theorem and Monotonicity

4.3 Mean-Value Theorem and Monotonicity .3 Mean-Value Theorem and Monotonicit 1. Mean Value Theorem Theorem: Suppose that f is continuous on the interval a, b and differentiable on the interval a, b. Then there eists a number c in a, b such

More information

STUDY KNOWHOW PROGRAM STUDY AND LEARNING CENTRE. Functions & Graphs

STUDY KNOWHOW PROGRAM STUDY AND LEARNING CENTRE. Functions & Graphs STUDY KNOWHOW PROGRAM STUDY AND LEARNING CENTRE Functions & Graphs Contents Functions and Relations... 1 Interval Notation... 3 Graphs: Linear Functions... 5 Lines and Gradients... 7 Graphs: Quadratic

More information

Practice A ( 1, 3 ( 0, 1. Match the function with its graph. 3 x. Explain how the graph of g can be obtained from the graph of f. 5 x.

Practice A ( 1, 3 ( 0, 1. Match the function with its graph. 3 x. Explain how the graph of g can be obtained from the graph of f. 5 x. 8. Practice A For use with pages 65 7 Match the function with its graph.. f. f.. f 5. f 6. f f Lesson 8. A. B. C. (, 6) (0, ) (, ) (0, ) ( 0, ) (, ) D. E. F. (0, ) (, 6) ( 0, ) (, ) (, ) (0, ) Eplain how

More information

4.7. Newton s Method. Procedure for Newton s Method HISTORICAL BIOGRAPHY

4.7. Newton s Method. Procedure for Newton s Method HISTORICAL BIOGRAPHY 4. Newton s Method 99 4. Newton s Method HISTORICAL BIOGRAPHY Niels Henrik Abel (18 189) One of the basic problems of mathematics is solving equations. Using the quadratic root formula, we know how to

More information

Cubic and quartic functions

Cubic and quartic functions 3 Cubic and quartic functions 3A Epanding 3B Long division of polnomials 3C Polnomial values 3D The remainder and factor theorems 3E Factorising polnomials 3F Sum and difference of two cubes 3G Solving

More information

3.6 Implicit Differentiation. explicit representation of a function rule. y = f(x) y = f (x) e.g. y = (x 2 + 1) 3 y = 3(x 2 + 1) 2 (2x)

3.6 Implicit Differentiation. explicit representation of a function rule. y = f(x) y = f (x) e.g. y = (x 2 + 1) 3 y = 3(x 2 + 1) 2 (2x) Mathematics 0110a Summar Notes page 43 3.6 Implicit Differentiation eplicit representation of a function rule = f() = f () e.g. = ( + 1) 3 = 3( + 1) () implicit representation of a function rule f(, )

More information

Roberto s Notes on Integral Calculus Chapter 3: Basics of differential equations Section 3. Separable ODE s

Roberto s Notes on Integral Calculus Chapter 3: Basics of differential equations Section 3. Separable ODE s Roberto s Notes on Integral Calculus Chapter 3: Basics of differential equations Section 3 Separable ODE s What ou need to know alread: What an ODE is and how to solve an eponential ODE. What ou can learn

More information

CHAPTER 3 Applications of Differentiation

CHAPTER 3 Applications of Differentiation CHAPTER Applications of Differentiation Section. Etrema on an Interval.............. Section. Rolle s Theorem and the Mean Value Theorem. 7 Section. Increasing and Decreasing Functions and the First Derivative

More information

+ = + + = x = + = + = 36x

+ = + + = x = + = + = 36x Ch 5 Alg L Homework Worksheets Computation Worksheet #1: You should be able to do these without a calculator! A) Addition (Subtraction = add the opposite of) B) Multiplication (Division = multipl b the

More information

10.2 The Unit Circle: Cosine and Sine

10.2 The Unit Circle: Cosine and Sine 0. The Unit Circle: Cosine and Sine 77 0. The Unit Circle: Cosine and Sine In Section 0.., we introduced circular motion and derived a formula which describes the linear velocit of an object moving on

More information

ERRATA. MATHEMATICS FOR THE INTERNATIONAL STUDENT MATHEMATICS HL (Core) (3rd edition)

ERRATA. MATHEMATICS FOR THE INTERNATIONAL STUDENT MATHEMATICS HL (Core) (3rd edition) ERRATA MATHEMATICS FOR THE INTERNATIONAL STUDENT MATHEMATICS HL (Core) (rd edition) Third edition - 07 third reprint The following erratum was made on 5/Jul/07 page 6 REVIEW SET 0A 0 b, 0 b Show that if

More information

67. (a) Use a computer algebra system to find the partial fraction CAS. 68. (a) Find the partial fraction decomposition of the function CAS

67. (a) Use a computer algebra system to find the partial fraction CAS. 68. (a) Find the partial fraction decomposition of the function CAS SECTION 7.5 STRATEGY FOR INTEGRATION 483 6. 2 sin 2 2 cos CAS 67. (a) Use a computer algebra sstem to find the partial fraction decomposition of the function 62 63 Find the area of the region under the

More information

Exponential and Logarithmic Functions

Exponential and Logarithmic Functions Eponential and Logarithmic Functions Eponential functions are those with variable powers, e.g. = a. Their graphs take two forms: (0, 1) (0, 1) When a > 1, the graph: is alwas increasing is alwas positive

More information

Math 123 Summary of Important Algebra & Trigonometry Concepts Chapter 1 & Appendix D, Stewart, Calculus Early Transcendentals

Math 123 Summary of Important Algebra & Trigonometry Concepts Chapter 1 & Appendix D, Stewart, Calculus Early Transcendentals Math Summar of Important Algebra & Trigonometr Concepts Chapter & Appendi D, Stewart, Calculus Earl Transcendentals Function a rule that assigns to each element in a set D eactl one element, called f (

More information

2.1 Rates of Change and Limits AP Calculus

2.1 Rates of Change and Limits AP Calculus .1 Rates of Change and Limits AP Calculus.1 RATES OF CHANGE AND LIMITS Limits Limits are what separate Calculus from pre calculus. Using a it is also the foundational principle behind the two most important

More information

Engineering Mathematics I

Engineering Mathematics I Engineering Mathematics I_ 017 Engineering Mathematics I 1. Introduction to Differential Equations Dr. Rami Zakaria Terminolog Differential Equation Ordinar Differential Equations Partial Differential

More information

7.7. Inverse Trigonometric Functions. Defining the Inverses

7.7. Inverse Trigonometric Functions. Defining the Inverses 7.7 Inverse Trigonometric Functions 57 7.7 Inverse Trigonometric Functions Inverse trigonometric functions arise when we want to calculate angles from side measurements in triangles. The also provide useful

More information

Integration Techniques, L Hôpital s Rule, and Improper Integrals

Integration Techniques, L Hôpital s Rule, and Improper Integrals 8 Integration Techniques, L Hôpital s Rule, and Improper Integrals In previous chapters, ou studied several basic techniques for evaluating simple integrals. In this chapter, ou will stud other integration

More information

Fundamental Theorem of Calculus

Fundamental Theorem of Calculus Fundamental Theorem of Calculus MATH 6 Calculus I J. Robert Buchanan Department of Mathematics Summer 208 Remarks The Fundamental Theorem of Calculus (FTC) will make the evaluation of definite integrals

More information

Part 1: Integration problems from exams

Part 1: Integration problems from exams . Find each of the following. ( (a) 4t 4 t + t + (a ) (b ) Part : Integration problems from 4-5 eams ) ( sec tan sin + + e e ). (a) Let f() = e. On the graph of f pictured below, draw the approimating

More information

8 Differential Calculus 1 Introduction

8 Differential Calculus 1 Introduction 8 Differential Calculus Introduction The ideas that are the basis for calculus have been with us for a ver long time. Between 5 BC and 5 BC, Greek mathematicians were working on problems that would find

More information

11.4 Polar Coordinates

11.4 Polar Coordinates 11. Polar Coordinates 917 11. Polar Coordinates In Section 1.1, we introduced the Cartesian coordinates of a point in the plane as a means of assigning ordered pairs of numbers to points in the plane.

More information

Mathematics. Mathematics 2. hsn.uk.net. Higher HSN22000

Mathematics. Mathematics 2. hsn.uk.net. Higher HSN22000 hsn.uk.net Higher Mathematics UNIT Mathematics HSN000 This document was produced speciall for the HSN.uk.net website, and we require that an copies or derivative works attribute the work to Higher Still

More information

4Cubic. polynomials UNCORRECTED PAGE PROOFS

4Cubic. polynomials UNCORRECTED PAGE PROOFS 4Cubic polnomials 4.1 Kick off with CAS 4. Polnomials 4.3 The remainder and factor theorems 4.4 Graphs of cubic polnomials 4.5 Equations of cubic polnomials 4.6 Cubic models and applications 4.7 Review

More information

Jones & Bartlett Learning, LLC NOT FOR SALE OR DISTRIBUTION. Jones & Bartlett Learning, LLC NOT FOR SALE OR DISTRIBUTION

Jones & Bartlett Learning, LLC NOT FOR SALE OR DISTRIBUTION. Jones & Bartlett Learning, LLC NOT FOR SALE OR DISTRIBUTION FIRST-ORDER DIFFERENTIAL EQUATIONS 2 Chapter Contents 2. Solution Curves without a Solution 2.. Direction Fields 2..2 Jones Autonomous & Bartlett First-Order Learning, DEs LLC 2.2 Separable Equations 2.3

More information

University of Toronto Mississauga

University of Toronto Mississauga Surname: First Name: Student Number: Tutorial: Universit of Toronto Mississauga Mathematical and Computational Sciences MATY5Y Term Test Duration - 0 minutes No Aids Permitted This eam contains pages (including

More information

5.3 Polynomials and Polynomial Functions

5.3 Polynomials and Polynomial Functions 70 CHAPTER 5 Eponents, Polnomials, and Polnomial Functions 5. Polnomials and Polnomial Functions S Identif Term, Constant, Polnomial, Monomial, Binomial, Trinomial, and the Degree of a Term and of a Polnomial.

More information

14.5 The Chain Rule. dx dt

14.5 The Chain Rule. dx dt SECTION 14.5 THE CHAIN RULE 931 27. w lns 2 2 z 2 28. w e z 37. If R is the total resistance of three resistors, connected in parallel, with resistances,,, then R 1 R 2 R 3 29. If z 5 2 2 and, changes

More information

Scalars distance speed mass time volume temperature work and energy

Scalars distance speed mass time volume temperature work and energy Scalars and Vectors scalar is a quantit which has no direction associated with it, such as mass, volume, time, and temperature. We sa that scalars have onl magnitude, or size. mass ma have a magnitude

More information

MAT 127: Calculus C, Fall 2010 Solutions to Midterm I

MAT 127: Calculus C, Fall 2010 Solutions to Midterm I MAT 7: Calculus C, Fall 00 Solutions to Midterm I Problem (0pts) Consider the four differential equations for = (): (a) = ( + ) (b) = ( + ) (c) = e + (d) = e. Each of the four diagrams below shows a solution

More information

What is Parametric Equation?

What is Parametric Equation? Chapter 13 Parametric Equation and Locus Wh the graph is so strange? Let s investigate a few points. t -5-4 -3 - -1 0 1 3 4 4 15 8 3 0-1 0 3 8 15-4.04-3.4-3.14 -.91-1.84 0 1.84.91 3.14 3.4 B plotting these

More information

Algebra 1 Skills Needed for Success in Math

Algebra 1 Skills Needed for Success in Math Algebra 1 Skills Needed for Success in Math A. Simplifing Polnomial Epressions Objectives: The student will be able to: Appl the appropriate arithmetic operations and algebraic properties needed to simplif

More information

Jones & Bartlett Learning, LLC, an Ascend Learning Company. NOT FOR SALE OR DISTRIBUTION

Jones & Bartlett Learning, LLC, an Ascend Learning Company. NOT FOR SALE OR DISTRIBUTION stefanel/shutterstock, Inc. CHAPTER 2 First-Order Differential Equations We begin our stu of differential equations with first-order equations. In this chapter we illustrate the three different was differential

More information

Section 1.5 Formal definitions of limits

Section 1.5 Formal definitions of limits Section.5 Formal definitions of limits (3/908) Overview: The definitions of the various tpes of limits in previous sections involve phrases such as arbitraril close, sufficientl close, arbitraril large,

More information

5.6 RATIOnAl FUnCTIOnS. Using Arrow notation. learning ObjeCTIveS

5.6 RATIOnAl FUnCTIOnS. Using Arrow notation. learning ObjeCTIveS CHAPTER PolNomiAl ANd rational functions learning ObjeCTIveS In this section, ou will: Use arrow notation. Solve applied problems involving rational functions. Find the domains of rational functions. Identif

More information

Coordinate geometry. + bx + c. Vertical asymptote. Sketch graphs of hyperbolas (including asymptotic behaviour) from the general

Coordinate geometry. + bx + c. Vertical asymptote. Sketch graphs of hyperbolas (including asymptotic behaviour) from the general A Sketch graphs of = a m b n c where m = or and n = or B Reciprocal graphs C Graphs of circles and ellipses D Graphs of hperbolas E Partial fractions F Sketch graphs using partial fractions Coordinate

More information

Differentiation and applications

Differentiation and applications FS O PA G E PR O U N C O R R EC TE D Differentiation and applications. Kick off with CAS. Limits, continuit and differentiabilit. Derivatives of power functions.4 C oordinate geometr applications of differentiation.5

More information