Lara T. answered 08/01/23
Applied Math Tutor Majoring in Physics, Astrophysics, & Math @ UF
In this problem, we are given the function representing the ball's height in meters after t seconds, and are asked to find t when the height is equal to 7 meters. Since the variable h in the equation represents height, we can plug in 7 for h and solve for t.
2+13t-5t2=7
Let's put this into the standard form of a quadratic function: ax2+bx+c=0
This means that we have to move the 7 to the other side to make the right side equal to 0 (subtract by 7 on both sides).
-5t2+13t-5=0
It is implied by the problem that we must use the quadratic formula since our answers will not be whole numbers.
Plugging this function into the quadratic formula gives us:
(-13±√(132-4(-5)(-5))) / 2(-5)
Now, simplify.
(-13±√69) / (-10)
Insert this into your calculator.
We get t ≈ 0.47 and t ≈ 2.13. We can use both these answers because they are both positive. Hope this helps!