professor-curious-logo
professor-curious-logo
  1. AP Calculus
FlashcardFlashcardStudy GuideStudy Guide
Question BankQuestion BankGlossaryGlossary

Modeling Situations with Differential Equations

Next Topic - Verifying Solutions for Differential Equations

Listen to this study note

Study Guide Overview

This study guide covers modeling situations with differential equations. It explains what differential equations are and how they represent relationships between a function and its rate of change. It focuses on direct and inverse proportionality and provides examples of how to write differential equations based on verbal descriptions. Finally, it demonstrates how to model real-world scenarios using differential equations, including finding the constant of proportionality.

#7.1 Modeling Situations with Differential Equations

Welcome back to AP Calculus with Fiveable! We are now diving into one of the most valuable concepts in calculus to simulate real-life scenarios. Our focus in this section is modeling situations with differential equations. These equations involve rates of change and help us understand how a quantity changes with respect to another. Let’s get into it! ⬇️


#⛷️ Differential Equations

Differential equations involve derivatives and represent the relationship between a function and its rate of change. They help us understand how functions change with respect to the independent variable in real-world scenarios.

For example, a differential equation can look like dydx=5x\frac{dy}{dx} = 5xdxdy​=5x. In this equation, dydx\frac{dy}{dx}dxdy​ represents the derivative of the function yyy with respect to xxx. The equation is saying that the rate of change of yyy with respect to xxx is equal to 5 times xxx.

#🧠 Understanding Proportionality

Proportionality, which is the concept that two quantities vary in a consistent way with respect to each other, forms the basis of many differential equations! You can have two values be directly proportional to each other, or indirectly proportional to each other.

  1. Directly Proportionality: If aaa is proportional to bbb, then a=kba = kba=kb, where kkk is a constant.
  2. Inversely Proportionality: If aaa is inversely proportional to bbb, then a=kba=\frac{k}{b}a=bk​, where kkk is a constant.


#✏️ Working With Differential Equations

Let’s go through some of the common problems you’ll see!

#πŸ”Β Describing A Relationship

For the following two phrases, write the corresponding differential equation!

Question 1: The rate of change of SSS with respect to ttt is inversely proportional to xxx.

Question 2: The rate of change of AAA with respect to ttt is proportional to the product of BBB and CCC.

Think about the basics of differential equations and whether there is direct or inverse proportionality.

⚑ Here are the answers:

  1. Note that the problem has a keyword: inversely proportional! So, the answer is dSdt=kx\frac{dS}{dt} = \frac{k}{x}dtdS​=xk​ .
  2. Again, this problem has a keyword: (directly) proportional. So, the answer is dAdt=kBC\frac{dA}{dt} = kBCdtdA​=kBC.

Now let’s take a look at how to take this concept a few steps further and apply them to real-life scenarios.

#🌎 Modeling Real-World Scenarios

When taking a look at the following questions, it may be helpful to follow these three steps:

  1. πŸ‘€ Identify the keyword to describe the relationship.
  2. πŸ”Œ Substitute the values and solve for kkk.
  3. 🧩 Form the differential equation!

#Real-World Scenarios: Example 1

Mrs. May is an amateur singer. Her voice change can be modeled by the rate of change of frequency, FFF, with respect to time that is inversely proportional to DDD, the decibel level of her voice. If the frequency changes by 4 vibrations per second when she is projecting at 60 decibels, find the differential equation that describes this relationship.

πŸ‘€ Step 1: Identify the keyword to describe the relationship.

Like we did before, we note the keyword inversely proportional and describe the relationship as the following, where kkk is a constant of proportionality.

dFdt=kD\frac{dF}{dt} = \frac{k}{D}dtdF​=Dk​

πŸ”Œ Step 2: Substitute the values and solve for kkk.

Given the frequency changes by 4 vibrations per second (dFdt=4\frac{dF}{dt} = 4dtdF​=4) when Mrs. May is projecting at 60 decibels (D=60)D = 60)D=60), we can substitute these values into the equation…

4=k604 = \frac{k}{60}4=60k​

Solving for kkk, we get k=240.k=240.k=240.

🧩 Step 3: Form the differential equation!

So, the differential equation representing the given relationship is:

dFdt=240D\frac{dF}{dt} = \frac{240}{D}dtdF​=D240​

#Real-World Scenarios: Example 2

The rate of change of the volume, V(t)V(t)V(t), of a right rectangular prism with respect to time (in seconds) is increasing at a rate proportional to the product of its length LLL, width WWW, and height HHH. Find the differential equation if the prism has a length of 10 units, width of 4 units, height of 6 units, and the volume is changing by 3 cubic units per second.

πŸ‘€ Step 1: Identify the keyword to describe the relationship.

We let dVdt\frac{dV}{dt}dtdV​ be the rate of change of the volume with respect to time. And noting the keyword (directly) proportional, we describe the relationship as…

dVdt=kLWH\frac{dV}{dt} = kLWHdtdV​=kLWH

πŸ”Œ Step 2: Substitute the values and solve for kkk.

Given that the prism has a length of 10 units, a width of 4 units, a height of 6 units, and the volume is changing by 3 cubic units per second (dVdt=3\frac{dV}{dt} = 3dtdV​=3), we can substitute these values into the equation:

3=kβ‹…10β‹…4β‹…63 = k \cdot 10 \cdot 4 \cdot 63=kβ‹…10β‹…4β‹…6

Solving for kkk, we get k=180k=\frac{1}{80}k=801​.

🧩 Step 3: Form the differential equation!

So, the differential equation representing the given relationship is:

dVdt=180LWH\frac{dV}{dt} = \frac{1}{80}LWHdtdV​=801​LWH


#🌟 Closing

Great work! You made it to the end of the first key topic in unit seven. In the next key topic, we’ll get into verifying solutions for differential equations. ➑️

Continue your learning journey

FlashcardFlashcard

Flashcard

Continute to Flashcard

Question BankQuestion Bank

Question Bank

Continute to Question Bank

Mock ExamMock Exam

Mock Exam

Continute to Mock Exam

Previous Topic - Differential EquationsNext Topic - Verifying Solutions for Differential Equations
Feedback stars icon

How are we doing?

Give us your feedback and let us know how we can improve

Question 1 of 12

What does dydx\frac{dy}{dx}dxdy​ represent in the differential equation dydx=2x\frac{dy}{dx} = 2xdxdy​=2x?

The rate of change of xxx with respect to yyy

The derivative of xxx with respect to yyy

The rate of change of yyy with respect to xxx

The integral of yyy with respect to xxx