document.write( "Question 1170530: At a water fountain, water attains a maximum height of 4m at horizontal distance of 0.5m from its origin. If the path of the water is parabola, find the height of the water at a horizontal distance of 0.75m from the point of origin. \n" ); document.write( "
Algebra.Com's Answer #795429 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
The vertex is at (0.5, 4)
\n" ); document.write( "The equation of the parabola in vertex form is f(x)= a(x-h)^2+k
\n" ); document.write( "so this is a(x-0.5)^2+4
\n" ); document.write( "a known point is at (0, 0)
\n" ); document.write( "so a*(0.25)+4=0
\n" ); document.write( ".25a=-4
\n" ); document.write( "a=-16\r
\n" ); document.write( "\n" ); document.write( "can write this as -16x^2+16x.=f(x). This makes sense with gravity and the constant should be 0 if starting at ground level.
\n" ); document.write( "check for vertex which is x=0.5 and y=-4+8=4
\n" ); document.write( "when x=0.75, f(x)=-9+12=3 feet.\r
\n" ); document.write( "\n" ); document.write( "\"graph%28300%2C300%2C-1%2C3%2C-2%2C5%2C4%2C3%2C-16x%5E2%2B16x%29\"
\n" ); document.write( "
\n" );