document.write( "Question 38318: A golf ball is hit into the air. The path of the ball can be described by the equation h=70t-5t(squared) where h is the height of the ball in meters and t is the time in seconds.\r
\n" ); document.write( "\n" ); document.write( "A. how high is the ball after 3 seconds
\n" ); document.write( "B. after how many seconds will the ball be 169 meters high
\n" ); document.write( "C. when will the ball hit the ground?\r
\n" ); document.write( "\n" ); document.write( "~Thanx,
\n" ); document.write( "Steve
\n" ); document.write( "

Algebra.Com's Answer #23801 by Nate(3500)\"\" \"About 
You can put this solution on YOUR website!
A. how high is the ball after 3 seconds
\n" ); document.write( "\"h=70%283%29-5%283%29%5E2\"
\n" ); document.write( "\"h=210-45\"
\n" ); document.write( "\"h=165\"
\n" ); document.write( "B. after how many seconds will the ball be 169 meters high
\n" ); document.write( "\"169=70%28t%29-5%28t%29%5E2\"
\n" ); document.write( "\"-5%28t%29%5E2%2B70t-169=0\"
\n" ); document.write( "'t' is either \"%28-70+%2B+%281520%29%5E%281%2F2%29%29%2F%28-10%29%29\" or \"%28-70+-+%281520%29%5E%281%2F2%29%29%2F%28-10%29%29\"
\n" ); document.write( "The answer is \"%28-70+-+%281520%29%5E%281%2F2%29%29%2F%28-10%29%29\" because you can not have a negative time. The answer is about 10.8987
\n" ); document.write( "C. when will the ball hit the ground?
\n" ); document.write( "\"0=70%28t%29-5%28t%29%5E2\"
\n" ); document.write( "\"0=t%2870-5t%29\"
\n" ); document.write( "set to zero (use product property)
\n" ); document.write( "t=0
\n" ); document.write( "70-5t=0
\n" ); document.write( "-5t=-70
\n" ); document.write( "t=14
\n" ); document.write( "The ball will hit the ground after 14 seconds.
\n" ); document.write( "
\n" );