A golf ball is hit in a horizontal direction off the top edge of a building that is $100$ feet tall. How fast must the ball be launched to land 450 feet away?
I have some of the equations that I have been working with here:
$$ \begin{align*} \mathbf{s}(t) &= \langle v_0t \cos(\theta),v_0 t \sin(\theta) - \tfrac{1}{2}g t^2 \rangle \tag{1} \\ \mathbf{v}(t) &= \mathbf{s}^{\prime} (t) = \langle v_0 \cos(\theta),v_0 \sin(\theta) -gt \rangle \tag{2}\\ \mathopen|\mathbf{s}^{\prime}(t)\mathclose| &=\sqrt{v_0^2-gt} \tag{3} \end{align*}$$
where $(1)$ is the position of the object at time $t$, $(2)$ is the velocity of the object at time $t$, and $(3)$ is the speed of the object at time $t$ and $g$ is the gravitation constant equaling $32$ feet per second squared.
With the given information I'm not sure how to proceed with the problem. Ideally I would want to start use $(3)$, but I don't know the value of $v_0$. I know that I want the object to travel a horizontal distance of $450$ feet, so the horizontal component of $\mathbf{s}$ is equal to $450$, however, again, I confound my problem with unknown values for $v_0$ and $\theta$.
Any hints or guidance for this seemingly trivial problem would be greatly appreciated.
