Comprehensive Study Guide: Functions, Rates of Change, and Concavity

Identification of Independent and Dependent Variables

  • Definition of Independent Variable: The input variable that changes independently or represents the domain of a function. It is conventionally plotted on the horizontal axis (xx-axis) and serves as the cause or input parameter.

  • Definition of Dependent Variable: The output variable whose value depends on the state of the independent variable. It represents the range of a function, is conventionally plotted on the vertical axis (yy-axis), and serves as the outcome or output parameter.

  • Analysis of Problem 1:

    • Given function notation: h(t)h(t) where hh is the number of hotels in Jamaica and tt is the number of guests who visit Jamaica each year.
    • Independent Variable: tt, representing the number of guests who visit Jamaica each year.
    • Dependent Variable: h(t)h(t) or hh, representing the number of hotels in Jamaica.
  • Analysis of Problem 2:

    • Given relationship: Relationship between "Amount of sweat" and "Temperature".
    • Independent Variable: Temperature, as changes in ambient temperature cause adjustments in body sweat production.
    • Dependent Variable: Amount of sweat, as the volume of perspiration produced depends directly on the temperature.

Monotonicity of Functions: Increasing and Decreasing Behavior

  • Definition of Increasing Function: A function ff is strictly increasing on an interval if for all x1<x2x_1 < x_2 within that interval, f(x1)<f(x2)f(x_1) < f(x_2). Graphically, the curve rises from left to right, and all average rates of change across the interval are positive.

  • Definition of Decreasing Function: A function ff is strictly decreasing on an interval if for all x1<x2x_1 < x_2 within that interval, f(x1)>f(x2)f(x_1) > f(x_2). Graphically, the curve falls from left to right, and all average rates of change across the interval are negative.

  • Analysis of Problem 3:

    • Given data table:
    • Input xx: 33, 77, 1111, 1515
    • Output f(x)f(x): 88, 9.19.1, 10.410.4, 1111
    • Step-by-step evaluation:
    • For 3<73 < 7, f(3)=8<f(7)=9.1f(3) = 8 < f(7) = 9.1
    • For 7<117 < 11, f(7)=9.1<f(11)=10.4f(7) = 9.1 < f(11) = 10.4
    • For 11<1511 < 15, f(11)=10.4<f(15)=11f(11) = 10.4 < f(15) = 11
    • Classification: The function is increasing on the interval [3,15][3, 15].
    • Justification: As the independent variable xx increases, the corresponding dependent output f(x)f(x) strictly increases across all given points (8<9.1<10.4<118 < 9.1 < 10.4 < 11).
  • Analysis of Problem 4:

    • Given data table:
    • Input xx: 2-2, 00, 44, 88
    • Output f(x)f(x): 1.11.1, 1.011.01, 1.0011.001, 0.9990.999
    • Step-by-step evaluation:
    • For 2<0-2 < 0, f(2)=1.1>f(0)=1.01f(-2) = 1.1 > f(0) = 1.01
    • For 0<40 < 4, f(0)=1.01>f(4)=1.001f(0) = 1.01 > f(4) = 1.001
    • For 4<84 < 8, f(4)=1.001>f(8)=0.999f(4) = 1.001 > f(8) = 0.999
    • Classification: The function is decreasing on the interval [2,8][-2, 8].
    • Justification: As the independent variable xx increases, the corresponding dependent output f(x)f(x) strictly decreases across all given points (1.1>1.01>1.001>0.9991.1 > 1.01 > 1.001 > 0.999).

Graphical Analysis: Concavity, Monotonicity, Zeros, and Intercepts

  • Core Definitions for Graphical Features:

    • Concave Up: A graph is concave up on an interval if it bends upward in a cup shape. Tangent lines lie below the curve, and the average rate of change increases over consecutive intervals (f(x)>0f''(x) > 0).
    • Concave Down: A graph is concave down on an interval if it bends downward in an inverted cup shape. Tangent lines lie above the curve, and the average rate of change decreases over consecutive intervals (f(x)<0f''(x) < 0).
    • Monotonicity Intervals: Intervals where the graph is strictly increasing (f(x)>0f'(x) > 0) or strictly decreasing (f(x)<0f'(x) < 0).
    • Zeros of a Function: The values of xx for which f(x)=0f(x) = 0, corresponding to the horizontal xx-intercepts of the graph.
    • yy-Intercept: The point (0,f(0))(0, f(0)) where the graph crosses the vertical axis.
  • General Methodology for Graph Analysis (Problems 5 & 6):

    • Finding Concavity Intervals: Locate inflection points where the curvature transitions between upward bending and downward bending.
    • Finding Monotonicity Intervals: Identify local extrema (turning points) where the slope of the function changes sign.
    • Finding Zeros: Read the exact or estimated xx-coordinates where the curve intersects the line y=0y = 0.
    • Finding Vertical Intercept: Read the output value when input x=0x = 0.

Average Rate of Change Calculations

  • Average Rate of Change (AROC) Formula: For a function f(x)f(x) on an interval [a,b][a, b], the average rate of change is given by:   AROC=f(b)f(a)ba\text{AROC} = \frac{f(b) - f(a)}{b - a}

  • Analysis of Problem 7:

    • Given function: f(x)=2x+1f(x) = \sqrt{2x + 1}
    • Interval: 0x20 \le x \le 2
    • Step 1: Evaluate f(a)f(a) at a=0a = 0:     f(0)=2(0)+1=1=1f(0) = \sqrt{2(0) + 1} = \sqrt{1} = 1
    • Step 2: Evaluate f(b)f(b) at b=2b = 2:     f(2)=2(2)+1=4+1=5f(2) = \sqrt{2(2) + 1} = \sqrt{4 + 1} = \sqrt{5}
    • Step 3: Compute the AROC:     AROC=5120=512\text{AROC} = \frac{\sqrt{5} - 1}{2 - 0} = \frac{\sqrt{5} - 1}{2}
    • Decimal Approximation: 5120.618034\frac{\sqrt{5} - 1}{2} \approx 0.618034
  • Analysis of Problem 8:

    • Given function: f(x)=ln(12x)f(x) = \ln\left(\frac{1}{2}x\right)
    • Interval: [2,4][2, 4]
    • Step 1: Evaluate f(a)f(a) at a=2a = 2:     f(2)=ln(12(2))=ln(1)=0f(2) = \ln\left(\frac{1}{2}(2)\right) = \ln(1) = 0
    • Step 2: Evaluate f(b)f(b) at b=4b = 4:     f(4)=ln(12(4))=ln(2)f(4) = \ln\left(\frac{1}{2}(4)\right) = \ln(2)
    • Step 3: Compute the AROC:     AROC=ln(2)042=ln(2)2\text{AROC} = \frac{\ln(2) - 0}{4 - 2} = \frac{\ln(2)}{2}
    • Decimal Approximation: ln(2)20.346574\frac{\ln(2)}{2} \approx 0.346574
  • Analysis of Problem 9:

    • Given tabular data:
    • h=1    f(1)=20h = 1 \implies f(1) = 20
    • h=5    f(5)=74h = 5 \implies f(5) = 74
    • h=12    f(12)=205h = 12 \implies f(12) = 205
    • h=20    f(20)=516h = 20 \implies f(20) = 516
    • Part a.) Interval 1x201 \le x \le 20:     AROC=f(20)f(1)201=5162019=4961926.1053flies per horse\text{AROC} = \frac{f(20) - f(1)}{20 - 1} = \frac{516 - 20}{19} = \frac{496}{19} \approx 26.1053\,\text{flies per horse}
    • Part b.) Interval [5,12][5, 12]:     AROC=f(12)f(5)125=205747=131718.7143flies per horse\text{AROC} = \frac{f(12) - f(5)}{12 - 5} = \frac{205 - 74}{7} = \frac{131}{7} \approx 18.7143\,\text{flies per horse}

Estimation of Instantaneous Rate of Change at a Specific Point

  • Concept: The instantaneous rate of change of f(x)f(x) at a point x=ax = a is equivalent to the derivative f(a)f'(a). It can be estimated using average rates of change over symmetrically narrow intervals around x=ax = a.

  • Analysis of Problem 10:

    • Given function: f(x)=12xf(x) = \frac{1}{2x} at x=2x = 2
    • Analytical Calculus Approach:     f(x)=12x1f(x) = \frac{1}{2}x^{-1}f(x)=12x2=12x2f'(x) = -\frac{1}{2}x^{-2} = -\frac{1}{2x^2}f(2)=12(2)2=18=0.125f'(2) = -\frac{1}{2(2)^2} = -\frac{1}{8} = -0.125
    • Numerical Secant Estimation Approach over interval [1.99,2.01][1.99, 2.01]:     f(1.99)=12(1.99)=13.980.251256f(1.99) = \frac{1}{2(1.99)} = \frac{1}{3.98} \approx 0.251256f(2.01)=12(2.01)=14.020.248756f(2.01) = \frac{1}{2(2.01)} = \frac{1}{4.02} \approx 0.248756AROC=0.2487560.2512562.011.99=0.00250.02=0.125\text{AROC} = \frac{0.248756 - 0.251256}{2.01 - 1.99} = \frac{-0.0025}{0.02} = -0.125
    • Final Answer: The rate of change at x=2x = 2 is 18-\frac{1}{8} or 0.125-0.125
  • Analysis of Problem 11:

    • Given function: f(x)=4xx2+2f(x) = 4x - x^2 + 2 at x=2x = -2
    • Analytical Calculus Approach:     f(x)=42xf'(x) = 4 - 2xf(2)=42(2)=4+4=8f'(-2) = 4 - 2(-2) = 4 + 4 = 8
    • Numerical Secant Estimation Approach over interval [2.01,1.99][-2.01, -1.99]:     f(2.01)=4(2.01)(2.01)2+2=8.044.0401+2=10.0801f(-2.01) = 4(-2.01) - (-2.01)^2 + 2 = -8.04 - 4.0401 + 2 = -10.0801f(1.99)=4(1.99)(1.99)2+2=7.963.9601+2=9.9201f(-1.99) = 4(-1.99) - (-1.99)^2 + 2 = -7.96 - 3.9601 + 2 = -9.9201AROC=9.9201(10.0801)1.99(2.01)=0.160.02=8\text{AROC} = \frac{-9.9201 - (-10.0801)}{-1.99 - (-2.01)} = \frac{0.16}{0.02} = 8
    • Final Answer: The rate of change at x=2x = -2 is 88

Qualitative Analysis of Rates of Change in Real-World Contexts

  • Analysis of Problem 12:

    • Statement: "The less sleep you get, the more tired you are."
    • Analysis: Let SS represent sleep duration and TT represent tiredness level. As SS decreases, TT increases (and as SS increases, TT decreases). Since the input and output move in opposite directions, the rate of change ΔTΔS\frac{\Delta T}{\Delta S} is inverse.
    • Conclusion: Negative rate of change.
  • Analysis of Problem 13:

    • Statement: "The more you practice, the better your stamina will get."
    • Analysis: Let PP represent practice volume and SS represent stamina. As PP increases, SS increases simultaneously. Since both variables change in the same direction, the rate of change ΔSΔP\frac{\Delta S}{\Delta P} is direct.
    • Conclusion: Positive rate of change.

Rate of Change of the Average Rate of Change Over Consecutive Intervals

  • Conceptual Definition: The rate of change of the average rate of change measures how the first derivative or secant slope changes across consecutive equal-length intervals. It reflects second-order changes and indicates concavity.

  • Analysis of Problem 14:

    • Given function: y=3x+10y = -3x + 10
    • Type of function: Linear function.
    • First derivative / Rate of change: dydx=3\frac{dy}{dx} = -3 (constant).
    • Evaluation over consecutive equal intervals of width hh:     AROC1=3\text{AROC}_1 = -3AROC2=3\text{AROC}_2 = -3Δ(AROC)=AROC2AROC1=3(3)=0\Delta(\text{AROC}) = \text{AROC}_2 - \text{AROC}_1 = -3 - (-3) = 0
    • Conclusion: The rate of change of the average rate of change for a linear function is 00.
  • Analysis of Problem 15:

    • Given function: f(x)=x2+3x7f(x) = -x^2 + 3x - 7
    • Type of function: Quadratic function.
    • Step-by-step evaluation over consecutive unit intervals (Δx=1\Delta x = 1):
    • Interval 1: [0,1][0, 1]f(0)=7f(0) = -7f(1)=(1)2+3(1)7=5f(1) = -(1)^2 + 3(1) - 7 = -5AROC1=5(7)10=2\text{AROC}_1 = \frac{-5 - (-7)}{1 - 0} = 2
    • Interval 2: [1,2][1, 2]f(2)=(2)2+3(2)7=5f(2) = -(2)^2 + 3(2) - 7 = -5AROC2=5(5)21=0\text{AROC}_2 = \frac{-5 - (-5)}{2 - 1} = 0
    • Interval 3: [2,3][2, 3]f(3)=(3)2+3(3)7=7f(3) = -(3)^2 + 3(3) - 7 = -7AROC3=7(5)32=2\text{AROC}_3 = \frac{-7 - (-5)}{3 - 2} = -2
    • Change in AROC over consecutive unit intervals:     AROC2AROC1=02=2\text{AROC}_2 - \text{AROC}_1 = 0 - 2 = -2AROC3AROC2=20=2\text{AROC}_3 - \text{AROC}_2 = -2 - 0 = -2
    • Calculus Verification: The second derivative is f(x)=2f''(x) = -2.
    • Conclusion: The rate of change of the average rate of change over consecutive unit intervals is 2-2.

Numerical Determination and Justification of Concavity from Tables

  • Analysis of Problem 16:

    • Given table:
    • x1=6    g(6)=4x_1 = 6 \implies g(6) = 4
    • x2=12    g(12)=4.5x_2 = 12 \implies g(12) = 4.5
    • x3=18    g(18)=5.2x_3 = 18 \implies g(18) = 5.2
    • x4=24    g(24)=6.1x_4 = 24 \implies g(24) = 6.1
    • x5=32    g(32)=7.5x_5 = 32 \implies g(32) = 7.5
    • Computation of consecutive average rates of change:
    • Interval 1 [6,12][6, 12]:       AROC1=4.54126=0.560.0833\text{AROC}_1 = \frac{4.5 - 4}{12 - 6} = \frac{0.5}{6} \approx 0.0833
    • Interval 2 [12,18][12, 18]:       AROC2=5.24.51812=0.760.1167\text{AROC}_2 = \frac{5.2 - 4.5}{18 - 12} = \frac{0.7}{6} \approx 0.1167
    • Interval 3 [18,24][18, 24]:       AROC3=6.15.22418=0.96=0.1500\text{AROC}_3 = \frac{6.1 - 5.2}{24 - 18} = \frac{0.9}{6} = 0.1500
    • Interval 4 [24,32][24, 32]:       AROC4=7.56.13224=1.48=0.1750\text{AROC}_4 = \frac{7.5 - 6.1}{32 - 24} = \frac{1.4}{8} = 0.1750
    • Concavity Classification: Concave Up over the interval [6,32][6, 32].
    • Justification: The average rate of change increases over consecutive intervals (0.0833<0.1167<0.1500<0.17500.0833 < 0.1167 < 0.1500 < 0.1750). When the average rate of change is increasing as xx increases, the function is concave up.
  • Analysis of Problem 17:

    • Given table:
    • x1=1    g(1)=6x_1 = 1 \implies g(1) = 6
    • x2=2    g(2)=5x_2 = 2 \implies g(2) = 5
    • x3=3    g(3)=3x_3 = 3 \implies g(3) = 3
    • x4=4    g(4)=8x_4 = 4 \implies g(4) = -8
    • x5=5    g(5)=25x_5 = 5 \implies g(5) = -25
    • Computation of consecutive average rates of change over equal intervals (Δx=1\Delta x = 1):
    • Interval 1 [1,2][1, 2]:       AROC1=5621=1\text{AROC}_1 = \frac{5 - 6}{2 - 1} = -1
    • Interval 2 [2,3][2, 3]:       AROC2=3532=2\text{AROC}_2 = \frac{3 - 5}{3 - 2} = -2
    • Interval 3 [3,4][3, 4]:       AROC3=8343=11\text{AROC}_3 = \frac{-8 - 3}{4 - 3} = -11
    • Interval 4 [4,5][4, 5]:       AROC4=25(8)54=17\text{AROC}_4 = \frac{-25 - (-8)}{5 - 4} = -17
    • Concavity Classification: Concave Down over the interval [1,5][1, 5].
    • Justification: The average rate of change decreases over consecutive intervals (1>2>11>17-1 > -2 > -11 > -17). When the average rate of change is decreasing as xx increases, the function is concave down.