Range = horizontal velocity * time;
therefore: horizontal velocity = Range / time
Note that horizontal velocity remains constant throughout an entire trajectory.
Range is the horizontal distance travelled. Alternatively you could use:
horizontal velocity = u cos @, where u is the...