document.write( "Question 941528: I am having trouble setting up the quadratic equation from this word problem.\r
\n" );
document.write( "\n" );
document.write( "A missile fired straight up into the air has a height, in meters, given by h=-5t^2+15t, where t is the time, in seconds, the missle has been in the air. By setting up and solving an equation, find the time when the missle hits the ground.\r
\n" );
document.write( "\n" );
document.write( "after_____seconds
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #573943 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! A missile fired straight up into the air has a height, in meters, given by h=-5t^2+15t, where t is the time, in seconds, the missle has been in the air. By setting up and solving an equation, find the time when the missle hits the ground. \n" ); document.write( "after_____seconds \n" ); document.write( ". \n" ); document.write( "Since\"h\" is the height, when the missile hits the ground, h should be zero. \n" ); document.write( "Our equation: \n" ); document.write( "0 = -5t^2+15t \n" ); document.write( "factor the right \n" ); document.write( "0 = (-5t)(t-3) \n" ); document.write( "t = {0, 3} \n" ); document.write( "throw out the 0, this represents when the missile was fired. \n" ); document.write( "Answer: 3 seconds \n" ); document.write( " |