
Patrick B. answered 06/15/20
Math and computer tutor/teacher
1)
Position function x(t) = -32t^2 + v0 * t + H0
where V0 and H0 are the initial velocity and height, respectively
So then x(t) = -32t^2 + 68t + 3
2) -32t^2 + 68t + 3 = 73
-32t^2 + 68t - 70 = 0
16t^2 - 34t + 35 = 0
B^2 - 4ac = (-34)^2 - 4(16)(35) = 1156 - 2240 < 0
so this quadratic equation has two imaginary/complex solutions
the reason is because the max occurs at -b/(2a) =
34/32 = 17/16
and x(17/16) = -32(17/16)^2 + 68(17/16) + 3 =
-32(289/256) + 68(17/16) + 3 =
(-32*289)/256 + (68*17*16)/256 + 3 =
9248/256 + 3 =
36 and 32/256 + 3 =
36 and 1/8 + 3 =
39 and 1/8
in other words, the ball does not go that high...
please repost