21. Applications of Differentiation
Dated: 30-10-2024
Related Rates
We come across a lot of problems in world related to related rates.
We want to know how one quantity changes with respect to another quantity.
Example
Imagine a 5 ft
ladder leaning against a wall, with a base of 4 ft
, sliding off at 2 ft / sec
speed.
We are interested to know at which speed, the top of the ladder is falling down at that instant.
Solution
Let us first assign some variables.
Let us say, \(h = 5\) (hypotenus
), \(x\) being the base
and \(y\) being the height
.
We know that ladder, being a concrete object, will not change its length
as it falls down.
Therefore, we can create a function
1 using the Pythagorus Theorem
as such:
Before touching this equation, let us look at more data.
We know that the base
of the ladder at the captured instant is moving at the rate of 2 ft / sec
.
Since displacement
or increase in base
is a function
1 of time
, we can write the rate of change as such:
And we are asked to find same but for the vertical direction, which would be:
Using the implicit differentiation
2 with respect to t
on the original equation,
After simplification, we get
We already know that x = 4
, to know the value of y
at that instance, we use our equation which we discussed in the beginning.
Now, we can plug these value inside our equation which we got by differentiation.
Increasing Functions
In the context of talking over a specific interval
,3 a function
1 is called increasing
if its y
value increases as x
value increases over that interval
.3
Decreasing Functions
Similarly, a function
1 is called decreasing
if its y
value decreases as the x
value increases over the interval
.3
Constant Functions
If the y
value of a function
1 remains the same over the interval
3 then it is called constant function
.
Theorems
- if \(f^{\prime}(x) > 0\) for all values of \(x\) in \((a, b)\) then \(f(x)\) is an
increaing function
. - if \(f^{\prime}(x) < 0\) for all values of \(x\) in \((a, b)\) then \(f(x)\) is an
decreasing function
. - if \(f^{\prime}(x) = 0\) for all values of \(x\) in \((a, b)\) then \(f(x)\) is an
constant function
.
Example
Find the intervals
3 where the graph of \(f(x) = x^2 - 4x + 3\) is increasing and decreasing.
Solution
First, we differentiate
4 the function
.1
Decreasing Interval
Increasing Interval
Concavity of Functions
Let \(f(x)\) be differentiable
on an interval
3 then.
- \(f(x)\) is concave up if it is increasing on the
interval
3 - \(f(x)\) is concave down if it is decreasing on the
interval
3
Theorems
- If \(f^{\prime \prime}(x) > 0\) on an
open interval
3 \((a, b)\) then \(f(x)\) is concave up on thatinterval
.3 - If \(f^{\prime \prime}(x) < 0\) on an
open interval
3 \((a, b)\) then \(f(x)\) is concave down on thatinterval
.3
Example
Since \(f^{\prime \prime}(x) > 0\) for all \(x\), the graph is concave up at interval \((-\infty, +\infty)\).
References
Read more about notations and symbols.