SOLUTION: The equation h=-16t^2 + 112t gives the height of an arrow, shot upward from the ground with an initial velocity of 112ft/s, where t is the time after the arrow leaves the ground .
Question 121755: The equation h=-16t^2 + 112t gives the height of an arrow, shot upward from the ground with an initial velocity of 112ft/s, where t is the time after the arrow leaves the ground . Find the time it takes for the arrow to reach a height of 180 ft?
t = 180/112
t = 1.6 seconds
Not sure if I'm doing the problem right but just double checking. Found 2 solutions by jim_thompson5910, algebrapro18:Answer by jim_thompson5910(35256) (Show Source):
You can put this solution on YOUR website! Well that was a nice try but wrong. What you need to do is solve the equation:
180 = -16t^2+112t for t and see what you get.
so solving we get:
180 = -16t^2+112t --> Subtract 180 from both sides
0 = -16t^2+112t-180 --> factor out a 4 from the right hand side
0 = 4(-4t^2+18t-45) --> divide both sides by 4
0 = -4t^2+18t-45 --> factor
0 = (-2t+5)(2t-9) --> set each factor equal to zero and solve
-2t + 5 = 0 --> subtract 5 from both sides
-2t = -5 --> divide both sides by -2
t = 5/2 or 2.5
2t - 9 = 0 --> Add 9 to both sides
2t = 9 --> Divide both sides by 2
t = 9/2 or 4.5
so the arrow will reach a hight of 180 feet at 2.5 seconds and 4.5 seconds.