Question 1066764
Create a function that will give you the minimum initial upward velocity, v ,required to launch water to any given height, h.
---------
I did this yesterday.
Look it up.
---
v = 8*sqrt(h)