document.write( "Question 145012: Solve:\r
\n" );
document.write( "\n" );
document.write( "If an object is thrown upward with an initial velocity of 64ft/sec, its height after t sec is given by h=64t-16t^2. Find the number of seconds the object is in the air before it hits the ground.\r
\n" );
document.write( "\n" );
document.write( "Any assistance you can provide me with is greatly appreciated! \n" );
document.write( "
Algebra.Com's Answer #105715 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If an object is thrown upward with an initial velocity of 64ft/sec, its height after t sec is given by h=64t-16t^2. Find the number of seconds the object is in the air before it hits the ground. \n" ); document.write( "---------------------- \n" ); document.write( "h(t) = 64t-16t^2 \n" ); document.write( "Height is zero when the object hits the ground. \n" ); document.write( "---------------- \n" ); document.write( "64t - 16t^2 = 0 \n" ); document.write( "-16t(-4 + t) = 0 \n" ); document.write( "t = 0 or to = 4 seconds \n" ); document.write( "---------------------- \n" ); document.write( "The object is in the air 4 seconds. \n" ); document.write( "======================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |