Calc 11.3

Introduction to Average Rate of Change

  • The concept is often denoted as delta y over delta x.

  • Alternate representations include:

    • y<em>2y</em>1x<em>2x</em>1\frac{y<em>2 - y</em>1}{x<em>2 - x</em>1}

    • y<em>1y</em>2x<em>1x</em>2\frac{y<em>1 y</em>2}{x<em>1 x</em>2}

Average Rate of Change Definition

  • The average rate of change of a function f(x)f(x) with respect to xx as xx changes from aa to bb is given by:

    • AROC=f(b)f(a)baAROC = \frac{f(b) - f(a)}{b - a}

  • This is analogous to the slope formula.

Rephrasing Average Rate of Change

  • The notation can be reinterpreted as:

    • f(b)f(a)f(b) - f(a) as the change in the function,

    • bab - a as the change in x values.

  • Expressed this way, it can resemble:

    • y<em>2y</em>1x<em>2x</em>1\frac{y<em>2 - y</em>1}{x<em>2 - x</em>1}

Difference Quotient

  • This is denoted simply as a slope for analytical purposes.

  • Understanding this formula provides a connection to slack and secant lines between two points on a curve.

Slope of the Secant Line

  • Definition:

    • The secant line connects two points on a curve.

  • Notation refers to calculating average rates of change using the secant line's slope formula.

Connecting Concepts

  • Elasticity in economics can be related back to average rate of change.

  • Different types of elasticity alter interpretations but fundamentally relate back to the same principles.

Example Problem 1: Functions and Rates of Change

Given Function: f(x) = 1 - 3x^2

  • Interval: from x=2x = -2 to x=0x = 0

  • Steps:

    1. Calculate f(2)f(-2):

    • f(2)=13(2)2=112=11f(-2) = 1 - 3(-2)^2 = 1 - 12 = -11

    1. Calculate f(0)f(0):

    • f(0)=13(0)2=10=1f(0) = 1 - 3(0)^2 = 1 - 0 = 1

    1. Average Rate of Change Calculation:

    • AROC=1(11)0(2)=122=6AROC = \frac{1 - (-11)}{0 - (-2)} = \frac{12}{2} = 6

Example Problem 2: Another Function and Rate of Change

Given Function: g(x) = e^{\sqrt{x}} + 1

  • Interval: from x=1x = -1 to x=3x = 3

  • Steps:

    1. Calculate g(1)g(-1):

    • g(1)=e1+1=e0+1=1+1=2g(-1) = e^{\sqrt{-1}} + 1 = e^{0} + 1 = 1 + 1 = 2

    1. Calculate g(3)g(3):

    • g(3)=e3+1=e2+1g(3) = e^{\sqrt{3}} + 1 = e^{2} + 1 (value will be calculated separately)

    1. Average Rate of Change Calculation:

    • AROC=(e2+1)23(1)=e214AROC = \frac{(e^2 + 1) - 2}{3 - (-1)} = \frac{e^2 - 1}{4}

Example Problem 3: h(x) = ln(x)

  • Interval: from x=ex = e to x=e2x = e^2

  • Steps:

    1. Calculate h(e)h(e):

    • h(e)=ln(e)=1h(e) = ln(e) = 1

    1. Calculate h(e2)h(e^2):

    • h(e2)=ln(e2)=2h(e^2) = ln(e^2) = 2

    1. Average Rate of Change Calculation:

    • AROC=21e2e=1e2eAROC = \frac{2 - 1}{e^2 - e} = \frac{1}{e^2 - e}

Practical Example: Methamphetamine Seizure

  • Data:

    • 2000: 1390 kg

    • 2004: 2300 kg

  • Average Rate of Change Calculation:

    • AROC=2300139020042000=9104=227.5AROC = \frac{2300 - 1390}{2004 - 2000} = \frac{910}{4} = 227.5 kg/year

Example with Travel Speed

  • Travel distance: 90 miles in 1.5 hours

  • Calculation of average speed:

    • AROC=9001.50=901.5=60AROC = \frac{90 - 0}{1.5 - 0} = \frac{90}{1.5} = 60 miles per hour.

Instantaneous Rate of Change

  • Definition: For function ff at x=ax = a,

    • IROC=limh0f(a+h)f(a)hIROC = \lim_{h \to 0} \frac{f(a + h) - f(a)}{h}

  • This indicates the slope of the tangent to the curve at point x=ax = a.

Deriving Instantaneous Rate of Change

Example Function: s(t) = 2t^2 - 5t + 40

  • Average velocity from t=2t = 2 to t=4t = 4:

    • s(2)=2(22)5(2)+40=810+40=38s(2) = 2(2^2) - 5(2) + 40 = 8 - 10 + 40 = 38

    • s(4)=2(42)5(4)+40=3220+40=52s(4) = 2(4^2) - 5(4) + 40 = 32 - 20 + 40 = 52

    • Average velocity calculation:

      • AROC=523842=142=7AROC = \frac{52 - 38}{4 - 2} = \frac{14}{2} = 7 feet/second.

Finding Instantaneous Velocity

  • Calculate using limit as h approaches 0:

    • s(2+h)s(2)s(2 + h) - s(2)

    • Simplifying yields the derivative, leading to final values for velocity calculations.

Conclusion and Review

  • Understanding average and instantaneous rate of changes provides critical insights into rates impacting differing functions within various fields such as physics and economics.

  • Further problem-solving will solidify knowledge of these concepts leading into advanced derivatives and calculus concepts.