Some Basic Modeling with Differential Equations

Size: px
Start display at page:

Download "Some Basic Modeling with Differential Equations"

Transcription

1 Some Basic Modeling with Differential Equations S. F. Ellermeyer Kennesaw State University October 6, What is a Mathematical Model? A mathematical model is an equation or set of equations that attempt to give a mathematical description of some real phenomenon. Example 1 Consider the statement: The number of McDonalds franchises in any given city is proportional to the population of that city. A mathematical model corresponding to this statement is M = kp (1) where M stands for the number of McDonalds franchises in a city, P stands for the population of that city and k isaconstant(calledaconstantofproportionality). The mathematical model (1) is an algebraic model. It is the simplest kind of mathematical model. Example 2 Consider the statement: At any given time, the rate of growth of the population of the United States is proportional to the population of the United States. A mathematical model corresponding to this statement is dt = kp (2) 1

2 where P stands for the population of the United States at time t, andk is a constant of proportionality. Note that P is a function of time (t) and that /dt is the derivative of the function P at time t. Since the derivative of a function at time t tells us the rate at which that function is changing at time t, the above model captures what is being said in the statement. The model (2) is an ordinary differential equation. It is more complicated than thealgebraicmodelinthepreviousexamplebecauseitinvolvesanunknown function, P, and also involves the derivative of P. Example 3 Newton s Law of Cooling asserts that if an object (say a ball of metal) is placed in surroundings that remain at a constant temperature, then therateofchangeintemperatureoftheobjectatanytime,t, isproportional to the difference between the temperature of the object at that time and the temperature of the surroundings. Let us write down a mathematical model of Newton s Law of Cooling: Assuming that the temperature of the surroundings always remains constant at the fixed temperature T s,wecanlett stand for the temperature of the object at time t. The difference between the temperature of the object at any time t and the temperature of the surroundings is T s T. (Note that this difference is positive is the object is cooler than its surroundings and is negative if the object is warmer than its surroundings.) The rate at which the temperature of the object is changing at any time t is dt/dt. Thus, a mathematical model of Newton s Law of Cooling is dt dt = k (T s T ) (3) where k is a constant of proportionality. The model (3) is an ordinary differential equation. Note that the constant of proportionality, k, mustbeassumed to be a positive constant in order for this model to make sense. In particular, if the object is cooler than its surroundings, then T s T > 0 and we know that the object will warm up over time (meaning that T will increase over time). We thus want our model to reflect the fact that dt/dt > 0 when T s T > 0. This will be the case only if k>0. Likewise, if k>0, then our model will reflect the fact that if T s T<0 (meaning that the object is warmer than its surroundings, then dt/dt < 0 (meaning that the object cools over time). 2

3 2 Basic Guidelines for Modeling The basic procedure for formulating a mathematical model is as follows: 1. Understand the phenomenon you are trying to model. 2. Give names to all independent variables, dependent variables, and parameters that are necessary to formulate a model of the phenomenon. 3. Write down your model. Some basic things to look for in trying to formulate a model are phrases like rate of change and is proportional to. The phrase rate of change means that a derivative will be involved and your model will be a differential equation. The phrase is proportional to means that there will be a parameter (a constant of proportionality) in your model. The sentence A is proportional to B has the mathematical translation A = kb. In modeling, it is very important to state what all of the variables and parameters being used in the model stand for. For example, if you just write down the differential equation dy dt =5y B without explaining what y and B stand for, then nobody will know what it is you are trying to model. Somebody who is familiar with differential equations would know that y is a function (the unknown of the differential equation) and would probably guess that B is a parameter, but they would not know what the model is attempting to describe. 3

4 3 Two Basic Models of Population Growth The two most basic mathematical models of population growth are the Malthusian model and the Logistic model. By basic, we mean that they are based on very simple assumptions and do not take into account the many complex factors that determine population dynamics in reality. Nonetheless, one must understand the Malthusian and logistic models before more realistic (and hence more complicated) models of population dynamics can be understood. 3.1 The Malthusian Model The Malthusian model of population growth is the one given in Example 2. The only hypothesis of this model is that a population grows at a rate proportional to itself. The model is dt = kp where P (which is a function of time, t) stands for the population at time t, and k is a constant of proportionality. Let us use the Malthusian model to model the growth of the population of the United States since the year 1790: In order to do this, we will use the fact (taken from actual census data) that the U. S. population in 1790 was 3.9 million. Letting t =0be the year 1790 and letting P stand for the U. S. population (in millions) at any time t after 1790, we obtain the initial value problem = kp dt (4) P (0) = 3.9. (5) The initial condition (5) states that the population in 1790 was 3.9 million. The differential equation (4) states that the population always grows at a rate proportional to itself. From our previous work, we know that the solution of the initial value problem (4,5) is the function P =3.9e kt. (6) 4

5 We could use the solution (6) to make predictions about the U.S. population after 1790 if we knew the value of k. In order to assign a value to k, we will use the fact (taken from census data) that the U.S. population in 1800 was 5.3 million. In other words, P (10) = 5.3. Substituting this information into the solution (6) then gives 5.3 =3.9e 10k and solving for k gives k = 1 µ ln Sincewenowhaveadefinite value for k, we can use the solution (6) to predict the U. S. population at any time after For example, the predicted U.S. population in 1900 is P (110) = 3.9e 110k 3.9e 110( ) 114 million and the predicted U.S. population in 1980 is P (190) = 3.9e 190k 3.9e 190( ) 1, 324 million. Figure 1 and the accompanying table show the Malthusian predicted U. S. population and the actual U. S. population according to census data taken at ten year intervals from 1790 to Observe that the Malthusian model predicts the U. S. population fairly accurately up to about the year 1860 (which is t = 70), but predicts a much larger population (than the real population) for years after It is not surprising that the model does not predict an accurate population very far into the future because the model was based on only a very simple hypothesis: that the population is always growing at a rate proportional to itself. 5

6 Actual and Malthusian Predicted U. S. Population Year actual predicted Year actual predicted Figure 1: Actual and Malthusian-Predicted U. S. Population 3.2 The Logistic Model The Logistic model of population growth is based on the following hypotheses: 6

7 1. Due to space limitations, limited food supply, etc., any population has a carrying capacity. The carrying capacity, which is a positive constant denoted by N, is a certain population level such that if the population is less than N, then the population will increase; if the population is greater than N, then the population will decrease; and if the population is exactly equal to N, then the population will neither increase nor decrease. 2. When the population is very small (well below carrying capacity), it will grow at a rate roughly proportional to itself (like in the Malthusian model). Amodelwhichembodiestheabovehypothesesis µ dt = kp 1 P (7) N where the constant k is assumed to be positive. The important features of the model (7), showing that the model embodies the modeling hypotheses, are: 1. If P>0and P<N,then1 P/N > 0, and hence µ dt = kp 1 P > 0 N (indicating that the population is increasing when the population is less than its carrying capacity). 2. If P>N,then1 P/N < 0, and hence µ dt = kp 1 P < 0 N (indicating that the population is decreasing when the population is greater than its carrying capacity). 3. If P = N, then1 P/N =0, and hence µ dt = kp 1 P =0 N (indicating that the population does not change when the population is exactly at its carrying capacity). 7

8 4. If P>0but very small (meaning that P 0), then 1 P/N 1 and hence µ dt = kp 1 P kp N (indicating approximate Malthusian type growth of a small population). Let us examine what happens when we attempt to model the U. S. population using the Logistic model. We will again start with the given information that the U. S. population in 1790 was 3.9 million. We must also hypothesize what we think the carrying capacity of the United States is. This is hard to do, but let us assume that the carrying capacity is double the 1990 U.S. population of 249 million. Thus, we will take N =. Based on our modeling assumptions, and again taking the year 1790 to be t =0, the Logistic model for the U.S. population is the initial value problem dt = kp µ 1 P (8) P (0) = 3.9. (9) The first step in finding the solution of the logistic model is to find the general solution of the differential equation (8). To do this, we first write the differential equation as dt = kp ( P ) and then (separating variables) as P ( P ) = kdt. This gives us Z Z P ( P ) = Using the partial fraction decomposition kdt. P ( P ) = 1 P 1 P, 8

9 we obtain Z 1 Z P Z 1 P = and performing the integrations then gives us kdt ln P ln P = kt + C. We now use algebra to solve for P : First, we use properties of the logarithm to write µ P ln = kt + C. P Since P is assumed to be less than (because the population will always stay below carrying capacity), we see that P < 0 and hence P = P. Also, since the population is always positive, we have P = P. This gives us µ P ln = kt + C. P Exponentiating both sides of the above equation gives us P P = ekt+c or P P = Bekt (where we have written B in place of e C ). We now have P = Be kt ( P ) or P + Be kt P =Be kt or P 1+Be kt =Be kt or P = Bekt 1+Be kt. We can divide both numerator and denominator of the above right hand side by Be kt to obtain P = Ae kt +1 9

10 (where we have written A in place of 1/B). To find the value of the constant, A, that will make our solution satisfy the initial condition (9), we observe that we want to have 3.9 = Ae k(0) +1 which is the same as 3.9 = A +1 Solving this equation for A, weobtain A +1= 3.9 which gives us A = = Therefore, the (approximate) logistic model solution for the U. S. population is P = e kt +1. (10) An immediate observation that we can make about this solution is that lim P = lim t t e kt +1 = 0+1 =, indicating that the logistic model predicts that as time goes on (meaning that t ), the population will approach the carrying capacity value of million. In order to use the solution (10) to estimate the U. S. population at any particular time after 1790, we need to know the value of k. Aswedidwith the Malthusian model, we will assign a value to k by applying the given information that P (10) = 5.3 to the solution (10). This gives us 5.3 = e 10k +1. Solving the above equation for k gives k Therefore we have P for all t 0. (11) e t +1 10

11 Thegraphofthesolution(11)alongwithaplotoftheactualU.S. population data between 1790 and 1990 is shown in Figure 2. Note that the logistic model seems to be a better predictor of U. S. population than the Malthusian model, although, of course, it is far from perfect. Actual and Logistic Predicted U. S. Population Year actual predicted Year actual predicted Figure 2: Actual and logistic predicted U. S. Populations 11

12 4 Newton s Law of Cooling Newton s Law of Cooling, introduced in Example 3, asserts that dt dt = k (T s T ) where T is the temperature of some object at time t, andt s is the temperature (assumed to be constant) of the surroundings in which the object whose changing temperature is being monitored is situated. The parameter, k, is a constant of proportionality. The following example illustrates a typical application of Newton s Law of Cooling. Example 4 Suppose that a cup of hot chocolate has initial temperature of 150 F and suppose that this hot chocolate is sitting in a room whose (constant) temperature is 60 F. Also, suppose that it is observed that the hot chocolate has cooled to 130 F after one minute. Assuming that Newton s Law of Cooling is obeyed, find the function, T, that gives the temperature of the hot chocolate at any time t 0. How long does it take for the hot chocolate to cool to 100 F? Solution 5 We wish to solve the initial value problem dt dt = k (60 T ) T (0) = 150. To find the general solution of the above differential equation, we separate variables to obtain dt 60 T = kdt and then integrate to obtain Z Z dt 60 T dt = Evaluation of the above integrals gives kdt. ln 60 T = kt + C. Since the T is always greater than 60 in this problem, we observe that 60 T = T 60. Thus ln (T 60) = kt + C 12

13 or ln (T 60) = kt + C (where we have written C in place of C, which doesn t matter since this is an arbitrary constant to be determined later). Exponentiation of both sides of the above equation gives or (writing D in place of e C ) T 60 = e kt+c T =60+De kt. In order to satisfy the initial condition, T (0) = 150, wemusthave 150 = 60 + De k(0), which tells us that D =90and hence that T =60+90e kt for all t 0. (12) We are also given that T (1) = 130 and this is the information that we will use to determine the value of k. In particular, we have 130 = e k which, when solved for k, gives µ 9 k =ln Using the function (12) with the value k =0.2513, we would like find the time, t, atwhicht (t) =100. To do this, we solve the equation e kt =100. The solution of this equation is t = 1 µ ln We conclude that it takes a little more than three minutes for the hot chocolate to cool to 100 F. The graph of the function (12) over the time interval 0 t 10 is shown in Figure 3. 13

14 Figure 3: Graph of T =60+90e t 14

Modeling Via Differential Equations

Modeling Via Differential Equations Modeling Via Differential Equations S. F. Ellermeyer Kennesaw State University May 31, 2003 Abstract Mathematical modeling via differential equations is introduced. We partially follow the approach in

More information

Mathematics 256 a course in differential equations for engineering students

Mathematics 256 a course in differential equations for engineering students Mathematics 256 a course in differential equations for engineering students Chapter 1. How things cool off One physical system in which many important phenomena occur is that where an initial uneven temperature

More information

9.3: Separable Equations

9.3: Separable Equations 9.3: Separable Equations An equation is separable if one can move terms so that each side of the equation only contains 1 variable. Consider the 1st order equation = F (x, y). dx When F (x, y) = f (x)g(y),

More information

Exponential Growth and Decay

Exponential Growth and Decay Exponential Growth and Decay 2-4-2005 In certain situations, the rate at which a thing grows or decreases is proportional to the amount present. When a substance undergoes radioactive decay, the release

More information

Exponential Growth and Decay

Exponential Growth and Decay Exponential Growth and Decay Warm-up 1. If (A + B)x 2A =3x +1forallx, whatarea and B? (Hint: if it s true for all x, thenthecoe cients have to match up, i.e. A + B =3and 2A =1.) 2. Find numbers (maybe

More information

6.5 Separable Differential Equations and Exponential Growth

6.5 Separable Differential Equations and Exponential Growth 6.5 2 6.5 Separable Differential Equations and Exponential Growth The Law of Exponential Change It is well known that when modeling certain quantities, the quantity increases or decreases at a rate proportional

More information

Modeling with Differential Equations

Modeling with Differential Equations Modeling with Differential Equations 1. Exponential Growth and Decay models. Definition. A quantity y(t) is said to have an exponential growth model if it increases at a rate proportional to the amount

More information

Exam 3 MATH Calculus I

Exam 3 MATH Calculus I Trinity College December 03, 2015 MATH 131-01 Calculus I By signing below, you attest that you have neither given nor received help of any kind on this exam. Signature: Printed Name: Instructions: Show

More information

One common method of shaping

One common method of shaping L A B 7 NEWTON S LAW OF COOLING Exponential Decay One common method of shaping plastic products is to pour hot plastic resin into a mold. The resin, which was poured at a temperature of 300 F, is then

More information

Growth and Decay Models

Growth and Decay Models Growth and Decay Models --08 In certain situations, the rate at which a thing grows or decreases is proportional to the amount present. When a sustance undergoes radioactive decay, the release of decay

More information

Chapter 11 Packet & 11.2 What is a Differential Equation and What are Slope Fields

Chapter 11 Packet & 11.2 What is a Differential Equation and What are Slope Fields Chapter 11 Packet 11.1 & 11. What is a Differential Equation and What are Slope Fields What is a differential equation? An equation that gives information about the rate of change of an unknown function

More information

Separable Differential Equations

Separable Differential Equations Separable Differential Equations MATH 6 Calculus I J. Robert Buchanan Department of Mathematics Fall 207 Background We have previously solved differential equations of the forms: y (t) = k y(t) (exponential

More information

A population is modeled by the differential equation

A population is modeled by the differential equation Math 2, Winter 2016 Weekly Homework #8 Solutions 9.1.9. A population is modeled by the differential equation dt = 1.2 P 1 P ). 4200 a) For what values of P is the population increasing? P is increasing

More information

Applications of First Order Differential Equation

Applications of First Order Differential Equation Dr Mansoor Alshehri King Saud University MATH204-Differential Equations Center of Excellence in Learning and Teaching 1 / 39 Orthogonal Trajectories How to Find Orthogonal Trajectories Growth and Decay

More information

DIFFERENTIATION RULES

DIFFERENTIATION RULES 3 DIFFERENTIATION RULES DIFFERENTIATION RULES 3.8 Exponential Growth and Decay In this section, we will: Use differentiation to solve real-life problems involving exponentially growing quantities. EXPONENTIAL

More information

Using Recursion in Models and Decision Making: Recursion Using Rate of Change IV.C Student Activity Sheet 5: Newton s Law of Cooling

Using Recursion in Models and Decision Making: Recursion Using Rate of Change IV.C Student Activity Sheet 5: Newton s Law of Cooling Have you ever noticed that a container of cold liquid, such as a glass of iced tea, creates condensation on the outside of the container? Or that a cup of hot coffee does not always stay hot? What happened

More information

The Growth of Functions. A Practical Introduction with as Little Theory as possible

The Growth of Functions. A Practical Introduction with as Little Theory as possible The Growth of Functions A Practical Introduction with as Little Theory as possible Complexity of Algorithms (1) Before we talk about the growth of functions and the concept of order, let s discuss why

More information

Section 2.2 Solutions to Separable Equations

Section 2.2 Solutions to Separable Equations Section. Solutions to Separable Equations Key Terms: Separable DE Eponential Equation General Solution Half-life Newton s Law of Cooling Implicit Solution (The epression has independent and dependent variables

More information

Exam 4 SCORE. MA 114 Exam 4 Spring Section and/or TA:

Exam 4 SCORE. MA 114 Exam 4 Spring Section and/or TA: Exam 4 Name: Section and/or TA: Last Four Digits of Student ID: Do not remove this answer page you will return the whole exam. You will be allowed two hours to complete this test. No books or notes may

More information

1. If (A + B)x 2A =3x +1forallx, whatarea and B? (Hint: if it s true for all x, thenthecoe cients have to match up, i.e. A + B =3and 2A =1.

1. If (A + B)x 2A =3x +1forallx, whatarea and B? (Hint: if it s true for all x, thenthecoe cients have to match up, i.e. A + B =3and 2A =1. Warm-up. If (A + B)x 2A =3x +forallx, whatarea and B? (Hint: if it s true for all x, thenthecoe cients have to match up, i.e. A + B =3and 2A =.) 2. Find numbers (maybe not integers) A and B which satisfy

More information

Section 6.8 Exponential Models; Newton's Law of Cooling; Logistic Models

Section 6.8 Exponential Models; Newton's Law of Cooling; Logistic Models Section 6.8 Exponential Models; Newton's Law of Cooling; Logistic Models 197 Objective #1: Find Equations of Populations that Obey the Law of Uninhibited Growth. In the last section, we saw that when interest

More information

t. y = x x R² =

t. y = x x R² = A4-11 Model Functions finding model functions for data using technology Pre-requisites: A4-8 (polynomial functions), A4-10 (power and exponential functions) Estimated Time: 2 hours Summary Learn Solve

More information

Ordinary Di erential Equations Lecture notes for Math 133A. Slobodan N. Simić

Ordinary Di erential Equations Lecture notes for Math 133A. Slobodan N. Simić Ordinary Di erential Equations Lecture notes for Math 133A Slobodan N. Simić c Slobodan N. Simić 2016 Contents Chapter 1. First order di erential equations 1 1.1. What is a di erential equation? 1 1.2.

More information

Solutions to Section 1.1

Solutions to Section 1.1 Solutions to Section True-False Review: FALSE A derivative must involve some derivative of the function y f(x), not necessarily the first derivative TRUE The initial conditions accompanying a differential

More information

Differential Equations

Differential Equations Chapter 7 Differential Equations 7. An Introduction to Differential Equations Motivating Questions In this section, we strive to understand the ideas generated by the following important questions: What

More information

Math 132. Population Growth: Raleigh and Wake County

Math 132. Population Growth: Raleigh and Wake County Math 132 Population Growth: Raleigh and Wake County S. R. Lubkin Application Ask anyone who s been living in Raleigh more than a couple of years what the biggest issue is here, and if the answer has nothing

More information

7.5. Exponential Growth and Decay. 502 Chapter 7: Transcendental Functions. The Law of Exponential Change

7.5. Exponential Growth and Decay. 502 Chapter 7: Transcendental Functions. The Law of Exponential Change 502 Chapter 7: Transcendental Functions 7.5 Exponential Growth and Decay Exponential functions increase or decrease very rapidly with changes in the independent variable. They describe growth or decay

More information

ERRATA for Calculus: The Language of Change

ERRATA for Calculus: The Language of Change 1 ERRATA for Calculus: The Language of Change SECTION 1.1 Derivatives P877 Exercise 9b: The answer should be c (d) = 0.5 cups per day for 9 d 0. SECTION 1.2 Integrals P8 Exercise 9d: change to B (11) P9

More information

Integration, Separation of Variables

Integration, Separation of Variables Week #1 : Integration, Separation of Variables Goals: Introduce differential equations. Review integration techniques. Solve first-order DEs using separation of variables. 1 Sources of Differential Equations

More information

Final Exam Review Part I: Unit IV Material

Final Exam Review Part I: Unit IV Material Final Exam Review Part I: Unit IV Material Math114 Department of Mathematics, University of Kentucky April 26, 2017 Math114 Lecture 37 1/ 11 Outline 1 Conic Sections Math114 Lecture 37 2/ 11 Outline 1

More information

First-Order Differential Equations

First-Order Differential Equations CHAPTER 1 First-Order Differential Equations 1. Diff Eqns and Math Models Know what it means for a function to be a solution to a differential equation. In order to figure out if y = y(x) is a solution

More information

Introduction Growthequations Decay equations Forming differential equations Case studies Shifted equations Test INU0115/515 (MATHS 2)

Introduction Growthequations Decay equations Forming differential equations Case studies Shifted equations Test INU0115/515 (MATHS 2) GROWTH AND DECAY CALCULUS 12 INU0115/515 (MATHS 2) Dr Adrian Jannetta MIMA CMath FRAS Growth and Decay 1/ 24 Adrian Jannetta Introduction Some of the simplest systems that can be modelled by differential

More information

Today: 5.4 General log and exp functions (continued) Warm up:

Today: 5.4 General log and exp functions (continued) Warm up: Today: 5.4 General log and exp functions (continued) Warm up: log a (x) =ln(x)/ ln(a) d dx log a(x) = 1 ln(a)x 1. Evaluate the following functions. log 5 (25) log 7 p 7 log4 8 log 4 2 2. Di erentiate the

More information

Time (mins) # of E.coli cells

Time (mins) # of E.coli cells Logistic Growth So far in this unit we have assumed that a population grew by the same percentage growth rate each time period. This is the fundamental assumption behind exponential growth. With exponential

More information

Systems of Linear ODEs

Systems of Linear ODEs P a g e 1 Systems of Linear ODEs Systems of ordinary differential equations can be solved in much the same way as discrete dynamical systems if the differential equations are linear. We will focus here

More information

Math , Spring 2010: Exam 2 Solutions 1. #1.) /5 #2.) /15 #3.) /20 #4.) /10 #5.) /10 #6.) /20 #7.) /20 Total: /100

Math , Spring 2010: Exam 2 Solutions 1. #1.) /5 #2.) /15 #3.) /20 #4.) /10 #5.) /10 #6.) /20 #7.) /20 Total: /100 Math 231.04, Spring 2010: Exam 2 Solutions 1 NAME: Math 231.04 Exam 2 Solutions #1.) /5 #2.) /15 #3.) /20 #4.) /10 #5.) /10 #6.) /20 #7.) /20 Total: /100 Instructions: There are 5 pages and a total of

More information

3.8 Exponential Growth and Decay

3.8 Exponential Growth and Decay October 15, 2010 Population growth Population growth If y = f (t) is the number of individuals in a population of animals or humans at time t, then it seems reasonable to expect that the rate of growth

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

MATH 1040 CP 11 SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question.

MATH 1040 CP 11 SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. MATH 1040 CP 11 SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. Write the equation in its equivalent exponential form. 1) log 5 125 = 3 1) 2) log 2 16

More information

Project Two. James K. Peterson. March 26, Department of Biological Sciences and Department of Mathematical Sciences Clemson University

Project Two. James K. Peterson. March 26, Department of Biological Sciences and Department of Mathematical Sciences Clemson University Project Two James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University March 26, 2019 Outline 1 Cooling Models 2 Estimating the Cooling Rate k 3 Typical

More information

Mathematics 132 Calculus for Physical and Life Sciences 2 Exam 3 Review Sheet April 15, 2008

Mathematics 132 Calculus for Physical and Life Sciences 2 Exam 3 Review Sheet April 15, 2008 Mathematics 32 Calculus for Physical and Life Sciences 2 Eam 3 Review Sheet April 5, 2008 Sample Eam Questions - Solutions This list is much longer than the actual eam will be (to give you some idea of

More information

Assuming that all items produced are sold, find the cost C as a function of the price p.

Assuming that all items produced are sold, find the cost C as a function of the price p. Math 165 - Reviewing Chapter 5 Name SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. For the given functions f and g, find the requested composite function

More information

CERT Educational Series Heat Transfer

CERT Educational Series Heat Transfer Student Lab Sheet Answer Key CERT Educational Series Heat Transfer Name Date: Are HEAT and TEMPERATURE the same thing? YES NO Heat and Temperature are not the same thing. They have different units. Heat

More information

Project Two. Outline. James K. Peterson. March 27, Cooling Models. Estimating the Cooling Rate k. Typical Cooling Project Matlab Session

Project Two. Outline. James K. Peterson. March 27, Cooling Models. Estimating the Cooling Rate k. Typical Cooling Project Matlab Session Project Two James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University March 27, 2018 Outline Cooling Models Estimating the Cooling Rate k Typical Cooling

More information

Math 2300 Calculus II University of Colorado Final exam review problems

Math 2300 Calculus II University of Colorado Final exam review problems Math 300 Calculus II University of Colorado Final exam review problems. A slope field for the differential equation y = y e x is shown. Sketch the graphs of the solutions that satisfy the given initial

More information

Math 315: Differential Equations Lecture Notes Patrick Torres

Math 315: Differential Equations Lecture Notes Patrick Torres Introduction What is a Differential Equation? A differential equation (DE) is an equation that relates a function (usually unknown) to its own derivatives. Example 1: The equation + y3 unknown function,

More information

Introduction to Population Dynamics

Introduction to Population Dynamics MATH235: Differential Equations with Honors Introduction to Population Dynamics Quote of Population Dynamics Homework Wish I knew what you were looking for. Might have known what you would find. Under

More information

Activity 6. Exploring the Exponential Function. Objectives. Introduction

Activity 6. Exploring the Exponential Function. Objectives. Introduction Objectives Activity 6 Exploring the Exponential Function Differentiate between exponential growth or decay from an equation Identify the coefficient in an equation that represents the rate of growth/decay

More information

A Basic Toolbox of Functions

A Basic Toolbox of Functions A Basic Toolbox of Functions S. F. Ellermeyer June 1, 3 Abstract We introduce some basic functions that are commonly used in mathematical investigations. You should become familiar with these functions

More information

sections June 11, 2009

sections June 11, 2009 sections 3.2-3.5 June 11, 2009 Population growth/decay When we model population growth, the simplest model is the exponential (or Malthusian) model. Basic ideas: P = P(t) = population size as a function

More information

An equation of the form y = ab x where a 0 and the base b is a positive. x-axis (equation: y = 0) set of all real numbers

An equation of the form y = ab x where a 0 and the base b is a positive. x-axis (equation: y = 0) set of all real numbers Algebra 2 Notes Section 7.1: Graph Exponential Growth Functions Objective(s): To graph and use exponential growth functions. Vocabulary: I. Exponential Function: An equation of the form y = ab x where

More information

LOGISTIC GROWTH. Section 6.3A Calculus BC AP/Dual, Revised /30/ :40 AM 6.3A: Logistic Growth 1

LOGISTIC GROWTH. Section 6.3A Calculus BC AP/Dual, Revised /30/ :40 AM 6.3A: Logistic Growth 1 LOGISTIC GROWTH Section 6.3A Calculus BC A/Dual, Revised 2017 viet.dang@humbleisd.net 7/30/2018 11:40 AM 6.3A: Logistic Growth 1 RECALL Solve the logistic differential equation d k 1 L. d 1 1 k 1 L 7/30/2018

More information

Chapters 8.1 & 8.2 Practice Problems

Chapters 8.1 & 8.2 Practice Problems EXPECTED SKILLS: Chapters 8.1 & 8. Practice Problems Be able to verify that a given function is a solution to a differential equation. Given a description in words of how some quantity changes in time

More information

Chapter 18. Remarks on partial differential equations

Chapter 18. Remarks on partial differential equations Chapter 8. Remarks on partial differential equations If we try to analyze heat flow or vibration in a continuous system such as a building or an airplane, we arrive at a kind of infinite system of ordinary

More information

Math 31S. Rumbos Fall Solutions to Exam 1

Math 31S. Rumbos Fall Solutions to Exam 1 Math 31S. Rumbos Fall 2011 1 Solutions to Exam 1 1. When people smoke, carbon monoxide is released into the air. Suppose that in a room of volume 60 m 3, air containing 5% carbon monoxide is introduced

More information

These notes are based mostly on [3]. They also rely on [2] and [1], though to a lesser extent.

These notes are based mostly on [3]. They also rely on [2] and [1], though to a lesser extent. Chapter 1 Introduction These notes are based mostly on [3]. They also rely on [2] and [1], though to a lesser extent. 1.1 Definitions and Terminology 1.1.1 Background and Definitions The words "differential

More information

Outline. Calculus for the Life Sciences. Malthusian Growth Model. Introduction. Lecture Notes Separable Differential Equations

Outline. Calculus for the Life Sciences. Malthusian Growth Model. Introduction. Lecture Notes Separable Differential Equations Calculus for the Life Sciences Lecture Notes Outline 1 Joseph M. Mahaffy, jmahaffy@mail.sdsu.edu Department of Mathematics and Statistics Dynamical Systems Group Computational Sciences Research Center

More information

Solving Differential Equations: First Steps

Solving Differential Equations: First Steps 30 ORDINARY DIFFERENTIAL EQUATIONS 3 Solving Differential Equations Solving Differential Equations: First Steps Now we start answering the question which is the theme of this book given a differential

More information

Goals: To develop skills needed to find the appropriate differential equations to use as mathematical models.

Goals: To develop skills needed to find the appropriate differential equations to use as mathematical models. Unit #17 : Differential Equations Goals: To develop skills needed to find the appropriate differential equations to use as mathematical models. Reading: Sections 11.5-11.7. In workingwiththemodels insections11.5

More information

Unit #16 : Differential Equations

Unit #16 : Differential Equations Unit #16 : Differential Equations Goals: To introduce the concept of a differential equation. Discuss the relationship between differential equations and slope fields. Discuss Euler s method for solving

More information

Name Date Period. Worksheet 5.5 Partial Fractions & Logistic Growth Show all work. No calculator unless stated. Multiple Choice

Name Date Period. Worksheet 5.5 Partial Fractions & Logistic Growth Show all work. No calculator unless stated. Multiple Choice Name Date Period Worksheet 5.5 Partial Fractions & Logistic Growth Show all work. No calculator unless stated. Multiple Choice 1. The spread of a disease through a community can be modeled with the logistic

More information

Warm-up Simple methods Linear recurrences. Solving recurrences. Misha Lavrov. ARML Practice 2/2/2014

Warm-up Simple methods Linear recurrences. Solving recurrences. Misha Lavrov. ARML Practice 2/2/2014 Solving recurrences Misha Lavrov ARML Practice 2/2/2014 Warm-up / Review 1 Compute 100 k=2 ( 1 1 ) ( = 1 1 ) ( 1 1 ) ( 1 1 ). k 2 3 100 2 Compute 100 k=2 ( 1 1 ) k 2. Homework: find and solve problem Algebra

More information

Math 116 Practice for Exam 2

Math 116 Practice for Exam 2 Math 6 Practice for Exam 2 Generated October 29, 205 Name: SOLUTIONS Instructor: Section Number:. This exam has 7 questions. Note that the problems are not of equal difficulty, so you may want to skip

More information

First-Order Ordinary Differntial Equations II: Autonomous Case. David Levermore Department of Mathematics University of Maryland.

First-Order Ordinary Differntial Equations II: Autonomous Case. David Levermore Department of Mathematics University of Maryland. First-Order Ordinary Differntial Equations II: Autonomous Case David Levermore Department of Mathematics University of Maryland 25 February 2009 These notes cover some of the material that we covered in

More information

dq = λa T Direction of heat flow dq = λa T h T c

dq = λa T Direction of heat flow dq = λa T h T c THERMAL PHYSIS LABORATORY: INVESTIGATION OF NEWTON S LAW OF OOLING Along a well-insulated bar (i.e., heat loss from the sides can be neglected), it is experimentally observed that the rate of heat flow

More information

Solutions. .5 = e k k = ln(.5) Now that we know k we find t for which the exponential function is = e kt

Solutions. .5 = e k k = ln(.5) Now that we know k we find t for which the exponential function is = e kt MATH 1220-03 Exponential Growth and Decay Spring 08 Solutions 1. (#15 from 6.5.) Cesium 137 and strontium 90 were two radioactive chemicals released at the Chernobyl nuclear reactor in April 1986. The

More information

Math-3 Lesson 8-7. b) ph problems c) Sound Intensity Problems d) Money Problems e) Radioactive Decay Problems. a) Cooling problems

Math-3 Lesson 8-7. b) ph problems c) Sound Intensity Problems d) Money Problems e) Radioactive Decay Problems. a) Cooling problems Math- Lesson 8-7 Unit 5 (Part-) Notes 1) Solve Radical Equations ) Solve Eponential and Logarithmic Equations ) Check for Etraneous solutions 4) Find equations for graphs of eponential equations 5) Solve

More information

MTH 230 COMMON FINAL EXAMINATION Fall 2005

MTH 230 COMMON FINAL EXAMINATION Fall 2005 MTH 230 COMMON FINAL EXAMINATION Fall 2005 YOUR NAME: INSTRUCTOR: INSTRUCTIONS 1. Print your name and your instructor s name on this page using capital letters. Print your name on each page of the exam.

More information

InterActions Unit 4 Chapter 2 Sample Quiz KEY

InterActions Unit 4 Chapter 2 Sample Quiz KEY InterActions Unit 4 Chapter 2 Sample Quiz KEY REMEMBER exams are given for the last chapter in a unit. They are comprehensive. So practice taking the Unit 4 Chapter 1 quiz again along with this practice

More information

Solutions to the Review Questions

Solutions to the Review Questions Solutions to the Review Questions Short Answer/True or False. True or False, and explain: (a) If y = y + 2t, then 0 = y + 2t is an equilibrium solution. False: This is an isocline associated with a slope

More information

Physics is about finding the simplest and least complicated explanation for things.

Physics is about finding the simplest and least complicated explanation for things. WHAT IS PHYSICS Physics is about finding the simplest and least complicated explanation for things. It is about observing how things work and finding the connections between cause and effect that explain

More information

The Methods of Science

The Methods of Science 1 The Methods of Science What is Science? Science is a method for studying the natural world. It is a process that uses observation and investigation to gain knowledge about events in nature. 1 The Methods

More information

Predator - Prey Model Trajectories and the nonlinear conservation law

Predator - Prey Model Trajectories and the nonlinear conservation law Predator - Prey Model Trajectories and the nonlinear conservation law James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University October 28, 2013 Outline

More information

Applications of Exponential Functions in the Modeling of Physical Phenomenon

Applications of Exponential Functions in the Modeling of Physical Phenomenon Applications of Exponential Functions in the Modeling of Physical Phenomenon by Cesar O. Aguilar Department of Mathematics SUNY Geneseo Many real-world quantities of interest undergo changes that can be

More information

Goals: To develop skills needed to find the appropriate differential equations to use as mathematical models.

Goals: To develop skills needed to find the appropriate differential equations to use as mathematical models. Unit #16 : Differential Equations Goals: To develop skills needed to find the appropriate differential equations to use as mathematical models. Differential Equation Modelling - 1 Differential Equation

More information

33. The gas law for an ideal gas at absolute temperature T (in. 34. In a fish farm, a population of fish is introduced into a pond

33. The gas law for an ideal gas at absolute temperature T (in. 34. In a fish farm, a population of fish is introduced into a pond SECTION 3.8 EXPONENTIAL GROWTH AND DECAY 2 3 3 29. The cost, in dollars, of producing x yards of a certain fabric is Cx 1200 12x 0.1x 2 0.0005x 3 (a) Find the marginal cost function. (b) Find C200 and

More information

Solutions. 1. Use the table of integral formulas in Appendix B in the textbook to help compute the integrals below. u du 9 + 4u + C 48

Solutions. 1. Use the table of integral formulas in Appendix B in the textbook to help compute the integrals below. u du 9 + 4u + C 48 ams 11b Study Guide 3 econ 11b Solutions 1. Use the table of integral formulas in Appendi B in the tetbook to help compute the integrals below. 4 d a. 5 + 9 = 4 5 1 3 ln + 9 3 + C = 4 15 ln + 9 3 + C Formula

More information

Fog Chamber Testing the Label: Photo of Fog. Joshua Gutwill 10/29/1999

Fog Chamber Testing the Label: Photo of Fog. Joshua Gutwill 10/29/1999 Fog Chamber Testing the Label: Photo of Fog Joshua Gutwill 10/29/1999 Keywords: < > formative heat&temp exhibit interview 1 Goals/Context Fog Chamber Interview Results Testing Label: Photo of fog on Golden

More information

Integration by Partial Fractions

Integration by Partial Fractions Integration by Partial Fractions 1. If f(x) = P(x) / Q(x) with P(x) and Q(x) polynomials AND Q(x) a higher order than P(x) AND Q(x) factorable in linear factors then we can rewrite f(x) as a sum of rational

More information

Notes on numerical solution of differential equations

Notes on numerical solution of differential equations Notes on numerical solution of differential equations Some definitions, for those who don t know: A differential equation is any equation that relates a thing to its derivatives. For instance, Newton s

More information

1 Differential. Equations. A differential equation is any equation that involves a derivative. For example, Newton s second law F ma

1 Differential. Equations. A differential equation is any equation that involves a derivative. For example, Newton s second law F ma 1 Differential Equations b The strange attractor for a Sprott system consisting of three quadratic differential equations. 1 A differential equation is any equation that involves a derivative. For example,

More information

Ordinary Least Squares Regression Explained: Vartanian

Ordinary Least Squares Regression Explained: Vartanian Ordinary Least Squares Regression Explained: Vartanian When to Use Ordinary Least Squares Regression Analysis A. Variable types. When you have an interval/ratio scale dependent variable.. When your independent

More information

DIFFERENTIAL EQUATIONS

DIFFERENTIAL EQUATIONS DIFFERENTIAL EQUATIONS Basic Concepts Paul Dawkins Table of Contents Preface... Basic Concepts... 1 Introduction... 1 Definitions... Direction Fields... 8 Final Thoughts...19 007 Paul Dawkins i http://tutorial.math.lamar.edu/terms.aspx

More information

Some Cool ODEs. Overview. Key words. See also

Some Cool ODEs. Overview. Key words. See also 3 Some Cool ODEs C H A P T E R Temperature (degrees Fahrenheit) 80 76 72 68 64 60 0 30 60 90 120 150 Time (minutes) A room heats up in the morning, and the air conditioner in the room starts its on-off

More information

Chill Out: How Hot Objects Cool

Chill Out: How Hot Objects Cool Chill Out: How Hot Objects Cool Activity 17 When you have a hot drink, you know that it gradually cools off. Newton s law of cooling provides us with a model for cooling. It states that the temperature

More information

Slope Fields: Graphing Solutions Without the Solutions

Slope Fields: Graphing Solutions Without the Solutions 8 Slope Fields: Graphing Solutions Without the Solutions Up to now, our efforts have been directed mainly towards finding formulas or equations describing solutions to given differential equations. Then,

More information

Solve by equating exponents

Solve by equating exponents EXAMPLE 1 x Solve 4 = 1 Solve by equating exponents x 3 SOLUTION x 1 4 = x x 3 1 ( ) = ( ) x x + 3 = x = x + 3 x = 1 x 3 Write original equation. Rewrite 4 and base. 1 as powers with Power of a power property

More information

The First Derivative and Second Derivative Test

The First Derivative and Second Derivative Test The First Derivative and Second Derivative Test James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University April 9, 2018 Outline 1 Extremal Values 2

More information

Mathematics 134 Calculus 2 With Fundamentals Exam 4 Solutions for Review Sheet Sample Problems April 26, 2018

Mathematics 134 Calculus 2 With Fundamentals Exam 4 Solutions for Review Sheet Sample Problems April 26, 2018 Mathematics 3 Calculus 2 With Fundamentals Exam Solutions for Review Sheet Sample Problems April 26, 28 Sample problems Note: The actual exam will be considerably shorter than the following list of questions

More information

Science One Math. October 23, 2018

Science One Math. October 23, 2018 Science One Math October 23, 2018 Today A general discussion about mathematical modelling A simple growth model Mathematical Modelling A mathematical model is an attempt to describe a natural phenomenon

More information

Chapter1. Ordinary Differential Equations

Chapter1. Ordinary Differential Equations Chapter1. Ordinary Differential Equations In the sciences and engineering, mathematical models are developed to aid in the understanding of physical phenomena. These models often yield an equation that

More information

Chapter 8A. Recall. where. DeMoivre: then. Now lets do something NEW some groovy algebra. therefore, So clearly, we get:

Chapter 8A. Recall. where. DeMoivre: then. Now lets do something NEW some groovy algebra. therefore, So clearly, we get: Chapter 8A We are revisiting this so we can use Euler Form later in the Chapter to assist us Integrate different functions (amongst other fun things). But first lets go over some old ground: Recall where

More information

The First Derivative and Second Derivative Test

The First Derivative and Second Derivative Test The First Derivative and Second Derivative Test James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University November 8, 2017 Outline Extremal Values The

More information

Chapter 19 Sir Migo Mendoza

Chapter 19 Sir Migo Mendoza The Linear Regression Chapter 19 Sir Migo Mendoza Linear Regression and the Line of Best Fit Lesson 19.1 Sir Migo Mendoza Question: Once we have a Linear Relationship, what can we do with it? Something

More information

1 Introduction 2. 2 Functions Introduction to Functions Common Notation... 3

1 Introduction 2. 2 Functions Introduction to Functions Common Notation... 3 Contents 1 Introduction Functions.1 Introduction to Functions........................................... Common Notation.............................................. Modelling Functions 4.1 Angular Radius

More information

6.8 Exponential Growth and Decay Models; Newton s Law; Logistic Growth and Decay Models

6.8 Exponential Growth and Decay Models; Newton s Law; Logistic Growth and Decay Models 478 CHAPTER 6 Exponential and Logarithmic Functions 6.8 Exponential Growth and Decay Models; Newton s Law; Logistic Growth and Decay Models OBJECTIVES 1 Find Equations of Populations That Obey the Law

More information

CALCULUS BC., where P is the number of bears at time t in years. dt (a) Given P (i) Find lim Pt.

CALCULUS BC., where P is the number of bears at time t in years. dt (a) Given P (i) Find lim Pt. CALCULUS BC WORKSHEET 1 ON LOGISTIC GROWTH NAME Do not use your calculator. 1. Suppose the population of bears in a national park grows according to the logistic differential equation 5P 0.00P, where P

More information

MT410 EXAM 1 SAMPLE 1 İLKER S. YÜCE DECEMBER 13, 2010 QUESTION 1. SOLUTIONS OF SOME DIFFERENTIAL EQUATIONS. dy dt = 4y 5, y(0) = y 0 (1) dy 4y 5 =

MT410 EXAM 1 SAMPLE 1 İLKER S. YÜCE DECEMBER 13, 2010 QUESTION 1. SOLUTIONS OF SOME DIFFERENTIAL EQUATIONS. dy dt = 4y 5, y(0) = y 0 (1) dy 4y 5 = MT EXAM SAMPLE İLKER S. YÜCE DECEMBER, SURNAME, NAME: QUESTION. SOLUTIONS OF SOME DIFFERENTIAL EQUATIONS where t. (A) Classify the given equation in (). = y, y() = y () (B) Solve the initial value problem.

More information

Basic Theory of Differential Equations

Basic Theory of Differential Equations page 104 104 CHAPTER 1 First-Order Differential Equations 16. The following initial-value problem arises in the analysis of a cable suspended between two fixed points y = 1 a 1 + (y ) 2, y(0) = a, y (0)

More information

Ordinary Least Squares Regression Explained: Vartanian

Ordinary Least Squares Regression Explained: Vartanian Ordinary Least Squares Regression Eplained: Vartanian When to Use Ordinary Least Squares Regression Analysis A. Variable types. When you have an interval/ratio scale dependent variable.. When your independent

More information