document.write( "Question 1006930: A slingshot is used to launch a marble vertically into the air with a velocity of 90 meters per second, from a starting height of 1.5 meters. The height of the marble can be modeled by the function where h(t) is the height in meters and t is the time in seconds after the slingshot is fired. \r
\n" );
document.write( "\n" );
document.write( "a.) What is the maximum height the marble will read? Round to the nearest meter.
\n" );
document.write( "b.) How long will the marble stay in the air before returning tot he ground? Round to the nearest second. \r
\n" );
document.write( "\n" );
document.write( "Thanks in advance! \n" );
document.write( "
Algebra.Com's Answer #622971 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A slingshot is used to launch a marble vertically into the air with a velocity of 90 meters per second, from a starting height of 1.5 meters. The height of the marble can be modeled by the function \n" ); document.write( "\n" ); document.write( "a.) What is the maximum height the marble will read? Round to the nearest meter. \n" ); document.write( "Max height is the vertex of the parabola. \n" ); document.write( "The vertex is on the LOS (Line of Symmetry) \n" ); document.write( "The LOS is t = -b/2a = -90/-9.8 \n" ); document.write( "Max ht = h(45/4.9) \n" ); document.write( "================= \n" ); document.write( "b.) How long will the marble stay in the air before returning tot he ground? Round to the nearest second. \n" ); document.write( " \n" ); document.write( "Solve for h(t) = 0. Use the positive value. \n" ); document.write( " \n" ); document.write( " |