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

Size: px
Start display at page:

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

Transcription

1 GROWTH AND DECAY CALCULUS 12 INU0115/515 (MATHS 2) Dr Adrian Jannetta MIMA CMath FRAS Growth and Decay 1/ 24 Adrian Jannetta

2 Introduction Some of the simplest systems that can be modelled by differential equations are those involving growth and decay. In this presentation we ll revise some prior mathematics before studying differential equations in this specific context. Solving exponential equations. Exponential growth and decay Graphs of exponential functions Constant of proportionality Forming and solving differential equations Case studies: Population growth Radioactive decay Shifted growth and decay Growth and Decay 2/ 24 Adrian Jannetta

3 Recap: exponential equations An exponential equation has the form where a>0 and b are real numbers. The goal is to solve to find x. a x = b (1) There is also a relationship between indices and logarithms that is worth restating here: a b = c log a c= b (2) The usual approach to solving an exponential equation is to use logarithms. Growth and Decay 3/ 24 Adrian Jannetta

4 Solve 8 x = 60. Take logs of both sides: Move the power: Make x the subject: log8 x = log60 x log8=log60 x= log60 log8 We can evaluate with a calculator to get x= (to 3 D.P.). In that example, it didn t matter which base of logarithm was used. Also, we could have presented the answer as x= log 8 60 using the relationship given in equation 2. In other cases we ll find it useful to take logarithms in a particular base: usually base e. Growth and Decay 4/ 24 Adrian Jannetta

5 Solve e 2x = 3. This time we ll take logarithms in base e. lne 2x 2x ln e = ln3 = ln3 But lne=log e e=1 (by the definition given by equation 2) so that 2x=ln3 x= 1 2 ln3 We can evaluate, if needed, to get x= (to 3 D.P.). Growth and Decay 5/ 24 Adrian Jannetta

6 Rate of change Given an exponential equation in base e Differentiate: y= Ae kx dy dx = kaekx = ky This simple relationship between the function and its derivative shows us that, in general: y= Ae kx dy dx = ky We can verify the converse is true. Given dy = ky, separation of variables dx and integration will give the solution y= Ae kx. Growth and Decay 6/ 24 Adrian Jannetta

7 Growth equations Exponential growth equations take the form y y= a b x where a and b>0 are constants. For example y= 10 2 x is an equation in which the value of y grows to large values before x does. The graph of y= a b x is shown here (for x 0). a 0 Note the following: When x=0 then y= a. As x then y. x Growth and Decay 7/ 24 Adrian Jannetta

8 Exponential growth Solutions to differential equations of growth usually have the independant variable as time t and the base invariably turns out to be base e. N The solutions often have the form N= N 0 e kt where N is the dependant variable and k is a constant which controls how quickly the growth happens in time t. The graph is still exponential growth like the previous one! N 0 0 At t= 0 we have N= N 0. Therefore N 0 represents the initial value of N. t Growth and Decay 8/ 24 Adrian Jannetta

9 Decay equations Exponential growth equations take the form y= a b x where a and b>0 are constants. a y For example y= 10 2 x is an equation in which the value of y grows to large values before x does. The graph of y= a b x is shown here (for x 0). 0 Note the following: When x=0 then y= a. As x then y 0. x Growth and Decay 9/ 24 Adrian Jannetta

10 Exponential decay Solutions to differential equations of decay turn out to have the form N N= N 0 e kt N 0 where N is the dependant variable and k is a constant which controls how quickly the decay happens in time t. The graph is still exponential decay like the previous one. 0 At t= 0 we have N= N 0. Therefore N 0 represents the initial value of N. t Growth and Decay 10/ 24 Adrian Jannetta

11 Constant of proportionality If a is proportional to b the relationship is written a b This means that a increases as b increases. Furthermore, it means there is a constant k such that a=kb This relationship is linear; a graph of a against b would show a straight line of gradient k. If a is inversely proportional to b the relationship is written a 1 b This means that a increases as b decreases (or vice-versa). In this case it means there is a constant k such that a= k b The constant k is called a constant of proportionality. Growth and Decay 11/ 24 Adrian Jannetta

12 Forming a differential equation Given a description of a problem you should be able to form a differential equation to describe it. Write down differential equations describing the following situations. 1 At time t, the rate of increase of a population with P people is proportional to the number present at that time. 2 The densityρ of the atmosphere decreases with height h. The rate of change is proportional to height. 3 The rate of increase of ice thickness x on a lake at time t is inversely proportional to the thickness of ice already present. 4 The gradient of a curve is inversely proportional to the product of its coordinates. 5 Newton s law of heating or cooling states that an object at temperature T will change at a rate proportional to the difference between object temperature and the temperature of the surroundings T dp dt = kp dρ dh = kh 3 4 dx dt = k x dy dx = k xy 5 dt dt = k(t 0 T) Growth and Decay 12/ 24 Adrian Jannetta

13 Exponential growth A scientist initially counts 160 bacteria in a sample of water. Assuming the number of bacteria N increases at a rate proportional to the number present, write down a differential equation connecting N and the time t. If the rate of increase of the number is initially 80 per hour, how many are there after 3 hours? The differential equation for this dn dt N Rewriting with a constant of proportionality: dn dt = kn We are also given initial conditions N= 160 and dn = 80 when t= 0. dt Use them to find k: 80=160k k= 1 2 The differential equation becomes: dn dt = 1 2 N Solve by separating the variables: And integrate: 1 N dn = lnn= 1 2 t+ C 1 2 dt Growth and Decay 13/ 24 Adrian Jannetta

14 Exponentiate both sides: N= e 2 1 t+c = Ae 2 1 t The constant A can be found using N= 160 when t= =Ae =A The particular solution is therefore N= 160e 1 2 t. This solution can be used to find the number of bacteria at any given time t. When t= 3 hours: N= 160e So there are about 717 bacteria present after 3 hours. Growth and Decay 14/ 24 Adrian Jannetta

15 Population growth Case Study: Population growth In a simple model of population growth the number of members P increases at a rate proportional to the number present at time t. dp dt P dp dt = kp If there are initially P 0 members then: dp dt = kp, P(0)=P 0 Separate the variables: 1 P dp= k dt Integrate: ln P= kt+ C Substitute P= P 0 and t= 0: ln P 0 = C Put this back into the equation: ln P=kt+ ln P 0 Next, we ll combine the logarithm terms together: ln P ln P 0 P ln P 0 = kt = kt Remove the logarithm by exponentiating both sides: P P 0 = e kt The population function P(t) is therefore given by P= P 0 e kt To find the value of k we would need a further piece of information; another measurement of P at another time, or the value of P at some time. Growth and Decay 15/ 24 Adrian Jannetta

16 Radioactive decay Case Study: Radioactive decay Radioactive decay is a process in which an unstable atom loses energy by emitting particles. This is a depiction of alpha decay - one of several types of radioactivity. In doing so the original atom is transformed into an atom of another element. For example, a certain kind of Uranium is transformed into Lead by this process. It is impossible to predict when a particular atom will decay. However, if large numbers of atoms are present then the rate at which decay occurs is predictable. The physical law which governs radioactivity states that if there are N radioactive atoms present in a sample at time t then the rate of decay is directly proportional to N. Growth and Decay 16/ 24 Adrian Jannetta

17 Radioactive decay Formulating the decay equation Given that there are N radioactive atoms present in a sample at time t then the rate of decay is directly proportional to N. The rate of change is negative because N is decreasing as t increases. Therefore the differential equation governing radioactivity is: dn dt = kn (where k is a positive constant of proportionality whose value depends on the type of atom). Suppose we know that there are N 0 atoms present at t= 0. This is an initial condition (a type of boundary condition) which will provide information about the constant of integration. If we want to make predictions about the value of N at some future (or past) time t then we must solve the differential equation. Therefore the initial value problem to be solved is dn dt = kn, N(0)=N 0 Growth and Decay 17/ 24 Adrian Jannetta

18 Radioactive decay Solving the decay equation Solution is by separating the variables and integrating: 1 N dn = k dt lnn = kt+ C Using the rules of logs and indices we can express this more compactly: N= e kt+c = Ae kt Where we have changed the form of the constant of integration (A=e C ). Apply the initial condition N= N 0 at t= 0: N 0 = Ae 0 A=N 0 The solution to the differential equation is given by: N= N 0 e kt Growth and Decay 18/ 24 Adrian Jannetta

19 Radioactive decay Half-life of a radioactive substance It is useful to know the time taken for half of the atoms present to decay. We can find this very easily from the solution. N= N 0 e kt We are trying to find the time t for which N= 1 2 N 0: 1 2 N 0 = N 0 e kt 1 2 = e kt Take natural logs of both sides and simplify: ln 1 2 = kt t= ln 1 2 k This special value of t, called the half-life, is represented by the Greek letterτ( tau ) and it can be simplified further: τ=(ln 2)/k Uses of the Half-life Potassium-40 has a half-life of 1.25 billion years and it has been used to date the age of the Earth (about 4.5 billion years old). Iodine-128 has a half life of 25 minutes and is used to measure the performance of the thyroid gland in the human body. Growth and Decay 19/ 24 Adrian Jannetta

20 Radioactive decay N N N N N 0 τ 2τ 3τ t The number of atoms in a substance (and therefore the total mass) undergoing radioactive decay will fall to half of its initial value after a period ofτhas passed. After 2τ it will have halved again so that it is one-quarter of the initial value. After 3τ has passed the number of atoms will be just one-eighth of the initial value. Growth and Decay 20/ 24 Adrian Jannetta

21 Shifted growth and decay This type of situation occurs when the growth (or decay) function is modified to include some other growth or decay factor. dy dx = ky+c This equation describes many different situations. Some examples include: A growing population including a constant immigration or emigration. Newton s law of heating/cooling. Compound interest on a bank account with deposits or withdrawals. Mixing problems (rate of change depends on input and output rates). Growth and Decay 21/ 24 Adrian Jannetta

22 Assume a city population is growing naturally (exponentially) but 1,000 people per year are leaving the city. Given that the natural growth constant is k = 0.01 and that there are currently 200,000 people in the city, calculate the population in 10 years and 20 years from the present. The differential equation for this is: dp = 0.01P 1000 dt Separate the variables and integrate: P 1000 dt = Given t= 0 (the present) and P= dt 100ln 0.01P 1000 = t+ C Substitute the values to get: The particular solution is. C= 100ln 1000 Next we ll simplify and rearrange to find P. 100ln 0.01P 1000 =t+ 100ln 1000 Growth and Decay 22/ 24 Adrian Jannetta

23 Bring the log terms to the LHS 100ln 0.01P ln 1000 = t 100(ln 0.01P 1000 ln 100) = t Use log rules to simplify: 0.01P ln = t P ln = t 1000 Make P the subject: 0.01P = e t P 1000 = e 0.01t 1000 P = 100(1000e 0.01t ) Factorising gives: P= (e 0.01t + 1) A quick check: t= 0 gives P= (1+1)= as expected! After t= 10 years we will find P= After t= 20 years we calculate that P= Growth and Decay 23/ 24 Adrian Jannetta

24 Test yourself... Try to answer the following questions... 1 Given P= 2000e 2t where t is time; is this a growth or decay equation? 2 Solve dq dt = kq given that Q=Q 0 at t= 0. 3 In (2) given that Q=3 at t= 1 and Q=0.25 at t= 4, find the values of Q 0 and k. 4 The rate of decrease of gravitational force F with distance r from a mass is inversely proportional the cube of the distance. Write down a differential equation for this situation. 5 Solve dx = 0.1x+2 given that x(0)=50. What happens to x as t? dt Answers: 1 Growth; because of the positive exponent. 2 Q=Q 0 e kt 4 df dr = k r 3 3 k= 1 3 ln 12 ; Q 0= x= 70e t/ As t, x 20. Growth and Decay 24/ 24 Adrian Jannetta

Solving differential equations (Sect. 7.4) Review: Overview of differential equations.

Solving differential equations (Sect. 7.4) Review: Overview of differential equations. Solving differential equations (Sect. 7.4 Previous class: Overview of differential equations. Exponential growth. Separable differential equations. Review: Overview of differential equations. Definition

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

REVERSE CHAIN RULE CALCULUS 7. Dr Adrian Jannetta MIMA CMath FRAS INU0115/515 (MATHS 2) Reverse Chain Rule 1/12 Adrian Jannetta

REVERSE CHAIN RULE CALCULUS 7. Dr Adrian Jannetta MIMA CMath FRAS INU0115/515 (MATHS 2) Reverse Chain Rule 1/12 Adrian Jannetta REVERSE CHAIN RULE CALCULUS 7 INU05/55 (MATHS 2) Dr Adrian Jannetta MIMA CMath FRAS Reverse Chain Rule /2 Adrian Jannetta Reversing the chain rule In differentiation the chain rule is used to get the derivative

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

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

7.1 Exponential Functions

7.1 Exponential Functions 7.1 Exponential Functions 1. What is 16 3/2? Definition of Exponential Functions Question. What is 2 2? Theorem. To evaluate a b, when b is irrational (so b is not a fraction of integers), we approximate

More information

Introduction Derivation General formula List of series Convergence Applications Test SERIES 4 INU0114/514 (MATHS 1)

Introduction Derivation General formula List of series Convergence Applications Test SERIES 4 INU0114/514 (MATHS 1) MACLAURIN SERIES SERIES 4 INU0114/514 (MATHS 1) Dr Adrian Jannetta MIMA CMath FRAS Maclaurin Series 1/ 21 Adrian Jannetta Recap: Binomial Series Recall that some functions can be rewritten as a power series

More information

Introduction Derivation General formula Example 1 List of series Convergence Applications Test SERIES 4 INU0114/514 (MATHS 1)

Introduction Derivation General formula Example 1 List of series Convergence Applications Test SERIES 4 INU0114/514 (MATHS 1) MACLAURIN SERIES SERIES 4 INU0114/514 (MATHS 1) Dr Adrian Jannetta MIMA CMath FRAS Maclaurin Series 1/ 19 Adrian Jannetta Background In this presentation you will be introduced to the concept of a power

More information

Solving Exponential Equations (Applied Problems) Class Work

Solving Exponential Equations (Applied Problems) Class Work Solving Exponential Equations (Applied Problems) Class Work Objective: You will be able to solve problems involving exponential situations. Quick Review: Solve each equation for the variable. A. 2 = 4e

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

1 What is a differential equation

1 What is a differential equation Math 10B - Calculus by Hughes-Hallett, et al. Chapter 11 - Differential Equations Prepared by Jason Gaddis 1 What is a differential equation Remark 1.1. We have seen basic differential equations already

More information

BASIC ALGEBRA ALGEBRA 1. Dr Adrian Jannetta MIMA CMath FRAS INU0114/514 (MATHS 1) Basic algebra 1/ 17 Adrian Jannetta

BASIC ALGEBRA ALGEBRA 1. Dr Adrian Jannetta MIMA CMath FRAS INU0114/514 (MATHS 1) Basic algebra 1/ 17 Adrian Jannetta BASIC ALGEBRA ALGEBRA 1 INU0114/514 (MATHS 1) Dr Adrian Jannetta MIMA CMath FRAS Basic algebra 1/ 17 Adrian Jannetta Overview In this presentation we will review some basic definitions and skills required

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

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

THE EXPONENTIAL AND NATURAL LOGARITHMIC FUNCTIONS: e x, ln x

THE EXPONENTIAL AND NATURAL LOGARITHMIC FUNCTIONS: e x, ln x Mathematics Revision Guides The Exponential and Natural Log Functions Page 1 of 17 M.K. HOME TUITION Mathematics Revision Guides Level: A-Level Year 1 / AS THE EXPONENTIAL AND NATURAL LOGARITHMIC FUNCTIONS:

More information

Exponential Functions Concept Summary See pages Vocabulary and Concept Check.

Exponential Functions Concept Summary See pages Vocabulary and Concept Check. Vocabulary and Concept Check Change of Base Formula (p. 548) common logarithm (p. 547) exponential decay (p. 524) exponential equation (p. 526) exponential function (p. 524) exponential growth (p. 524)

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

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

( ) ( ). ( ) " d#. ( ) " cos (%) " d%

( ) ( ). ( )  d#. ( )  cos (%)  d% Math 22 Fall 2008 Solutions to Homework #6 Problems from Pages 404-407 (Section 76) 6 We will use the technique of Separation of Variables to solve the differential equation: dy d" = ey # sin 2 (") y #

More information

Sec. 4.2 Logarithmic Functions

Sec. 4.2 Logarithmic Functions Sec. 4.2 Logarithmic Functions The Logarithmic Function with Base a has domain all positive real numbers and is defined by Where and is the inverse function of So and Logarithms are inverses of Exponential

More information

Exponential Growth (Doubling Time)

Exponential Growth (Doubling Time) Exponential Growth (Doubling Time) 4 Exponential Growth (Doubling Time) Suppose we start with a single bacterium, which divides every hour. After one hour we have 2 bacteria, after two hours we have 2

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

UCLA: Math 3B Problem set 6 (solutions) Fall, 2018

UCLA: Math 3B Problem set 6 (solutions) Fall, 2018 This week you will practice writing differential equations modelling real world phenomena as well as understanding population models. You will also get practice solving separable differential equations.

More information

Exponential and Logarithmic Equations

Exponential and Logarithmic Equations OpenStax-CNX module: m49366 1 Exponential and Logarithmic Equations OpenStax College This work is produced by OpenStax-CNX and licensed under the Creative Commons Attribution License 4.0 In this section,

More information

QUADRATIC GRAPHS ALGEBRA 2. Dr Adrian Jannetta MIMA CMath FRAS INU0114/514 (MATHS 1) Quadratic Graphs 1/ 16 Adrian Jannetta

QUADRATIC GRAPHS ALGEBRA 2. Dr Adrian Jannetta MIMA CMath FRAS INU0114/514 (MATHS 1) Quadratic Graphs 1/ 16 Adrian Jannetta QUADRATIC GRAPHS ALGEBRA 2 INU0114/514 (MATHS 1) Dr Adrian Jannetta MIMA CMath FRAS Quadratic Graphs 1/ 16 Adrian Jannetta Objectives Be able to sketch the graph of a quadratic function Recognise the shape

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

Section II: Exponential and Logarithmic Functions. Module 6: Solving Exponential Equations and More

Section II: Exponential and Logarithmic Functions. Module 6: Solving Exponential Equations and More Haberman MTH 111c Section II: Eponential and Logarithmic Functions Module 6: Solving Eponential Equations and More EXAMPLE: Solve the equation 10 = 100 for. Obtain an eact solution. This equation is so

More information

The University of Sydney Math1003 Integral Calculus and Modelling. Semester 2 Exercises and Solutions for Week

The University of Sydney Math1003 Integral Calculus and Modelling. Semester 2 Exercises and Solutions for Week The University of Sydney Math1003 Integral Calculus and Modelling Semester Exercises and s for Week 11 011 Assumed Knowledge Integration techniques. Objectives (10a) To be able to solve differential equations

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

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 6: Exponential and Logarithmic Functions

Chapter 6: Exponential and Logarithmic Functions Section 6.1: Algebra and Composition of Functions #1-9: Let f(x) = 2x + 3 and g(x) = 3 x. Find each function. 1) (f + g)(x) 2) (g f)(x) 3) (f/g)(x) 4) ( )( ) 5) ( g/f)(x) 6) ( )( ) 7) ( )( ) 8) (g+f)(x)

More information

CHAPTER FIVE. Solutions for Section 5.1. Skill Refresher. Exercises

CHAPTER FIVE. Solutions for Section 5.1. Skill Refresher. Exercises CHAPTER FIVE 5.1 SOLUTIONS 265 Solutions for Section 5.1 Skill Refresher S1. Since 1,000,000 = 10 6, we have x = 6. S2. Since 0.01 = 10 2, we have t = 2. S3. Since e 3 = ( e 3) 1/2 = e 3/2, we have z =

More information

9.1 Solving Differential Equations

9.1 Solving Differential Equations 9.1 Solving Differential Equations What is a differential equation? Real-world examples: The order of a differential equation is the order of the that occurs in the equation. A differential equation is

More information

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

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

More information

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

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

x y

x y (a) The curve y = ax n, where a and n are constants, passes through the points (2.25, 27), (4, 64) and (6.25, p). Calculate the value of a, of n and of p. [5] (b) The mass, m grams, of a radioactive substance

More information

Understanding Organic Reactions

Understanding Organic Reactions Understanding Organic Reactions Energy Diagrams For the general reaction: The energy diagram would be shown as: Understanding Organic Reactions Energy Diagrams Energy Diagrams Understanding Organic Reactions

More information

Differential Equations & Separation of Variables

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

More information

COMPLEX NUMBERS ALGEBRA 7. Dr Adrian Jannetta MIMA CMath FRAS INU0114/514 (MATHS 1) Complex Numbers 1/ 22 Adrian Jannetta

COMPLEX NUMBERS ALGEBRA 7. Dr Adrian Jannetta MIMA CMath FRAS INU0114/514 (MATHS 1) Complex Numbers 1/ 22 Adrian Jannetta COMPLEX NUMBERS ALGEBRA 7 INU0114/514 (MATHS 1) Dr Adrian Jannetta MIMA CMath FRAS Complex Numbers 1/ 22 Adrian Jannetta Objectives This presentation will cover the following: Introduction to complex numbers.

More information

Section Exponential Functions

Section Exponential Functions 121 Section 4.1 - Exponential Functions Exponential functions are extremely important in both economics and science. It allows us to discuss the growth of money in a money market account as well as the

More information

Calculus Review Session. Brian Prest Duke University Nicholas School of the Environment August 18, 2017

Calculus Review Session. Brian Prest Duke University Nicholas School of the Environment August 18, 2017 Calculus Review Session Brian Prest Duke University Nicholas School of the Environment August 18, 2017 Topics to be covered 1. Functions and Continuity 2. Solving Systems of Equations 3. Derivatives (one

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

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

1 PreCalculus AP U2 Exponentials (MCR) & Logarithms (MHF) Name:

1 PreCalculus AP U2 Exponentials (MCR) & Logarithms (MHF) Name: 1 PreCalculus AP U2 Exponentials (MCR) & Logarithms (MHF) Name: Big idea This unit introduces you to a new type of function the exponential function. There are many relationships in real life that either

More information

LECTURE 4-1 INTRODUCTION TO ORDINARY DIFFERENTIAL EQUATIONS

LECTURE 4-1 INTRODUCTION TO ORDINARY DIFFERENTIAL EQUATIONS 130 LECTURE 4-1 INTRODUCTION TO ORDINARY DIFFERENTIAL EQUATIONS DIFFERENTIAL EQUATIONS: A differential equation (DE) is an equation involving an unknown function and one or more of its derivatives. A differential

More information

Logarithms. Professor Richard Blecksmith Dept. of Mathematical Sciences Northern Illinois University

Logarithms. Professor Richard Blecksmith Dept. of Mathematical Sciences Northern Illinois University Logarithms Professor Richard Blecksmith richard@math.niu.edu Dept. of Mathematical Sciences Northern Illinois University http://math.niu.edu/ richard/math211 1. Definition of Logarithm For a > 0, a 1,

More information

Notes for exponential functions The week of March 6. Math 140

Notes for exponential functions The week of March 6. Math 140 Notes for exponential functions The week of March 6 Math 140 Exponential functions: formulas An exponential function has the formula f (t) = ab t, where b is a positive constant; a is the initial value

More information

Section 11.1 What is a Differential Equation?

Section 11.1 What is a Differential Equation? 1 Section 11.1 What is a Differential Equation? Example 1 Suppose a ball is dropped from the top of a building of height 50 meters. Let h(t) denote the height of the ball after t seconds, then it is known

More information

MATH Section 4.1

MATH Section 4.1 MATH 1311 Section 4.1 Exponential Growth and Decay As we saw in the previous chapter, functions are linear if adding or subtracting the same value will get you to different coordinate points. Exponential

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

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

1.2. Introduction to Modeling

1.2. Introduction to Modeling G. NAGY ODE August 30, 2018 1 Section Objective(s): Population Models Unlimited Resources Limited Resources Interacting Species 1.2. Introduction to Modeling 1.2.1. Population Model with Unlimited Resources.

More information

Math RE - Calculus II Differential Equations Page 1 of 9

Math RE - Calculus II Differential Equations Page 1 of 9 Math 201-203-RE - Calculus II Differential Equations Page 1 of 9 Introduction to Differential equation (O.D.E) A differential equation is an equation containing derivatives such as: (1) xy = y 5 (2) d2

More information

MATH 236 ELAC FALL 2017 CA 10 MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

MATH 236 ELAC FALL 2017 CA 10 MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. MATH 36 ELAC FALL 7 CA MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. ) In a certain country, the rate of increase of the population is proportional

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

Name: Partners: PreCalculus. Review 5 Version A

Name: Partners: PreCalculus. Review 5 Version A Name: Partners: PreCalculus Date: Review 5 Version A [A] Circle whether each statement is true or false. 1. 3 log 3 5x = 5x 2. log 2 16 x+3 = 4x + 3 3. ln x 6 + ln x 5 = ln x 30 4. If ln x = 4, then e

More information

Warm Up #5: Exponential Growth and Decay: The more you, the more you or, the you have, the less you.

Warm Up #5: Exponential Growth and Decay: The more you, the more you or, the you have, the less you. Warm Up #5: Honors Precalculus Unit 2 Lesson 5 & 6 Unit #2: Logarithms Topic: Exponential Growth and Decay Objective: SWBAT solve exponential growth and decay problems by using logarithms. CALCULATOR ALLOWED

More information

EXPONENTIAL AND LOGARITHMIC FUNCTIONS

EXPONENTIAL AND LOGARITHMIC FUNCTIONS Mathematics Revision Guides Exponential and Logarithmic Functions Page 1 of 14 M.K. HOME TUITION Mathematics Revision Guides Level: A-Level Year 1 / AS EXPONENTIAL AND LOGARITHMIC FUNCTIONS Version : 4.2

More information

6.4 Exponential Growth and Decay

6.4 Exponential Growth and Decay 496 differential equations 6.4 Exponential Growth and Decay The separable differential equation y = y is relatively simple to solve, but it can model a wealth of important situations, including population

More information

weebly.com/ Core Mathematics 3 Exponentials and Natural Logarithms

weebly.com/ Core Mathematics 3 Exponentials and Natural Logarithms http://kumarmaths. weebly.com/ Core Mathematics 3 Exponentials and Natural Logarithms Core Maths 3 Exponentials and natural Logarithms Page 1 Ln and Exponentials C3 Content By the end of this unit you

More information

Last quiz Comments. ! F '(t) dt = F(b) " F(a) #1: State the fundamental theorem of calculus version I or II. Version I : Version II :

Last quiz Comments. ! F '(t) dt = F(b)  F(a) #1: State the fundamental theorem of calculus version I or II. Version I : Version II : Last quiz Comments #1: State the fundamental theorem of calculus version I or II. Version I : b! F '(t) dt = F(b) " F(a) a Version II : x F( x) =! f ( t) dt F '( x) = f ( x) a Comments of last quiz #1:

More information

JUST THE MATHS UNIT NUMBER 5.3. GEOMETRY 3 (Straight line laws) A.J.Hobson

JUST THE MATHS UNIT NUMBER 5.3. GEOMETRY 3 (Straight line laws) A.J.Hobson JUST THE MATHS UNIT NUMBER 5.3 GEOMETRY 3 (Straight line laws) by A.J.Hobson 5.3.1 Introduction 5.3.2 Laws reducible to linear form 5.3.3 The use of logarithmic graph paper 5.3.4 Exercises 5.3.5 Answers

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

Exam 1 Review: Questions and Answers. Part I. Finding solutions of a given differential equation.

Exam 1 Review: Questions and Answers. Part I. Finding solutions of a given differential equation. Exam 1 Review: Questions and Answers Part I. Finding solutions of a given differential equation. 1. Find the real numbers r such that y = e x is a solution of y y 30y = 0. Answer: r = 6, 5 2. Find the

More information

(a) If the half-life of carbon-14 is 5,730 years write the continuous growth formula.

(a) If the half-life of carbon-14 is 5,730 years write the continuous growth formula. Section 6.7: Exponential and Logarithmic Models In this text all application problems are going to be of the following form, where A 0 is the initial value, k is the growth/decay rate (if k > 0 it is growth,

More information

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

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

More information

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

Business and Life Calculus

Business and Life Calculus Business and Life Calculus George Voutsadakis 1 1 Mathematics and Computer Science Lake Superior State University LSSU Math 112 George Voutsadakis (LSSU) Calculus For Business and Life Sciences Fall 2013

More information

National 5- Nuclear Chemistry past paper revision

National 5- Nuclear Chemistry past paper revision National 5- Nuclear Chemistry past paper revision 1. The diagram shows the paths of alpha, beta and gamma radiations as they pass through an electric field. Which line in the table correctly identifies

More information

SPS Mathematical Methods Lecture #7 - Applications of First-order Differential Equations

SPS Mathematical Methods Lecture #7 - Applications of First-order Differential Equations 1. Linear Models SPS 2281 - Mathematical Methods Lecture #7 - Applications of First-order Differential Equations (a) Growth and Decay (b) Half-life of Radioactive (c) Carbon Dating (d) Newton s Law of

More information

Chapter 13 - Inverse Functions

Chapter 13 - Inverse Functions Chapter 13 - Inverse Functions In the second part of this book on Calculus, we shall be devoting our study to another type of function, the exponential function and its close relative the Sine function.

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

Math 116 Practice for Exam 2

Math 116 Practice for Exam 2 Math 116 Practice for Exam 2 Generated November 11, 2016 Name: SOLUTIONS Instructor: Section Number: 1. This exam has 9 questions. Note that the problems are not of equal difficulty, so you may want to

More information

RATIONAL FUNCTIONS AND

RATIONAL FUNCTIONS AND RATIONAL FUNCTIONS AND GRAPHS ALGEBRA 5 INU0114/514 (MATHS 1) Dr Adrian Jannetta MIMA CMath FRAS Rational functions and graphs 1/ 20 Adrian Jannetta Objectives In this lecture (and next seminar) we will

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

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

Section 2.3: Logarithmic Functions Lecture 3 MTH 124

Section 2.3: Logarithmic Functions Lecture 3 MTH 124 Procedural Skills Learning Objectives 1. Build an exponential function using the correct compounding identifiers (annually, monthly, continuously etc...) 2. Manipulate exponents algebraically. e.g. Solving

More information

DETERMINANTS, MINORS AND COFACTORS ALGEBRA 6. Dr Adrian Jannetta MIMA CMath FRAS INU0114/514 (MATHS 1)

DETERMINANTS, MINORS AND COFACTORS ALGEBRA 6. Dr Adrian Jannetta MIMA CMath FRAS INU0114/514 (MATHS 1) DETERMINANTS, MINORS AND COFACTORS ALGEBRA 6 INU0114/514 (MATHS 1) Dr Adrian Jannetta MIMA CMath FRAS Determinants, minors and cofactors 1/ 15 Adrian Jannetta Determinants Every square matrix has a number

More information

Exponential Growth and Decay

Exponential Growth and Decay Exponential Growth and Decay 2 May 2012 Exponential Growth and Decay 2 May 2012 1/24 On Monday we discussed population growth, and saw that it behaved like compound interest in how it grows. In particular,

More information

7-8 Using Exponential and Logarithmic Functions

7-8 Using Exponential and Logarithmic Functions 1. PALEONTOLOGY The half-life of Potassium-40 is about 1.25 billion years. a. Determine the value of k and the equation of decay for Potassium-40. b. A specimen currently contains 36 milligrams of Potassium-40.

More information

17 Exponential and Logarithmic Functions

17 Exponential and Logarithmic Functions 17 Exponential and Logarithmic Functions Concepts: Exponential Functions Power Functions vs. Exponential Functions The Definition of an Exponential Function Graphing Exponential Functions Exponential Growth

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

8.1 Apply Exponent Properties Involving Products. Learning Outcome To use properties of exponents involving products

8.1 Apply Exponent Properties Involving Products. Learning Outcome To use properties of exponents involving products 8.1 Apply Exponent Properties Involving Products Learning Outcome To use properties of exponents involving products Product of Powers Property Let a be a real number, and let m and n be positive integers.

More information

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. D) u = - x15 cos (x15) + C

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. D) u = - x15 cos (x15) + C AP Calculus AB Exam Review Differential Equations and Mathematical Modelling MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Find the general solution

More information

Fundamentals of Mathematics (MATH 1510)

Fundamentals of Mathematics (MATH 1510) Fundamentals of Mathematics () Instructor: Email: shenlili@yorku.ca Department of Mathematics and Statistics York University February 3-5, 2016 Outline 1 growth (doubling time) Suppose a single bacterium

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

Unit #17 - Differential Equations Section 11.5

Unit #17 - Differential Equations Section 11.5 Unit #17 - Differential Equations Section 11.5 Some material from Calculus, Single and MultiVariable by Hughes-Hallett, Gleason, McCallum et. al. Copyright 2005 by John Wiley & Sons, Inc. This material

More information

WORDED DIFFERENTIAL EQUATIONS

WORDED DIFFERENTIAL EQUATIONS WORDED DIFFERENTIAL EQUATIONS (by separation of variables) DIFFERENTIAL EQUATIONS IN CONTEXT WITHOUT MODELLING Question 1 (**) The gradient of a curve satisfies dy = dx 3y x 1, x > 1. 1 ( ) Given the curve

More information

Logarithmic, Exponential, and Other Transcendental Functions. Copyright Cengage Learning. All rights reserved.

Logarithmic, Exponential, and Other Transcendental Functions. Copyright Cengage Learning. All rights reserved. 5 Logarithmic, Exponential, and Other Transcendental Functions Copyright Cengage Learning. All rights reserved. 5.5 Bases Other Than e and Applications Copyright Cengage Learning. All rights reserved.

More information

Lecture 5 - Logarithms, Slope of a Function, Derivatives

Lecture 5 - Logarithms, Slope of a Function, Derivatives Lecture 5 - Logarithms, Slope of a Function, Derivatives 5. Logarithms Note the graph of e x This graph passes the horizontal line test, so f(x) = e x is one-to-one and therefore has an inverse function.

More information

7.1 Day 1: Differential Equations & Initial Value Problems (30L)

7.1 Day 1: Differential Equations & Initial Value Problems (30L) A P 7.1 Day 1: Differential Equations & Initial Value Problems (30L) Calculus 30 & 30L I CAN SOLVE DIFFERENTIAL EQUATIONS AND INITIAL VALUE PROBLEMS VIDEO LINKS: a) http://bit.ly/2bxsc6r b) http://bit.ly/2sshyyh

More information

AREA UNDER A CURVE CALCULUS 8. Dr Adrian Jannetta MIMA CMath FRAS INU0115/515 (MATHS 2) Area under a curve 1/15 Adrian Jannetta

AREA UNDER A CURVE CALCULUS 8. Dr Adrian Jannetta MIMA CMath FRAS INU0115/515 (MATHS 2) Area under a curve 1/15 Adrian Jannetta AREA UNDER A CURVE CALCULUS 8 INU0115/515 (MATHS 2) Dr Adrian Jannetta MIMA CMath FRAS Area under a curve 1/15 Adrian Jannetta The area beneath a curve =f() The total area beneath the curve is approimatel

More information

Absolute Dating. Using half-lives to study past-lives. Notes #26

Absolute Dating. Using half-lives to study past-lives. Notes #26 Absolute Dating Using half-lives to study past-lives Notes #26 What is radioactivity? (notes) Some atoms have an unstable nucleus Over time, these nuclei* fall apart, creating two smaller atoms (radioactive

More information

3.8 Exponential Growth and Decay

3.8 Exponential Growth and Decay 3.8 Exponential Growth and Decay Suppose the rate of change of y with respect to t is proportional to y itself. So there is some constant k such that dy dt = ky The only solution to this equation is an

More information

Core Mathematics 3 Exponentials and Natural Logarithms

Core Mathematics 3 Exponentials and Natural Logarithms Edexcel past paper questions Core Mathematics 3 Exponentials and Natural Logarithms Edited by: K V kumaran Email: kvkumaran@gmail.com Core Maths 3 Exponentials and natural Logarithms Page Ln and Exponentials

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

Slide 1. Slide 2. Slide 3. Integrated Rate Laws. What is a rate? A rate as a derivative. Finally a use for calculus! It s a delta/delta!

Slide 1. Slide 2. Slide 3. Integrated Rate Laws. What is a rate? A rate as a derivative. Finally a use for calculus! It s a delta/delta! Slide 1 Integrated Rate Laws Finally a use for calculus! Slide 2 It s a delta/delta! Rate of reaction = What is a rate? In other words, it is a differential. As you MAY recall from calculus, if you take

More information

18.01 Calculus Jason Starr Fall 2005

18.01 Calculus Jason Starr Fall 2005 Lecture 17. October 1, 005 Homework. Problem Set 5 Part I: (a) and (b); Part II: Problem 1. Practice Problems. Course Reader: 3F 1, 3F, 3F 4, 3F 8. 1. Ordinary differential equations. An ordinary differential

More information

1 Differential Equations

1 Differential Equations Reading [Simon], Chapter 24, p. 633-657. 1 Differential Equations 1.1 Definition and Examples A differential equation is an equation involving an unknown function (say y = y(t)) and one or more of its

More information