Clicker Question 1 Suppose a population of gerbils starts with 20 individuals and grows at an initial rate of 6% per month. If the maximum capacity is.

Slides:



Advertisements
Similar presentations
Linear Equations Please Read Entire Section 2.1, pages in the text.
Advertisements

Separation of Variables (11/24/08) Most differential equations are hard to solve exactly, i.e., it is hard to find an explicit description of a function.
Math 3120 Differential Equations with Boundary Value Problems
Differential Equations Dillon & Fadyn Spring 2000.
1Chapter 2. 2 Example 3Chapter 2 4 EXAMPLE 5Chapter 2.
EXAMPLE 2 Solve a matrix equation SOLUTION Begin by finding the inverse of A = Solve the matrix equation AX = B for the 2 × 2 matrix X. 2 –7 –1.
First Order Linear Equations Integrating Factors.
4.5 Solving Systems using Matrix Equations and Inverses.
6.3 Separation of Variables and the Logistic Equation Ex. 1 Separation of Variables Find the general solution of First, separate the variables. y’s on.
Mathematics. Session Differential Equations - 2 Session Objectives  Method of Solution: Separation of Variables  Differential Equation of first Order.
First-Order Differential Equations Part 1
First, a little review: Consider: then: or It doesn’t matter whether the constant was 3 or -5, since when we take the derivative the constant disappears.
Clicker Question 1 Suppose y = (x 2 – 3x + 2) / x. Then y could be: – A. 2x – 3 – B. ½ x 2 – 3x + 2 – C. ½ x 2 – 3x + 2 ln(x) + 7 – D. ½ x 2 – ln(x)
First-order linear equations
Chapter 21 Exact Differential Equation Chapter 2 Exact Differential Equation.
Integrating Rational Functions by Partial Fractions Objective: To make a difficult/impossible integration problem easier.
Section 3.5 Implicit Differentiation 1. Example If f(x) = (x 7 + 3x 5 – 2x 2 ) 10, determine f ’(x). Now write the answer above only in terms of y if.
Suppose we are given a differential equation and initial condition: Then we can approximate the solution to the differential equation by its linearization.
Ch 2.1: Linear Equations; Method of Integrating Factors A linear first order ODE has the general form where f is linear in y. Examples include equations.
4.7 Solving Systems using Matrix Equations and Inverses
Chapter 2 Solutions of 1 st Order Differential Equations.
Clicker Question 1 Consider the DE y ' = 4x. Using Euler’s method with  x = 0.5 and starting at (0, 0), what is the estimate for y when x = 2 ? – A. y.
Warm Up. Solving Differential Equations General and Particular solutions.
Clicker Question 1 Suppose a population of gerbils starts with 20 individuals and grows at an initial rate of 6% per month. If the maximum capacity is.
Linear Differential Equations AP CALCULUS BC. First-Order Differential Equations  A first-order linear differential equation can be put into the form.
Blue part is out of 50 Green part is out of 50  Total of 100 points possible.
Chapter 21 Exact Differential Equation Chapter 2 Exact Differential Equation.
Chapter 8 Systems of Linear Equations in Two Variables Section 8.3.
Problem of the Day - Calculator Let f be the function given by f(x) = 2e4x. For what value of x is the slope of the line tangent to the graph of f at (x,
3.8B Solving Systems using Matrix Equations and Inverses.
AP Calculus AB 6.3 Separation of Variables Objective: Recognize and solve differential equations by separation of variables. Use differential equations.
By Holum Kwok. In order to prepare for the AP Calc AB Exam… Solve differential equations and use Dif EQs in modeling Find specific antiderivatives using.
Warm Up Find the solution to linear system using the substitution method. 1) 2x = 82) x = 3y - 11 x + y = 2 2x – 5y = 33 x + y = 2 2x – 5y = 33.
Section 9.4 – Solving Differential Equations Symbolically Separation of Variables.
Use Inverse Matrices to Solve Linear Systems
§ 1.7 More About Derivatives.
DIFFERENTIAL EQUATIONS
Differential Equations
Integration by Substitution
Solving Systems using Substitution
Linear Differential Equations
Differential Equations
MATH 374 Lecture 7 Linear Equations.
FIRST ORDER DIFFERENTIAL EQUATIONS
Ch 2.1: Linear Equations; Method of Integrating Factors
Please hand in your assignment at the front desk as you come in 
Section Euler’s Method
Clicker Question 1 Which of the functions below might be one function shown in this direction field. A. y = (x – 1)2 B. y = 1 / x C. y = e-x D. y = sec(x)
First Order Linear Equations
Differential Equations (10/14/13)
Clicker Question 1 What is the general solution to the DE dy / dx = x(1+ y2)? A. y = arctan(x2 / 2) + C B. y = arctan(x2 / 2 + C) C. y = tan(x2 / 2)
More Index cards for AB.
Section Indefinite Integrals
Solving Differential Equations
0.4 Solving Linear Inequalities
Use Inverse Matrices to Solve 2 Variable Linear Systems
Differential Equations
Differential Equations
SECTION 10-4 : RADICAL EQUATIONS
Linear Equations A linear first-order DE looks like Standard form is
Integration by Substitution
Section 10.4 Linear Equations
Section 9.4 – Solving Differential Equations Symbolically
Partial Fractions Lesson 8.5.
Implicit Differentiation
Section Indefinite Integrals
Differential Equations
1.11 Use Inverse Matrices to Solve Linear Systems
One-step addition & subtraction equations: fractions & decimals
Solving Multi-Step Equations
Presentation transcript:

Clicker Question 1 Suppose a population of gerbils starts with 20 individuals and grows at an initial rate of 6% per month. If the maximum capacity is 200, what is the rate of growth (in gerbils/month) when the population is at 150? (Hint: Just use the DE!) A. 4.5 gerbils/month B. 6% gerbils/month C. 2.25 gerbils/month D. 1.50 gerbils/month E. 3.0 gerbils/month

Clicker Question 2 Suppose a population of gerbils starts with 20 individuals and grows at an initial rate of 6% per month. If the maximum capacity is 200, what is the approximate population after 40 months? A. 190 gerbils B. 150 gerbils C. 110 gerbils D. 90 gerbils E. 75 gerbils

Linear Differential Equations (10/23/13) A differential equation is called linear if the derivative y ' and the dependent variable y each appear linearly only. That is, the equation can be put in the form y ' + P(x) y = Q(x) . Note that if Q(x) = 0 then this equation is separable, but otherwise it is not.

Solving Linear DE’s The idea is to multiply the whole equation by a new function I(x), called the “integrating factor”, which makes the left hand side into an exact derivative resulting from the product rule. For example, consider the DE y ' + (1/x)y = 2 Try letting I(x) = x . The left hand side is now the answer to a product rule calculation.

What is the integrating factor? So, given any linear DE, how can we find the integrating factor I(x)? The derivation is in the text (page 616-17), but the answer turns out to be that I(x) = eP(x) dx In our example, P(x) = 1/x , I(x) = e(1/x) dx = x

Another Example Consider the DE xy ' + 3x3 y = 6x3 What is the integrating factor I(x)? Multiply through by it and note that the left hand side is exactly (I(x) y) ' . Now solve the DE. What is the specific solution if y = 5 when x = 0 ?

Clicker Question 3 What is the integrating factor I(x) of the DE x y ' – (1/x)y = 2x3 ? A. 1/x B. -1/x C. x D. e-1/x E. e1/x

Assignment for Monday Read Section 9.5. In that section, please do Exercises 1-4, 5, 7, 15, 17, and 19. Extra Credit (due Wed 10/30): 35(a) on page 622. Use K for the constant of integration rather than C, since c is already being used. Note also that since the object starts “at rest”, we have the initial condition that v=0 when t=0. Have a great “Study Day”!