document.write( "Question 1066608: Hello, I am having problems with one of my algebra 2 questions. It says that I need to create a function that will give me the minimum initial upward velocity, v, required to launch water to any given height. \r
\n" ); document.write( "\n" ); document.write( "Previously, I solved the first part of it using the vertical motion formula and got V=16t+h/t, but the formula is not the minimum velocity, so I need help figuring out the steps to find that out. I don't want the answer, but rather a point in the right direction. \r
\n" ); document.write( "\n" ); document.write( "Thank you in advance!
\n" ); document.write( "

Algebra.Com's Answer #681808 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
create a function that will give me the minimum initial upward velocity, v, required to launch water to any given height.
\n" ); document.write( "---------------
\n" ); document.write( "The speed to launch something upward to a height is the same as the impact speed of something dropped from that height.
\n" ); document.write( "---
\n" ); document.write( "s = at^2/2 = 16t^2 -- s in feet, t in seconds.
\n" ); document.write( "---
\n" ); document.write( "t = sqrt(s/16) = sqrt(s)/4
\n" ); document.write( "v = at = 32t
\n" ); document.write( "\"v+=+8%2Asqrt%28s%29\"
\n" ); document.write( "Or \"v+=+8%2Asqrt%28h%29\" if you prefer\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );