document.write( "Question 724183: you and your friend are walking around a tennis court that has a 10-foot high fence around it. You see two tennis balls lying outside the fence. You pick up a ball and try to throw it with an initial velocity of 22 feet per second. Did the ball made it over the fence? \n" ); document.write( "
Algebra.Com's Answer #443635 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
you and your friend are walking around a tennis court that has a 10-foot high fence around it. You see two tennis balls lying outside the fence. You pick up a ball and try to throw it with an initial velocity of 22 feet per second. Did the ball made it over the fence?
\n" ); document.write( "------------
\n" ); document.write( "h(t) = -16t^2 + 22t, height in feet, t in seconds
\n" ); document.write( "----
\n" ); document.write( "The max ht is the vertex
\n" ); document.write( "t at the vertex = -b/2a = -22/-32 = 11/16 seconds
\n" ); document.write( "---
\n" ); document.write( "h(11/16) = -16(121/256) + 22*(11/16) (max ht)
\n" ); document.write( "= 242/16 - 121/16 ft
\n" ); document.write( "= 7.5625 feet
\n" ); document.write( "Not high enough
\n" ); document.write( "
\n" );