McGraw Hill Glencoe Algebra 1, 2012
MH
McGraw Hill Glencoe Algebra 1, 2012 View details
7. Solving ax^2+bx+c=0
Continue to next subchapter

Exercise 9 Page 513

Practice makes perfect
a The initial height can be found at the beginning of the toss, when t=0. Let's substitute that into the function to find the height.

h = -16t^2+38t+5
h = -16( 0)^2+38( 0)+5
h = 0 + 0 + 5
h=5

The initial height, when t=0, is 5 ft.

b To find what time the discus hits the ground we need to substitute h=0 into the equation. Then, we can solve for t. In this case, we have a quadratic and need to use the zero product property to solve.

h = -16t^2+38t+5 ⇕ 0 = -16t^2+38t+5 In this quadratic, a=-16, b=38, and c=5. Let's have a look at the product and sum table to see if we can find two factors of ac that have a sum of b. Since ac = -16(5)=-80, we know the product is negative and we need one positive and one negative factor. Furthermore, since the sum is positive the number with the larger magnitude needs to be positive.

Factors of -80 Sum of Factors
-1, 80 79
-2, 40 38

We can stop the table once we find the two that add to 38. Let's split our 38t term into -2t + 40t, then factor.

-16t^2+38t+5=0
-16t^2+ -2t + 40t+5=0
â–¼
Factor
(-16t^2-2t)+ (40t+5)=0
-2t(8t+1) + (40t +5) = 0
-2t(8t+1) + 5(8t +1) = 0
(8t+1)(-2t+5)=0

Now, let's set each factor equal to zero and solve for t.

Equation 8t+1=0 -2t+5=0
Subtract 8t=-1 -2t = -5
Divide t = - 1/8 t = 2.5

Since this equation relates to time, we can disregard the negative answer. Therefore, the discus will hit the ground after 2.5 sec.