document.write( "Question 1066764: Hello, I have a problem with this and I need a point in the right direction to solve this. They had me fill in various parts of the table, which I have already put in the answers. However, I need help creating a function for the last question. Any help will be much appreciated. Thank you in advance! \r
\n" ); document.write( "\n" ); document.write( "A company manufactures high-powered fountains that can be used to create elaborate water shows set to light and music.The company makes three models of
\n" ); document.write( "fountains, each of which can launch a vertical stream of water to a different height, as indicated in the table below.
\n" ); document.write( "Model A- Height(ft): 77,
\n" ); document.write( "Time to fall (s): 2.194
\n" ); document.write( "Initial velocity (ft/s): 70.2\r
\n" ); document.write( "\n" ); document.write( "Model B -Height(ft): 100,
\n" ); document.write( "Time to fall (s): 2.5
\n" ); document.write( "Initial velocity (ft/s): 80\r
\n" ); document.write( "\n" ); document.write( "Model C -Height(ft): 240
\n" ); document.write( "Time to fall (s): 3.965
\n" ); document.write( "Initial velocity (ft/s): 123.9\r
\n" ); document.write( "\n" ); document.write( "Create a function that will give you the minimum initial upward velocity, v ,required to launch water to any given height, h.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #681981 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Create a function that will give you the minimum initial upward velocity, v ,required to launch water to any given height, h.
\n" ); document.write( "---------
\n" ); document.write( "I did this yesterday.
\n" ); document.write( "Look it up.
\n" ); document.write( "---
\n" ); document.write( "v = 8*sqrt(h)
\n" ); document.write( "
\n" );