Difference between revisions of "Math 22 Related Rates"

From Math Wiki
Jump to navigation Jump to search
 
Line 4: Line 4:
 
related.
 
related.
  
'''Example''': Given <math>y^3=x^2y+3</math> Find <math>\frac{dy}{dt}</math> when <math>x=3</math>, <math>y=1</math> and <math>\frac{dx}{dt}=1</math>
+
'''Example 1''': Given <math>y^3=x^2y+3</math> Find <math>\frac{dy}{dt}</math> when <math>x=3</math>, <math>y=1</math> and <math>\frac{dx}{dt}=1</math>
  
 
'''Solution''': Differentiate both sides of the equation with respect to <math>t</math>:
 
'''Solution''': Differentiate both sides of the equation with respect to <math>t</math>:
Line 19: Line 19:
  
 
Substitute, we get <math>\frac{dy}{dt}=\frac{2(3)(1)(1)}{3(1)^2-(3)^2}=-1</math>
 
Substitute, we get <math>\frac{dy}{dt}=\frac{2(3)(1)(1)}{3(1)^2-(3)^2}=-1</math>
 +
 +
'''Example 2''': The revenue <math>R</math> from selling <math>x</math> units of a product is given by <math>R=1200x-x^2</math>. The sales are increasing at a rate of <math>30</math> units per day. Find the rate of change of the revenue when <math>x=400</math>
 +
 +
'''Solution''': The sales are increasing at a rate of <math>30</math> units per day. So, <math>\frac{dx}{dt}=30</math>. we want to find the rate of change of the revenue, this means we want to find <math>\frac{dR}{dt}</math>. So, differentiate both sides of the equation with respect to <math>t</math> to get:
 +
 +
<math>\frac{d}{dt}[R]=\frac{d}{dt}[1200x-x^2]</math>
 +
 +
<math>=\frac{dR}{dt}=1200\frac{dx}{dt}-2x\frac{dx}{dt}</math>
 +
 +
Substitute to get <math>\frac{dR}{dt}=1200(30)-2(400)(30)=12000</math>
 +
 +
Therefore, the rate of change of the revenue is $12000 per day.
  
 
==Guidelines for Solving a Related-Rate Problem==
 
==Guidelines for Solving a Related-Rate Problem==

Latest revision as of 07:23, 27 July 2020

Related Variables

We will study problems involving variables that are changing with respect to time. If two or more such variables are related to each other, then their rates of change with respect to time are also related.

Example 1: Given Find when , and

Solution: Differentiate both sides of the equation with respect to :

Hence, .

Substitute, we get

Example 2: The revenue from selling units of a product is given by . The sales are increasing at a rate of units per day. Find the rate of change of the revenue when

Solution: The sales are increasing at a rate of units per day. So, . we want to find the rate of change of the revenue, this means we want to find . So, differentiate both sides of the equation with respect to to get:

Substitute to get

Therefore, the rate of change of the revenue is $12000 per day.

Guidelines for Solving a Related-Rate Problem

 1. Identify all given quantities and all quantities to be determined. If possible, make a sketch 
 and label the quantities.
 
 2. Identify all given quantities and all quantities to be determined. If possible, make a sketch 
 and label the quantities.
 
 3. Use the Chain Rule to implicitly differentiate both sides of the equation with respect to 
 time.
 
 4. After completing Step 3, substitute into the resulting equation all known values for the 
 variables and their rates of change. Then solve for the required rate of change.


Return to Topics Page

This page were made by Tri Phan