The height of a softball, in feet, t seconds after someone throws it straight up, can be defined by f(t)=-16t2+32t+5. The input of function f is time, and the output is height.
We can find the output of this function at any given input. For instance:
The values of f(0) and f(2) can be found using a graph or by evaluating the expression -16t2+32t+5 at those values of t. What if we know the output of the function and want to find the inputs? For example:
When does the softball hit the ground?
Answering this question means finding the values of t that make f(t)=0, or solving -16t2+32t+5=0.
How long will it take the ball to reach 8 feet?
This means finding one or more values of t that make f(t)=8, or solving the equation -16t2+32t+5=8.
The equations -16t2+32t+5=0 and -16t2+32t+5=8 are quadratic equations. One way to solve these equations is by graphing y=f(t).
We can see that there are two solutions to the equation -16t2+32t+5=8 and one solution to the equation -16t2+32t+5=0.
The softball has a height of 8 feet twice, when going up and when coming down, and these instances occur when t is about 0.1 and 1.9. It has a height of 0 once, when t is about 2.15.
Often, when we are modeling a situation mathematically, an approximate solution is good enough. Sometimes, however, we would like to know exact solutions, and it may not be possible to find them using a graph. In this unit, we will learn more about quadratic equations and how to solve for exact answers using algebraic techniques.