Final Exam Practice

Study of Sky-Diver Velocity and Water Tank Dynamics

  • Sky-Diver Velocity Function:
        * Variables:
            * Velocity is represented by vv in units of feet per second\text{feet per second}.
            * Altitude is represented by aa in units of feet\text{feet}.
        * Data Points: The function v(a)v(a) describes velocity based on altitude using the following values:
            * When a=1000aa = 1000\,a, v(1000)=50ft/sv(1000) = 50\,\text{ft/s}.
            * When a=2000aa = 2000\,a, v(2000)=100ft/sv(2000) = 100\,\text{ft/s}.
            * When a=3000aa = 3000\,a, v(3000)=200ft/sv(3000) = 200\,\text{ft/s}.
            * When a=4000aa = 4000\,a, v(4000)=200ft/sv(4000) = 200\,\text{ft/s}.
            * When a=5000aa = 5000\,a, v(5000)=200ft/sv(5000) = 200\,\text{ft/s}.

  • Water Tank Drainage Function:
        * Context: A tank starts completely full and drains at a constant rate.
        * Variables:
            * Height of water is hh measured in feet\text{feet}.
            * Time is tt measured in minutes\text{minutes}.
        * Model Formula: The height function is h(t)=100.25th(t) = 10 - 0.25t.

  • Graphical Function Definitions:
        * Two separate functions are presented graphically for evaluation: y=p(x)y = p(x) (depicted in blue) and y=q(x)y = q(x) (depicted in green).

Mathematical Operations and Evaluations

  • Graphic Evaluation (Question 1):
        * The goal is to determine specific output values from the provided graphs of pp and qq:
            * Finding p(3)p(3).
            * Finding q(3)q(-3).

  • Average Rate of Change (Question 2):
        * Interval: The problem asks for the average rate of change on the interval [2,4][2, 4], denoted as AV[2,4]AV_{[2,4]}.
        * Formula: AV[a,b]=h(b)h(a)baAV_{[a,b]} = \frac{h(b) - h(a)}{b - a}.
        * Calculations for h(t)=100.25th(t) = 10 - 0.25t:
            * Evaluate at t=2t = 2: h(2)=100.25(2)=100.5=9.5feeth(2) = 10 - 0.25(2) = 10 - 0.5 = 9.5\,\text{feet}.
            * Evaluate at t=4t = 4: h(4)=100.25(4)=101=9feeth(4) = 10 - 0.25(4) = 10 - 1 = 9\,\text{feet}.
            * Compute the average rate: AV[2,4]=99.542=0.52=0.25AV_{[2,4]} = \frac{9 - 9.5}{4 - 2} = \frac{-0.5}{2} = -0.25.
        * Contextual Meaning: The value AV[2,4]=0.25feet/minuteAV_{[2,4]} = -0.25\,\text{feet/minute} indicates that between minute 22 and minute 44, the height of the water in the tank was decreasing at an average rate of 0.25feet0.25\,\text{feet} per minute.

  • Evaluating Composite Functions (Question 4):
        * The task is to evaluate the nested function p(q(0))p(q(0)).
        * This requires first finding the value of q(0)q(0) from the green graph and then using that result as the input for function pp on the blue graph.

Linear Modeling and Transformations

  • Linear Modeling of Velocity (Question 3):
        * To find the formula for v(a)v(a) in point-slope form (yy1=m(xx1)y - y_1 = m(x - x_1)), the user must identify a specific interval and its slope.
        * Slope Calculation: m=v(a2)v(a1)a2a1m = \frac{v(a_2) - v(a_1)}{a_2 - a_1}.
        * Identification: The user must clearly identify the specific point (a1,v1)(a_1, v_1) used for the formula and the calculated slope mm.

  • Algebraic Function Transformations (Question 6):
        * Objective: Express function j(x)j(x) (red graph) as a transformation of the parent function k(x)k(x) (blue graph).
        * General Transformation Form: j(x)=c×k(xb)+aj(x) = c \times k(x - b) + a.
        * Transformation Parameters:
            * cc: Represents the vertical stretch or compression factor.
            * bb: Represents the horizontal shift (left or right).
            * aa: Represents the vertical shift (up or down).

Logistic Growth and Inverses

  • Logistic Function Model (Question 5):
        * The number of sick people, SS, on a cruise ship is modeled by the function g(t)g(t), where tt is the day:
            * S=g(t)=25001+499e0.1tS = g(t) = \frac{2500}{1 + 499e^{-0.1t}}.
        * Existence of an Inverse: The function gg has an inverse function g1g^{-1} because it is a strictly monotonic (increasing) function on its domain, meaning it passes the Horizontal Line Test.
        * Derivation of the Inverse Formula t=g1(S)t = g^{-1}(S):
            1. Start with S=25001+499e0.1tS = \frac{2500}{1 + 499e^{-0.1t}}.
            2. Rearrange to isolate the denominator: 1+499e0.1t=2500S1 + 499e^{-0.1t} = \frac{2500}{S}.
            3. Subtract 1 from both sides: 499e0.1t=2500S1499e^{-0.1t} = \frac{2500}{S} - 1.
            4. Isolate the exponential term: e0.1t=2500S1499e^{-0.1t} = \frac{\frac{2500}{S} - 1}{499}.
            5. Take the natural logarithm of both sides: 0.1t=ln(2500S1499)-0.1t = \ln\left(\frac{\frac{2500}{S} - 1}{499}\right).
            6. Solve for tt: t=10ln(2500S499S)t = -10\ln\left(\frac{2500 - S}{499S}\right).

Circular and Trigonometric Functions

  • Circular Geometry Context (Question 7):
        * Circle Properties:
            * Center: (3,4)(3, 4).
            * Circumference: 1818.
        * Deriving the Radius (rr):
            * C=2πr    18=2πr    r=9πC = 2\pi r \implies 18 = 2\pi r \implies r = \frac{9}{\pi}.
        * Height Function (H=f(d)H = f(d)):
            * Tracks the y-coordinate (HH) as a point traverses the circle counterclockwise.
            * The input dd represents the distance (arc length) along the circle starting from point P0P_0.
        * Symmetry and Coordinates:
            * P0P_0 (Starting point): Typically starting at the "3 o'clock" position relative to the center, coordinates are (3+9π,4)(3 + \frac{9}{\pi}, 4).
            * P1P_1 (Quarter circle, d=4.5d = 4.5): Coordinates are (3,4+9π)(3, 4 + \frac{9}{\pi}).
            * P2P_2 (Half circle, d=9d = 9): Coordinates are (39π,4)(3 - \frac{9}{\pi}, 4).
        * Function Parameters:
            * Midline: The average height, which is the y-coordinate of the circle's center: y=4y = 4.
            * Amplitude: The radius of the circle: A=9πA = \frac{9}{\pi}.
            * Period: The distance for one full cycle, which matches the circumference: P=18P = 18.
        * Graphical Representation: The graph of H=f(d)H = f(d) is a trigonometric sine or cosine wave oscillating around the midline y=4y = 4 with a peak at 4+9π4 + \frac{9}{\pi} and a trough at 49π4 - \frac{9}{\pi}.