Sign In
When you throw a ball it first goes up into the air, slows as it travels, then stops and comes down again faster and faster.
See solution.
The ball starts at 2 m: | 2 |
---|---|
It travels upwards at 9 m/s: | 9t |
Gravity pulls it down with the rate about 5m per second squared: | - 5t^2 |
We will determine how long the ball travels in the air. The ball will hit the ground when the height is zero, h= 0. h=2+9t-5t^2 ⇓ 0=2+9t-5t^2 The solutions, or roots, of at^2+bt+c=0 are the t-intercepts of the graph of h(t)=at^2+bt+c. Let's write our function in the standard form. h(t)=2+9t-5t^2 ⇕ h(t)=-5 t^2+9t+3
To draw the graph of the function written in standard form, we must start by identifying the values of a, b, and c. h(t)= - 5t^2+9t+2 ⇕ h(t)= - 5t^2+ 9t+ 2 We can see that a= - 5, b= 9, and c= 2. Now, we will follow three steps to graph the function.
Next, we will make a table of values using t-values around the axis of symmetry, t=0.9.
t | - 5t^2+9t+2 | h(t) |
---|---|---|
- 1 | - 5( - 1)^2+9( - 1)+2 | - 12 |
0 | - 5( 0)^2+9( 0)+2 | 2 |
1 | - 5( 1)^2+9( 1)+2 | 6 |
2 | - 5( 2)^2+9( 2)+2 | 0 |
3 | - 5( 3)^2+9( 3)+2 | - 16 |
We can finally draw the graph of the function. Since a=- 5, which is negative, the parabola will open downwards. Let's connect the points with a smooth curve.
Let's identify the t-intercepts of the graph of the related function.
We can see that the parabola intersects the t-axis twice. One point of intersection is negative. Therefore, it represents a negative time, which is impossible in our case. The second solution is t=2. This tells us that the ball hits the ground after 2 seconds!