A flying cannonball’s height is described by formula $y=−16t^2+300t$. Find the highest point of its trajectory. In how many seconds after the shot will cannonball be at the highest point? What is the highest point?
I tried finding the vertex but it does not seem to help me. I know how to graph it, but I just don't know how to use it. Thanks!
The $t$ coordinate of your vertex answers the first question, and the $y$ coordinate answers the second question. I assume your work looked like this:
$$y=-16t^2+300t$$
$$y'=-32t+300$$
$$0=-32t+300$$
$$t=9.375^{*}$$
$$y=-16(9.375)^2+300(9.375)$$
$$y=1406.25^{**}$$
*Answer to first question
**Answer to second question