document.write( "Question 539258: Suppose you throw an egg vertically into the air from a height of 6 feet above the ground at an initial velocity of 46 feet per second. \r
\n" );
document.write( "\n" );
document.write( "h=-16t^2+46t+6 Find when the egg hit the ground.\r
\n" );
document.write( "\n" );
document.write( "time in seconds / height of egg
\n" );
document.write( "0 / ?
\n" );
document.write( ".5 / ?
\n" );
document.write( "1 / ?
\n" );
document.write( "1.5 / ?
\n" );
document.write( "2 / ?
\n" );
document.write( "2.5 / ?
\n" );
document.write( "3 / ? \n" );
document.write( "
Algebra.Com's Answer #353364 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Suppose you throw an egg vertically into the air from a height of 6 feet above the ground at an initial velocity of 46 feet per second. \r \n" ); document.write( "\n" ); document.write( "h=-16t^2+46t+6 Find when the egg hit the ground. \n" ); document.write( "---------------- \n" ); document.write( "It hits the ground when h = 0. \n" ); document.write( "----- \n" ); document.write( "h=-16t^2+46t+6 = 0 \n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "------------- \n" ); document.write( "t = x \n" ); document.write( "Ignore the negative solution. \n" ); document.write( "t = 3 seconds \n" ); document.write( " |