QUESTION IMAGE
Question
- the table below shows data collected for average braking distance, f, in feet of a car on icy pavement traveling at m miles per hour. it is known that the relationship between feet as a function of miles-per-hour in this situation is a quadratic function.
| m (mph) | f (ft) |
|---|---|
| 15 | 25 |
| 20 | 45.40 |
| 25 | 69.44 |
| 30 | 100 |
| 35 | 137.11 |
| 40 | 177.78 |
| 45 | 225 |
| 50 | 278.28 |
| 55 | 337.05 |
(b) write your equation in vertex form. type your answer below.
Step1: Assume the quadratic function
A quadratic function in vertex form is \( f(m) = a(m - h)^2 + k \), where \((h,k)\) is the vertex. From the table, we can observe that when \( m = 30 \), \( f(m)=100 \), and when \( m = 15 \), \( f(m) = 25 \), \( m = 45 \), \( f(m)=225 \). Notice that the function seems symmetric around \( m = 30 \) (since \( 15 \) and \( 45 \) are equidistant from \( 30 \), and \( 25 \) and \( 225 \) have a certain symmetry, also \( 10 \) and \( 50 \) etc.). So the vertex \((h,k)\) is \((30, 100)\). So the function is \( f(m)=a(m - 30)^2+100 \).
Step2: Find the value of \( a \)
We can use another point from the table, for example, when \( m = 10 \), \( f(m)=11.21 \). Substitute \( m = 10 \) and \( f(m)=11.21 \) into the equation \( f(m)=a(m - 30)^2+100 \):
\( 11.21=a(10 - 30)^2+100 \)
\( 11.21=a(- 20)^2+100 \)
\( 11.21 = 400a+100 \)
Subtract 100 from both sides:
\( 11.21-100=400a \)
\( - 88.79=400a \) Wait, this seems wrong. Wait, maybe I made a mistake in choosing the point. Let's try \( m = 15 \), \( f(m) = 25 \):
\( 25=a(15 - 30)^2+100 \)
\( 25=a(-15)^2+100 \)
\( 25 = 225a+100 \)
Subtract 100: \( 25 - 100=225a \)
\( - 75=225a \)
\( a=\frac{- 75}{225}=-\frac{1}{3}\)? No, that can't be. Wait, maybe the vertex is not (30,100). Wait, let's check the differences. Let's list the values:
For \( m = 10 \), \( f = 11.21 \); \( m = 15 \), \( f = 25 \); \( m = 20 \), \( f = 45.40 \); \( m = 25 \), \( f = 69.44 \); \( m = 30 \), \( f = 100 \); \( m = 35 \), \( f = 137.11 \); \( m = 40 \), \( f = 177.78 \); \( m = 45 \), \( f = 225 \); \( m = 50 \), \( f = 278.28 \); \( m = 55 \), \( f = 337.05 \)
Let's assume the quadratic function is \( f(m)=am^2+bm + c \). Let's use three points, say (10,11.21), (15,25), (20,45.40)
For \( m = 10 \): \( 100a+10b + c=11.21 \)
For \( m = 15 \): \( 225a+15b + c=25 \)
For \( m = 20 \): \( 400a+20b + c=45.40 \)
Subtract the first equation from the second: \( (225a - 100a)+(15b - 10b)+(c - c)=25 - 11.21 \)
\( 125a + 5b=13.79 \) --- (1)
Subtract the second equation from the third: \( (400a - 225a)+(20b - 15b)+(c - c)=45.40 - 25 \)
\( 175a+5b = 20.4 \) --- (2)
Subtract equation (1) from equation (2): \( (175a - 125a)+(5b - 5b)=20.4 - 13.79 \)
\( 50a=6.61 \)
\( a=\frac{6.61}{50}=0.1322 \)
Now plug \( a = 0.1322 \) into equation (1): \( 125\times0.1322+5b=13.79 \)
\( 16.525+5b=13.79 \)
\( 5b=13.79 - 16.525=- 2.735 \)
\( b=\frac{-2.735}{5}=- 0.547 \)
Now plug \( a = 0.1322 \), \( b=-0.547 \) into the first equation: \( 100\times0.1322+10\times(-0.547)+c=11.21 \)
\( 13.22-5.47 + c=11.21 \)
\( 7.75 + c=11.21 \)
\( c=11.21 - 7.75 = 3.46 \)
Now, let's convert \( f(m)=0.1322m^2-0.547m + 3.46 \) to vertex form. The vertex \( h=-\frac{b}{2a}=-\frac{-0.547}{2\times0.1322}=\frac{0.547}{0.2644}\approx2.07 \). Wait, that doesn't match our initial thought. But maybe my initial assumption of the vertex was wrong. Wait, maybe the data is actually a quadratic function of the form \( f(m)=k m^2 \) approximately? Let's check the ratio of \( f(m) \) to \( m^2 \):
For \( m = 10 \), \( m^2 = 100 \), \( f(m)/m^2=11.21/100 = 0.1121 \)
\( m = 15 \), \( m^2 = 225 \), \( 25/225\approx0.1111 \)
\( m = 20 \), \( m^2 = 400 \), \( 45.40/400 = 0.1135 \)
\( m = 25 \), \( m^2 = 625 \), \( 69.44/625 = 0.1111 \)
\( m = 30 \), \( m^2 = 900 \), \( 100/900\approx0.1111 \)
\( m = 35 \), \( m^2 = 1225 \), \( 137.11/1225\approx0.112 \)
\( m = 40 \), \( m^2 = 1600 \), \( 177.78/1600\approx0.1111 \)
\( m = 45 \), \( m^2 = 2025 \), \( 225/2025 = 0.1111 \)
\( m = 50 \), \( m^2 = 2500 \), \( 27…
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(m)=\frac{1}{9}(m - 0)^2+0 \) (or \( f(m)=\frac{1}{9}m^2 \))