QUESTION IMAGE
Question
(7) consider the function whose formula is ( f(x) = 3 - 2x ).
- what familiar type of function is ( f )? what can you say about the slope of ( f ) at every value of ( x )?
- compute the average rate of change of ( f ) on the intervals from ( x = 1 ) to ( x = 4 ), from ( x = 3 ) to ( x = 7 ), and from ( x = 5 ) to ( x = 5 + h ); simplify as much as possible. what do you notice?
- use the limit definition of the derivative to compute the exact instantaneous rate of change of ( f ) with respect to ( x ) at the value ( a = 5 ). meaning, compute ( f(5) ) using the limit definition. is your result surprising?
- without doing any additional computations what are the values of ( f(2) ), ( f(pi) ), ( f(-sqrt{2}) )? why?
(8) a water balloon is tossed vertically in the air from a window. the balloon’s height in feet at time ( t ) in seconds after being launched is given by ( s(t) = -16t^2 + 16t + 32 ).
- sketch an accurate, labeled graph of ( s ).
- compute the average rate of change of ( s ) on the time interval ( t = 1 ) to ( t = 2 ). include units and a one sentence explanation of what this value is in context.
- use the limit definition to compute the instantaneous rate of change of ( s ) with respect to time ( t ), at the instant ( a = 1 ). show your work and include proper notation. make sure your answer includes units. write a one sentence explanation of the value you found in context.
- on your graph sketch two lines, one whose slope is your average rate of change of ( s ) from ( t = 1 ) to ( t = 2 ) and the other whose slope is the instantaneous rate of change of ( s ) at the instant ( a = 1 ).
Problem (7)
Part 1: Type of Function and Slope
Step1: Identify Function Type
The function \( f(x) = 3 - 2x \) is a linear function because it is in the form \( y = mx + b \), where \( m = -2 \) (slope) and \( b = 3 \) (y-intercept).
Step2: Analyze Slope
For a linear function \( y = mx + b \), the slope \( m \) is constant for all \( x \). So the slope of \( f \) at every \( x \) is \( -2 \).
Step1: Compute \( f(1) \) and \( f(4) \)
\( f(1) = 3 - 2(1) = 1 \)
\( f(4) = 3 - 2(4) = -5 \)
Step2: Apply Average Rate Formula
\( \frac{f(4) - f(1)}{4 - 1} = \frac{-5 - 1}{3} = \frac{-6}{3} = -2 \)
Step1: Compute \( f(3) \) and \( f(7) \)
\( f(3) = 3 - 2(3) = -3 \)
\( f(7) = 3 - 2(7) = -11 \)
Step2: Apply Average Rate Formula
\( \frac{f(7) - f(3)}{7 - 3} = \frac{-11 - (-3)}{4} = \frac{-8}{4} = -2 \)
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
\( f(x) \) is a linear function. The slope of \( f \) at every \( x \) is constant (\( -2 \)).
Part 2: Average Rate of Change
The formula for the average rate of change of a function \( f \) on the interval \([a, b]\) is \( \frac{f(b) - f(a)}{b - a} \).