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)![]() ![]() ![]() You can put this solution on YOUR website! A. how high is the ball after 3 seconds \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "B. after how many seconds will the ball be 169 meters high \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "'t' is either \n" ); document.write( "The answer is \n" ); document.write( "C. when will the ball hit the ground? \n" ); document.write( " \n" ); document.write( " \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( " |