First Order Differential Equations

Size: px
Start display at page:

Download "First Order Differential Equations"

Transcription

1 Chapter First Order Differential Equations Contents. The Method of Quadrature Separable Equations Linear Equations I Linear Equations II Linear Applications Kinetics Logistic Equation Science and Engineering Applications Exact Equations and Level Curves Special equations The subject of the chapter is the first order differential equation y = fx, y). The study includes closed-form solution formulas for special equations, numerical solutions and some applications to science and engineering.. The Method of Quadrature The method of quadrature refers to the technique of integrating both sides of an equation, hoping thereby to extract a solution formula. The name quadrature originates in geometry, where quadrature means finding area, a task overtaken in modern mathematics by integration. The naming convention is obeyed by maple, which lists it as its first method for solving differential equations. Below, Theorem, proved on page 7, isolates the requirements which make this method successful.

2 . The Method of Quadrature 69 Theorem Quadrature) Let F x) be continuous on a < x < b. Assume a < x < b and < y <. Then the initial value problem ) y = F x), yx ) = y has the unique solution ) x yx) = y + F t)dt. x To apply the method of quadrature means: i) Calculate a candidate solution formula by the working rule below; ii) Verify the solution. To solve y = fx, y) when f is independent of y, integrate on variable x across the equation. River Crossing A boat crosses a river at fixed speed with power applied perpendicular to the shoreline. Is it possible to estimate the boat s downstream location? The answer is yes. The problem s variables are x Distance from shore, w Width of the river, y Distance downstream, v b Boat velocity dx/dt), t Time in hours, v r River velocity dy/dt). The calculus chain rule dy/dx = dy/dt)/dx/dt) is applied, using the symbols v r and v b instead of dy/dt and dx/dt, to give the model equation 3) dy dx = v r v b. Stream Velocity. The downstream river velocity will be approximated by v r = kxw x), where k > is a constant. This equation gives velocity v r = at the two shores x = and x = w, while the maximum stream velocity at the center x = w/ is see page 7) 4) v c = kw 4. Special River-Crossing Model. The model equation 3) using v r = kxw x) and the constant k defined by 4) give the initial value problem 5) dy dx = 4v c xw x), y) =. v b w

3 7 First Order Differential Equations The solution of 5) by the method of quadrature is y = 4v c v b w 3 x3 + ) 6) wx, where w is the river s width, v c is the river s midstream velocity and v b is the boat s velocity. In particular, the boat s downstream drift on the opposite shore is 3 wv c/v b ). See Technical Details page 7. Examples Example Quadrature) Solve y = 3e x, y) =. Solution: Candidate solution. The working rule is applied. y t) = 3e t Copy the equation, x replaced by t. x y t)dt = x 3et dt Integrate across t x. yx) y) = 3e x 3 Fundamental theorem of calculus, page 68. yx) = 3e x 3 Candidate solution found. Used y) =. Verify solution. Let y = 3e x 3. The initial condition y) = follows from e =. To verify the differential equation, the steps are: LHS = y Left side of the differential equation. = 3e x 3) Substitute the expression for y. = 3e x Sum rule, constant rule and e u ) = u e u. = RHS Solution verified. Example River Crossing) A boat crosses a mile-wide river at 3 miles per hour with power applied perpendicular to the shoreline. The river s midstream velocity is miles per hour. Find the transit time and the downstream drift to the opposite shore. Solution: The answers, justified below, are minutes and /9 miles. Transit time. This is the time it takes to reach the opposite shore. The layman answer of minutes is correct, because the boat goes 3 miles in one hour, hence mile in /3 of an hour, perpendicular to the shoreline. Downstream drift. This is the value y), where y is the solution of equation 5), with v c =, v b = 3, w =, all distances in miles. The special model is dy dx = 4 x x), y) =. 3 3 x3 + x) and the downstream The solution given by equation 6) is y = 4 3 drift is then y) = /9 miles. This answer is /3 of the layman s answer of /3)) miles; the explanation is that the boat is pushed downstream at a variable rate from to miles per hour.

4 . The Method of Quadrature 7 Details and Proofs Proof of Theorem : Uniqueness. Let yx) be any solution of ). It will be shown that yx) is given by the solution formula ). yx) = y) + x x y t)dt Fundamental theorem of calculus, page 68. = y + x x F t)dt Use ). Verification of the Solution. Let yx) be given by solution formula ). It will be shown that yx) solves initial value problem ). y x) = y + x x F t)dt) Compute the derivative from ). = F x) Apply the fundamental theorem of calculus. The initial condition is verified in a similar manner: yx ) = y + x x F t)dt Apply ) with x = x. = y The integral is zero: a F x)dx =. a The proof is complete. Technical Details for 4): The maximum of a continuously differentiable function fx) on x w can be found by locating the critical points i.e., where f x) = ) and then testing also the endpoints x = and x = w. The derivative f x) = kw x) is zero at x = w/. Then fw/) = kw /4. This value is the maximum of f, because f = at the endpoints. Technical Details for 6): Let a = 4v c v b w. Then y = y) + x y t)dt Method of quadrature. = + a x tw t)dt By 5), y = atw t). = a 3 x3 + wx). Integral table. To compute the downstream drift, evaluate yw) = a w3 6 or yw) = w 3 Exercises. v c v b. Quadrature. Find a candidate solution for each initial value problem and verify the solution. See Example, page 7.. y = 4e x, y) =.. y = e 4x, y) = x)y = x, y) =. 4. x)y = x, y) =. 5. y = sin x, y) =. 6. y = cos x, y) =. 7. y = xe x, y) =. 8. y = xe x, y) =. 9. y = tan x, y) =.. y = + tan x, y) =.

5 7 First Order Differential Equations. + x )y =, y) =.. + 4x )y =, y) =. 3. y = sin 3 x, y) =. 4. y = cos 3 x, y) = x)y =, y) = x)y =, y) = x) + x)y =, y) = x)3 + x)y = 3, y) =. 9. y = sin x cos x, y) =.. y = + cos x) sin x, y) =. River Crossing. A boat crosses a river of width w miles at v b miles per hour with power applied perpendicular to the shoreline. The river s midstream velocity is v c miles per hour. Find the transit time and the downstream drift to the opposite shore. See Example, page 7, and the details for 6).. w =, v b = 4, v c =. w =, v b = 5, v c = 5 3. w =., v b = 3, v c = 3 4. w =., v b = 5, v c = 9 5. w =.5, v b = 7, v c = 6 6. w =, v b = 7, v c = 7. w =.6, v b = 4.5, v c = w =.6, v b = 5.5, v c = 7 Fundamental Theorem I. Verify the identity. Use the fundamental theorem of calculus part b), page x + t)3 dt = 4 3. x + t)4 dt = 5 + x) 4 ). + x) 5 ). 3. x te t dt = xe x e x x tet dt = xe x e x +. Fundamental Theorem II. Differentiate. Use the fundamental theorem of calculus part b), page x t tant 3 )dt x t 3 tant )dt. 35. sin x te t+t dt. 36. sin x ln + t 3 )dt. Fundamental Theorem III. Integrate fx)dx. Use the fundamental theorem of calculus part a), page 68. Check answers with computer or calculator assist. Some require a clever u-substitution or an integral table. 37. fx) = xx ) 38. fx) = x x + ) 39. fx) = cos3πx/4) 4. fx) = sin5πx/6) 4. fx) = + x 4. fx) = x + x 4 ) 43. fx) = x e x3 44. fx) = xsinx ) + e x ) 45. fx) = 46. fx) = 47. fx) = 48. fx) = 49. fx) = 5. fx) = + x x + x + 4x x + x 4x 4x

6 . The Method of Quadrature fx) = cos x sin x 5. fx) = cos x sin 3 x 53. fx) = ex + e x 54. fx) = ln x x 55. fx) = sec x 56. fx) = sec x tan x 57. fx) = csc x 58. fx) = csc x cot x 59. fx) = csc x cot xx 6. fx) = sec x tan xx Integration by Parts. Integrate fx)dx by parts, udv = uv vdu. Check answers with computer or calculator assist. 6. fx) = xe x 6. fx) = xe x 63. fx) = ln x 64. fx) = x ln x 65. fx) = x e x 66. fx) = + x)e x 67. fx) = x cosh x 68. fx) = x sinh x 69. fx) = x arctanx) 7. fx) = x arcsinx) Partial Fractions. Integrate f by partial fractions. Check answers with computer or calculator assist. 7. fx) = x + 4 x fx) = x x fx) = 74. fx) = 75. fx) = 76. fx) = 77. fx) = 78. fx) = 79. fx) = 8. fx) = x + 4 x + )x + ) xx ) x + )x + ) x + 4 x + )x + ) x x + )x + )) x + 4 x + )x + )x + 5) xx ) x + )x + )x + 3) x + 4 x + )x + )x ) xx ) x + )x + )x ) Special Methods. Integrate f by using the suggested u-substitution or method. Check answers with computer or calculator assist. 8. fx) = x + x + ), u = x fx) = x + x ), u = x. 83. fx) = 84. fx) = x x + ) 3, u = x +. 3x x 3 + ), u = x fx) = x3 + x, use long division fx) = x4 + x, use long division. +

Find the slope of the curve at the given point P and an equation of the tangent line at P. 1) y = x2 + 11x - 15, P(1, -3)

Find the slope of the curve at the given point P and an equation of the tangent line at P. 1) y = x2 + 11x - 15, P(1, -3) Final Exam Review AP Calculus AB Find the slope of the curve at the given point P and an equation of the tangent line at P. 1) y = x2 + 11x - 15, P(1, -3) Use the graph to evaluate the limit. 2) lim x

More information

Find the indicated derivative. 1) Find y(4) if y = 3 sin x. A) y(4) = 3 cos x B) y(4) = 3 sin x C) y(4) = - 3 cos x D) y(4) = - 3 sin x

Find the indicated derivative. 1) Find y(4) if y = 3 sin x. A) y(4) = 3 cos x B) y(4) = 3 sin x C) y(4) = - 3 cos x D) y(4) = - 3 sin x Assignment 5 Name Find the indicated derivative. ) Find y(4) if y = sin x. ) A) y(4) = cos x B) y(4) = sin x y(4) = - cos x y(4) = - sin x ) y = (csc x + cot x)(csc x - cot x) ) A) y = 0 B) y = y = - csc

More information

Practice problems for Exam 1. a b = (2) 2 + (4) 2 + ( 3) 2 = 29

Practice problems for Exam 1. a b = (2) 2 + (4) 2 + ( 3) 2 = 29 Practice problems for Exam.. Given a = and b =. Find the area of the parallelogram with adjacent sides a and b. A = a b a ı j k b = = ı j + k = ı + 4 j 3 k Thus, A = 9. a b = () + (4) + ( 3)

More information

Solution: APPM 1350 Final Exam Spring 2014

Solution: APPM 1350 Final Exam Spring 2014 APPM 135 Final Exam Spring 214 1. (a) (5 pts. each) Find the following derivatives, f (x), for the f given: (a) f(x) = x 2 sin 1 (x 2 ) (b) f(x) = 1 1 + x 2 (c) f(x) = x ln x (d) f(x) = x x d (b) (15 pts)

More information

1.1. BASIC ANTI-DIFFERENTIATION 21 + C.

1.1. BASIC ANTI-DIFFERENTIATION 21 + C. .. BASIC ANTI-DIFFERENTIATION and so e x cos xdx = ex sin x + e x cos x + C. We end this section with a possibly surprising complication that exists for anti-di erentiation; a type of complication which

More information

EXAM 3 MAT 167 Calculus I Spring is a composite function of two functions y = e u and u = 4 x + x 2. By the. dy dx = dy du = e u x + 2x.

EXAM 3 MAT 167 Calculus I Spring is a composite function of two functions y = e u and u = 4 x + x 2. By the. dy dx = dy du = e u x + 2x. EXAM MAT 67 Calculus I Spring 20 Name: Section: I Each answer must include either supporting work or an explanation of your reasoning. These elements are considered to be the main part of each answer and

More information

Integrated Calculus II Exam 1 Solutions 2/6/4

Integrated Calculus II Exam 1 Solutions 2/6/4 Integrated Calculus II Exam Solutions /6/ Question Determine the following integrals: te t dt. We integrate by parts: u = t, du = dt, dv = e t dt, v = dv = e t dt = e t, te t dt = udv = uv vdu = te t (

More information

MA 242 Review Exponential and Log Functions Notes for today s class can be found at

MA 242 Review Exponential and Log Functions Notes for today s class can be found at MA 242 Review Exponential and Log Functions Notes for today s class can be found at www.xecu.net/jacobs/index242.htm Example: If y = x n If y = x 2 then then dy dx = nxn 1 dy dx = 2x1 = 2x Power Function

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

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

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

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

1 Solution to Homework 4

1 Solution to Homework 4 Solution to Homework Section. 5. The characteristic equation is r r + = (r )(r ) = 0 r = or r =. y(t) = c e t + c e t y = c e t + c e t. y(0) =, y (0) = c + c =, c + c = c =, c =. To find the maximum value

More information

Math 21B - Homework Set 8

Math 21B - Homework Set 8 Math B - Homework Set 8 Section 8.:. t cos t dt Let u t, du t dt and v sin t, dv cos t dt Let u t, du dt and v cos t, dv sin t dt t cos t dt u v v du t sin t t sin t dt [ t sin t u v ] v du [ ] t sin t

More information

Practice Questions From Calculus II. 0. State the following calculus rules (these are many of the key rules from Test 1 topics).

Practice Questions From Calculus II. 0. State the following calculus rules (these are many of the key rules from Test 1 topics). Math 132. Practice Questions From Calculus II I. Topics Covered in Test I 0. State the following calculus rules (these are many of the key rules from Test 1 topics). (Trapezoidal Rule) b a f(x) dx (Fundamental

More information

Have a Safe and Happy Break

Have a Safe and Happy Break Math 121 Final EF: December 10, 2013 Name Directions: 1 /15 2 /15 3 /15 4 /15 5 /10 6 /10 7 /20 8 /15 9 /15 10 /10 11 /15 12 /20 13 /15 14 /10 Total /200 1. No book, notes, or ouiji boards. You may use

More information

Math 122 Test 3. April 15, 2014

Math 122 Test 3. April 15, 2014 SI: Math 1 Test 3 April 15, 014 EF: 1 3 4 5 6 7 8 Total Name Directions: 1. No books, notes or 6 year olds with ear infections. You may use a calculator to do routine arithmetic computations. You may not

More information

2.2 Separable Equations

2.2 Separable Equations 82 2.2 Separable Equations An equation y = f(x, y) is called separable provided algebraic operations, usually multiplication, division and factorization, allow it to be written in a separable form y =

More information

SOLUTIONS TO EXAM II, MATH f(x)dx where a table of values for the function f(x) is given below.

SOLUTIONS TO EXAM II, MATH f(x)dx where a table of values for the function f(x) is given below. SOLUTIONS TO EXAM II, MATH 56 Use Simpson s rule with n = 6 to approximate the integral f(x)dx where a table of values for the function f(x) is given below x 5 5 75 5 5 75 5 5 f(x) - - x 75 5 5 75 5 5

More information

Chapter 2. First-Order Differential Equations

Chapter 2. First-Order Differential Equations Chapter 2 First-Order Differential Equations i 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

More information

1 + x 2 d dx (sec 1 x) =

1 + x 2 d dx (sec 1 x) = Page This exam has: 8 multiple choice questions worth 4 points each. hand graded questions worth 4 points each. Important: No graphing calculators! Any non-graphing, non-differentiating, non-integrating

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

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

Introduction to Differential Equations

Introduction to Differential Equations Chapter 1 Introduction to Differential Equations 1.1 Basic Terminology Most of the phenomena studied in the sciences and engineering involve processes that change with time. For example, it is well known

More information

Math 106 Answers to Exam 3a Fall 2015

Math 106 Answers to Exam 3a Fall 2015 Math 6 Answers to Exam 3a Fall 5.. Consider the curve given parametrically by x(t) = cos(t), y(t) = (t 3 ) 3, for t from π to π. (a) (6 points) Find all the points (x, y) where the graph has either a vertical

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

Completion Date: Monday February 11, 2008

Completion Date: Monday February 11, 2008 MATH 4 (R) Winter 8 Intermediate Calculus I Solutions to Problem Set #4 Completion Date: Monday February, 8 Department of Mathematical and Statistical Sciences University of Alberta Question. [Sec..9,

More information

DIFFERENTIAL EQUATIONS

DIFFERENTIAL EQUATIONS DIFFERENTIAL EQUATIONS Chapter 1 Introduction and Basic Terminology Most of the phenomena studied in the sciences and engineering involve processes that change with time. For example, it is well known

More information

Math 122 Test 3. April 17, 2018

Math 122 Test 3. April 17, 2018 SI: Math Test 3 April 7, 08 EF: 3 4 5 6 7 8 9 0 Total Name Directions:. No books, notes or April showers. You may use a calculator to do routine arithmetic computations. You may not use your calculator

More information

Mth Review Problems for Test 2 Stewart 8e Chapter 3. For Test #2 study these problems, the examples in your notes, and the homework.

Mth Review Problems for Test 2 Stewart 8e Chapter 3. For Test #2 study these problems, the examples in your notes, and the homework. For Test # study these problems, the examples in your notes, and the homework. Derivative Rules D [u n ] = nu n 1 du D [ln u] = du u D [log b u] = du u ln b D [e u ] = e u du D [a u ] = a u ln a du D [sin

More information

Have a Safe Winter Break

Have a Safe Winter Break SI: Math 122 Final December 8, 2015 EF: Name 1-2 /20 3-4 /20 5-6 /20 7-8 /20 9-10 /20 11-12 /20 13-14 /20 15-16 /20 17-18 /20 19-20 /20 Directions: Total / 200 1. No books, notes or Keshara in any word

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

Final Exam. Math 3 December 7, 2010

Final Exam. Math 3 December 7, 2010 Final Exam Math 3 December 7, 200 Name: On this final examination for Math 3 in Fall 200, I will work individually, neither giving nor receiving help, guided by the Dartmouth Academic Honor Principle.

More information

Ordinary Differential Equations (ODEs)

Ordinary Differential Equations (ODEs) c01.tex 8/10/2010 22: 55 Page 1 PART A Ordinary Differential Equations (ODEs) Chap. 1 First-Order ODEs Sec. 1.1 Basic Concepts. Modeling To get a good start into this chapter and this section, quickly

More information

90 Chapter 5 Logarithmic, Exponential, and Other Transcendental Functions. Name Class. (a) (b) ln x (c) (a) (b) (c) 1 x. y e (a) 0 (b) y.

90 Chapter 5 Logarithmic, Exponential, and Other Transcendental Functions. Name Class. (a) (b) ln x (c) (a) (b) (c) 1 x. y e (a) 0 (b) y. 90 Chapter 5 Logarithmic, Eponential, and Other Transcendental Functions Test Form A Chapter 5 Name Class Date Section. Find the derivative: f ln. 6. Differentiate: y. ln y y y y. Find dy d if ey y. y

More information

Chapter 3 Differentiation Rules (continued)

Chapter 3 Differentiation Rules (continued) Chapter 3 Differentiation Rules (continued) Sec 3.5: Implicit Differentiation (continued) Implicit Differentiation What if you want to find the slope of the tangent line to a curve that is not the graph

More information

Prelim 1 Solutions V2 Math 1120

Prelim 1 Solutions V2 Math 1120 Feb., Prelim Solutions V Math Please show your reasoning and all your work. This is a 9 minute exam. Calculators are not needed or permitted. Good luck! Problem ) ( Points) Calculate the following: x a)

More information

Math 222 Spring 2013 Exam 3 Review Problem Answers

Math 222 Spring 2013 Exam 3 Review Problem Answers . (a) By the Chain ule, Math Spring 3 Exam 3 eview Problem Answers w s w x x s + w y y s (y xy)() + (xy x )( ) (( s + 4t) (s 3t)( s + 4t)) ((s 3t)( s + 4t) (s 3t) ) 8s 94st + 3t (b) By the Chain ule, w

More information

Differential Equations DIRECT INTEGRATION. Graham S McDonald

Differential Equations DIRECT INTEGRATION. Graham S McDonald Differential Equations DIRECT INTEGRATION Graham S McDonald A Tutorial Module introducing ordinary differential equations and the method of direct integration Table of contents Begin Tutorial c 2004 g.s.mcdonald@salford.ac.uk

More information

Prelim 2 Math Please show your reasoning and all your work. This is a 90 minute exam. Calculators are not needed or permitted. Good luck!

Prelim 2 Math Please show your reasoning and all your work. This is a 90 minute exam. Calculators are not needed or permitted. Good luck! April 4, Prelim Math Please show your reasoning and all your work. This is a 9 minute exam. Calculators are not needed or permitted. Good luck! Trigonometric Formulas sin x sin x cos x cos (u + v) cos

More information

integration integration

integration integration 13 Contents integration integration 1. Basic concepts of integration 2. Definite integrals 3. The area bounded by a curve 4. Integration by parts 5. Integration by substitution and using partial fractions

More information

APPM 1350 Final Exam Fall 2017

APPM 1350 Final Exam Fall 2017 APPM 350 Final Exam Fall 207. (26 pts) Evaluate the following. (a) Let g(x) cos 3 (π 2x). Find g (π/3). (b) Let y ( x) x. Find y (4). (c) lim r 0 e /r ln(r) + (a) (9 pt) g (x) 3 cos 2 (π 2x)( sin(π 2x))(

More information

Practice Exam 1 Solutions

Practice Exam 1 Solutions Practice Exam 1 Solutions 1a. Let S be the region bounded by y = x 3, y = 1, and x. Find the area of S. What is the volume of the solid obtained by rotating S about the line y = 1? Area A = Volume 1 1

More information

Calculus II Study Guide Fall 2015 Instructor: Barry McQuarrie Page 1 of 8

Calculus II Study Guide Fall 2015 Instructor: Barry McQuarrie Page 1 of 8 Calculus II Study Guide Fall 205 Instructor: Barry McQuarrie Page of 8 You should be expanding this study guide as you see fit with details and worked examples. With this extra layer of detail you will

More information

Name Date Period. MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

Name Date Period. MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. AB Fall Final Exam Review 200-20 Name Date Period MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Solve the problem. ) The position of a particle

More information

10550 PRACTICE FINAL EXAM SOLUTIONS. x 2 4. x 2 x 2 5x +6 = lim x +2. x 2 x 3 = 4 1 = 4.

10550 PRACTICE FINAL EXAM SOLUTIONS. x 2 4. x 2 x 2 5x +6 = lim x +2. x 2 x 3 = 4 1 = 4. 55 PRACTICE FINAL EXAM SOLUTIONS. First notice that x 2 4 x 2x + 2 x 2 5x +6 x 2x. This function is undefined at x 2. Since, in the it as x 2, we only care about what happens near x 2 an for x less than

More information

Practice Differentiation Math 120 Calculus I Fall 2015

Practice Differentiation Math 120 Calculus I Fall 2015 . x. Hint.. (4x 9) 4x + 9. Hint. Practice Differentiation Math 0 Calculus I Fall 0 The rules of differentiation are straightforward, but knowing when to use them and in what order takes practice. Although

More information

Math 180, Final Exam, Fall 2007 Problem 1 Solution

Math 180, Final Exam, Fall 2007 Problem 1 Solution Problem Solution. Differentiate with respect to x. Write your answers showing the use of the appropriate techniques. Do not simplify. (a) x 27 x 2/3 (b) (x 2 2x + 2)e x (c) ln(x 2 + 4) (a) Use the Power

More information

Final Exam. V Spring: Calculus I. May 12, 2011

Final Exam. V Spring: Calculus I. May 12, 2011 Name: ID#: Final Exam V.63.0121.2011Spring: Calculus I May 12, 2011 PLEASE READ THE FOLLOWING INFORMATION. This is a 90-minute exam. Calculators, books, notes, and other aids are not allowed. You may use

More information

Integration by Parts

Integration by Parts Calculus 2 Lia Vas Integration by Parts Using integration by parts one transforms an integral of a product of two functions into a simpler integral. Divide the initial function into two parts called u

More information

Assignment 6 Solution. Please do not copy and paste my answer. You will get similar questions but with different numbers!

Assignment 6 Solution. Please do not copy and paste my answer. You will get similar questions but with different numbers! Assignment 6 Solution Please do not copy and paste my answer. You will get similar questions but with different numbers! This question tests you the following points: Integration by Parts: Let u = x, dv

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

Calculus III: Practice Final

Calculus III: Practice Final Calculus III: Practice Final Name: Circle one: Section 6 Section 7. Read the problems carefully. Show your work unless asked otherwise. Partial credit will be given for incomplete work. The exam contains

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

Math 152 Take Home Test 1

Math 152 Take Home Test 1 Math 5 Take Home Test Due Monday 5 th October (5 points) The following test will be done at home in order to ensure that it is a fair and representative reflection of your own ability in mathematics I

More information

Solution to Review Problems for Midterm II

Solution to Review Problems for Midterm II Solution to Review Problems for Midterm II Midterm II: Monday, October 18 in class Topics: 31-3 (except 34) 1 Use te definition of derivative f f(x+) f(x) (x) lim 0 to find te derivative of te functions

More information

7.3 Hyperbolic Functions Hyperbolic functions are similar to trigonometric functions, and have the following

7.3 Hyperbolic Functions Hyperbolic functions are similar to trigonometric functions, and have the following Math 2-08 Rahman Week3 7.3 Hyperbolic Functions Hyperbolic functions are similar to trigonometric functions, and have the following definitions: sinh x = 2 (ex e x ) cosh x = 2 (ex + e x ) tanh x = sinh

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

Friday 09/15/2017 Midterm I 50 minutes

Friday 09/15/2017 Midterm I 50 minutes Fa 17: MATH 2924 040 Differential and Integral Calculus II Noel Brady Friday 09/15/2017 Midterm I 50 minutes Name: Student ID: Instructions. 1. Attempt all questions. 2. Do not write on back of exam sheets.

More information

PhysicsAndMathsTutor.com

PhysicsAndMathsTutor.com 1 (i) 1 A B 1 A(1 x) B(1 x) (1 x)(1 x) 1 x 1 x Cover up, substitution or equating coefficients x = 1 B = 1, B = 1/ x = ½ 1 = A/, A = / isw after correct A and B stated 1 (ii) 1 x x (1 x)(1 x) 1 1 [ ]d

More information

Math 226 Calculus Spring 2016 Exam 2V1

Math 226 Calculus Spring 2016 Exam 2V1 Math 6 Calculus Spring 6 Exam V () (35 Points) Evaluate the following integrals. (a) (7 Points) tan 5 (x) sec 3 (x) dx (b) (8 Points) cos 4 (x) dx Math 6 Calculus Spring 6 Exam V () (Continued) Evaluate

More information

5.4 Variation of Parameters

5.4 Variation of Parameters 202 5.4 Variation of Parameters The method of variation of parameters applies to solve (1) a(x)y + b(x)y + c(x)y = f(x). Continuity of a, b, c and f is assumed, plus a(x) 0. The method is important because

More information

Math F15 Rahman

Math F15 Rahman Math - 9 F5 Rahman Week3 7.3 Hyperbolic Functions Hyperbolic functions are similar to trigonometric functions, and have the following definitions: sinh x = (ex e x ) cosh x = (ex + e x ) tanh x = sinh

More information

Brief answers to assigned even numbered problems that were not to be turned in

Brief answers to assigned even numbered problems that were not to be turned in Brief answers to assigned even numbered problems that were not to be turned in Section 2.2 2. At point (x 0, x 2 0) on the curve the slope is 2x 0. The point-slope equation of the tangent line to the curve

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

2. Using the graph of f(x) below, to find the following limits. Write DNE if the limit does not exist:

2. Using the graph of f(x) below, to find the following limits. Write DNE if the limit does not exist: 1. [10 pts.] State each of the following theorems. (a) [2 pts.] The Intermediate Value Theorem (b) [2 pts.] The Mean Value Theorem. (c) [2 pts.] The Mean Value Theorem for Integrals. (d) [4 pts.] Both

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

Math 122 Test 2. October 15, 2013

Math 122 Test 2. October 15, 2013 SI: Math 1 Test October 15, 013 EF: 1 3 4 5 6 7 Total Name Directions: 1. No books, notes or Government shut-downs. You may use a calculator to do routine arithmetic computations. You may not use your

More information

Integration by parts (product rule backwards)

Integration by parts (product rule backwards) Integration by parts (product rule backwards) The product rule states Integrating both sides gives f(x)g(x) = d dx f(x)g(x) = f(x)g (x) + f (x)g(x). f(x)g (x)dx + Letting f(x) = u, g(x) = v, and rearranging,

More information

UNIVERSITY OF SOUTHAMPTON. A foreign language dictionary (paper version) is permitted provided it contains no notes, additions or annotations.

UNIVERSITY OF SOUTHAMPTON. A foreign language dictionary (paper version) is permitted provided it contains no notes, additions or annotations. UNIVERSITY OF SOUTHAMPTON MATH055W SEMESTER EXAMINATION 03/4 MATHEMATICS FOR ELECTRONIC & ELECTRICAL ENGINEERING Duration: 0 min Solutions Only University approved calculators may be used. A foreign language

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

Assignment 16 Solution. Please do not copy and paste my answer. You will get similar questions but with different numbers!

Assignment 16 Solution. Please do not copy and paste my answer. You will get similar questions but with different numbers! Assignment 6 Solution Please do not copy and paste my answer. You will get similar questions but with different numbers! Suppose f is a continuous, positive, decreasing function on [, ) and let a n = f

More information

Calculus I Announcements

Calculus I Announcements Slide 1 Calculus I Announcements Read sections 3.9-3.10 Do all the homework for section 3.9 and problems 1,3,5,7 from section 3.10. The exam is in Thursday, October 22nd. The exam will cover sections 3.2-3.10,

More information

MAC 2311 Calculus I Spring 2004

MAC 2311 Calculus I Spring 2004 MAC 2 Calculus I Spring 2004 Homework # Some Solutions.#. Since f (x) = d dx (ln x) =, the linearization at a = is x L(x) = f() + f ()(x ) = ln + (x ) = x. The answer is L(x) = x..#4. Since e 0 =, and

More information

Calculus I (Math 241) (In Progress)

Calculus I (Math 241) (In Progress) Calculus I (Math 241) (In Progress) The following is a collection of Calculus I (Math 241) problems. Students may expect that their final exam is comprised, more or less, of one problem from each section,

More information

AP Calculus BC Chapter 4 AP Exam Problems. Answers

AP Calculus BC Chapter 4 AP Exam Problems. Answers AP Calculus BC Chapter 4 AP Exam Problems Answers. A 988 AB # 48%. D 998 AB #4 5%. E 998 BC # % 5. C 99 AB # % 6. B 998 AB #80 48% 7. C 99 AB #7 65% 8. C 998 AB # 69% 9. B 99 BC # 75% 0. C 998 BC # 80%.

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

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

" $ CALCULUS 2 WORKSHEET #21. t, y = t + 1. are A) x = 0, y = 0 B) x = 0 only C) x = 1, y = 0 D) x = 1 only E) x= 0, y = 1

 $ CALCULUS 2 WORKSHEET #21. t, y = t + 1. are A) x = 0, y = 0 B) x = 0 only C) x = 1, y = 0 D) x = 1 only E) x= 0, y = 1 CALCULUS 2 WORKSHEET #2. The asymptotes of the graph of the parametric equations x = t t, y = t + are A) x = 0, y = 0 B) x = 0 only C) x =, y = 0 D) x = only E) x= 0, y = 2. What are the coordinates of

More information

1 Introduction; Integration by Parts

1 Introduction; Integration by Parts 1 Introduction; Integration by Parts September 11-1 Traditionally Calculus I covers Differential Calculus and Calculus II covers Integral Calculus. You have already seen the Riemann integral and certain

More information

This practice exam is intended to help you prepare for the final exam for MTH 142 Calculus II.

This practice exam is intended to help you prepare for the final exam for MTH 142 Calculus II. MTH 142 Practice Exam Chapters 9-11 Calculus II With Analytic Geometry Fall 2011 - University of Rhode Island This practice exam is intended to help you prepare for the final exam for MTH 142 Calculus

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

Calculus Lecture 5. Oktay Ölmez, Murat Şahin and Serhan Varma. Oktay Ölmez, Murat Şahin and Serhan Varma Calculus Lecture 5 1 / 10

Calculus Lecture 5. Oktay Ölmez, Murat Şahin and Serhan Varma. Oktay Ölmez, Murat Şahin and Serhan Varma Calculus Lecture 5 1 / 10 Calculus Lecture 5 Oktay Ölmez, Murat Şahin and Serhan Varma Oktay Ölmez, Murat Şahin and Serhan Varma Calculus Lecture 5 1 / 10 Implicit Differentiation The equation y = x 2 defines y explicitly. ktay

More information

Math 212-Lecture 8. The chain rule with one independent variable

Math 212-Lecture 8. The chain rule with one independent variable Math 212-Lecture 8 137: The multivariable chain rule The chain rule with one independent variable w = f(x, y) If the particle is moving along a curve x = x(t), y = y(t), then the values that the particle

More information

ODE Homework Solutions of Linear Homogeneous Equations; the Wronskian

ODE Homework Solutions of Linear Homogeneous Equations; the Wronskian ODE Homework 3 3.. Solutions of Linear Homogeneous Equations; the Wronskian 1. Verify that the functions y 1 (t = e t and y (t = te t are solutions of the differential equation y y + y = 0 Do they constitute

More information

Integration by Substitution

Integration by Substitution November 22, 2013 Introduction 7x 2 cos(3x 3 )dx =? 2xe x2 +5 dx =? Chain rule The chain rule: d dx (f (g(x))) = f (g(x)) g (x). Use the chain rule to find f (x) and then write the corresponding anti-differentiation

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

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

18.01 Single Variable Calculus Fall 2006

18.01 Single Variable Calculus Fall 2006 MIT OpenCourseWare http://ocw.mit.edu 18.01 Single Variable Calculus Fall 2006 For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms. Exam 4 Review 1. Trig substitution

More information

Chapter 8 Indeterminate Forms and Improper Integrals Math Class Notes

Chapter 8 Indeterminate Forms and Improper Integrals Math Class Notes Chapter 8 Indeterminate Forms and Improper Integrals Math 1220-004 Class Notes Section 8.1: Indeterminate Forms of Type 0 0 Fact: The it of quotient is equal to the quotient of the its. (book page 68)

More information

JUST THE MATHS UNIT NUMBER DIFFERENTIATION 4 (Products and quotients) & (Logarithmic differentiation) A.J.Hobson

JUST THE MATHS UNIT NUMBER DIFFERENTIATION 4 (Products and quotients) & (Logarithmic differentiation) A.J.Hobson JUST THE MATHS UNIT NUMBER 104 DIFFERENTIATION 4 (Products and quotients) & (Logarithmic differentiation) by AJHobson 1041 Products 1042 Quotients 1043 Logarithmic differentiation 1044 Exercises 1045 Answers

More information

13 Implicit Differentiation

13 Implicit Differentiation - 13 Implicit Differentiation This sections highlights the difference between explicit and implicit expressions, and focuses on the differentiation of the latter, which can be a very useful tool in mathematics.

More information

Mathematics 1052, Calculus II Exam 1, April 3rd, 2010

Mathematics 1052, Calculus II Exam 1, April 3rd, 2010 Mathematics 5, Calculus II Exam, April 3rd,. (8 points) If an unknown function y satisfies the equation y = x 3 x + 4 with the condition that y()=, then what is y? Solution: We must integrate y against

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

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

Problem Worth Score Total 14

Problem Worth Score Total 14 MATH 241, Fall 14 Extra Credit Preparation for Final Name: INSTRUCTIONS: Write legibly. Indicate your answer clearly. Revise and clean up solutions. Do not cross anything out. Rewrite the page, I will

More information

MATH1013 Calculus I. Derivatives II (Chap. 3) 1

MATH1013 Calculus I. Derivatives II (Chap. 3) 1 MATH1013 Calculus I Derivatives II (Chap. 3) 1 Edmund Y. M. Chiang Department of Mathematics Hong Kong University of Science & Technology October 16, 2013 2013 1 Based on Briggs, Cochran and Gillett: Calculus

More information

Applied Calculus I Practice Final Exam Solution Notes

Applied Calculus I Practice Final Exam Solution Notes AMS 5 (Fall, 2009). Solve for x: 0 3 2x = 3 (.2) x Taking the natural log of both sides, we get Applied Calculus I Practice Final Exam Solution Notes Joe Mitchell ln 0 + 2xln 3 = ln 3 + xln.2 x(2ln 3 ln.2)

More information

Section: I. u 4 du. (9x + 1) + C, 3

Section: I. u 4 du. (9x + 1) + C, 3 EXAM 3 MAT 168 Calculus II Fall 18 Name: Section: I All answers must include either supporting work or an eplanation of your reasoning. MPORTANT: These elements are considered main part of the answer and

More information

DRAFT - Math 102 Lecture Note - Dr. Said Algarni

DRAFT - Math 102 Lecture Note - Dr. Said Algarni Math02 - Term72 - Guides and Exercises - DRAFT 7 Techniques of Integration A summery for the most important integrals that we have learned so far: 7. Integration by Parts The Product Rule states that if

More information