
Kendra F. answered 02/08/17
Tutor
4.7
(23)
Patient & Knowledgeable Math & Science Tutor
The Quadratic function:
f(x)= −4.275x2 +72.55x + 97.24
is a downward facing parabola, you can tell because the highest order coefficient (-4.275) is negative.
This means that the maximum will be the vertex.
Standard form:
ax2 + bx + c = 0
Vertex: (-b/2a, y)
b = 72.55
a = -4.275
-b/2a = -(72.55)/(2*-4.275) = 8.49
Plug this into the equation and solve for y
f(x) = -4.275(8.49)2 + 72.55(8.49) + 97.24
f(8.49) = 405.05
Vertex: (8.49, 405.05)
The word problem states that x = number of years from 2000 and y, or f(x) is the amount of money spent. So the maximum amount spent was $405.05 ; 8.49 years after 2000 would be ~ 2008.5
To find the year when no money was spent, set f(x) = 0 and solve for x
0 = -4.275x2 + 72.55x + 97.24
Use the quadratic equation:
x = [-b ± √(b2 - 4ac)]/2a
x = [-72.55 + √(5263.5 + 1662.8)]/-8.55
x = (-72.55 + 83.22)/ -8.55
x = -1.25 years
2000 - 1.25 years = 1998.75
x = [-72.55 - √(5263.5 + 1662.8)]/-8.55
x = (-72.55 - 83.22)/ -8.55
x = 18.22 years
x = (-72.55 - 83.22)/ -8.55
x = 18.22 years
2000 + 18.22 years = 2018.22