document.write( "Question 1031288: The equation below expresses the approximate height,\"h\", in meters, of a coin \"t\" seconds after it is flipped vertically upward
\n" );
document.write( "from a height of 1.5 meters with an initial velocity of 1 meter per second. After how many seconds will the coin land on the ground ?\r
\n" );
document.write( "\n" );
document.write( "h=-4.9t^2+t+1.5 \n" );
document.write( "
Algebra.Com's Answer #646029 by ikleyn(52781)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "The equation below expresses the approximate height,\"h\", in meters, of a coin \"t\" seconds after it is flipped vertically upward \n" ); document.write( "from a height of 1.5 meters with an initial velocity of 1 meter per second. After how many seconds will the coin land on the ground ?\r \n" ); document.write( "\n" ); document.write( "h=-4.9t^2+t+1.5 \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "Coin lands the ground <-----> h = 0.\r\n" ); document.write( "\r\n" ); document.write( "So, solve the quadratic equation \n" ); document.write( " \n" ); document.write( " |