document.write( "Question 386099: Height of a projectile. The height H, in feet, of a projectile with an initial velocity of 96 ft/sec is given by the equation
\n" );
document.write( "H=-16t squared + 96t
\n" );
document.write( "where t= time, in seconds. Use any equation-solving technique to answer the following questions.
\n" );
document.write( "a) How many seconds after launch is the projectile 128 ft above ground?
\n" );
document.write( "b) When does the projectile reach its maximum height?
\n" );
document.write( "c) How many seconds after launch does the projectile return to the ground?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #272999 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Height of a projectile. The height H, in feet, of a projectile with an initial velocity of 96 ft/sec is given by the equation \n" ); document.write( "H=-16t squared + 96t \n" ); document.write( "where t= time, in seconds. Use any equation-solving technique to answer the following questions. \n" ); document.write( "a) How many seconds after launch is the projectile 128 ft above ground? \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "(t-4)*(t-2) = 0 \n" ); document.write( "t = 2 seconds (going up) \n" ); document.write( "t = 4 seconds (descending) \n" ); document.write( "--------------------- \n" ); document.write( "b) When does the projectile reach its maximum height? \n" ); document.write( "Using the info above, it's at t = 3 seconds. \n" ); document.write( "--------------------- \n" ); document.write( "c) How many seconds after launch does the projectile return to the ground? \n" ); document.write( "When H = 0 \n" ); document.write( "H=-16t squared + 96t = 0 \n" ); document.write( " \n" ); document.write( "t = 0 (launch) \n" ); document.write( "t = 6 (impact) \n" ); document.write( "t in seconds\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |