document.write( "Question 253497: an emergency flare is fired from a vehicle.its height ,h metres,is given by h(t)= -5t^2+35t+50,where t is the time in seconds. what is the maximum height reached by the flare and how long does it take to reach the maximum height? How long does it take the flare to hit the ground? i got the height at 85m \n" ); document.write( "
Algebra.Com's Answer #185820 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! h(t)= -5t^2+35t+50,where t is the time in seconds. what is the maximum height reached by the flare and how long does it take to reach the maximum height? How long does it take the flare to hit the ground? \n" ); document.write( "-------------------- \n" ); document.write( "Max height is the vertex of the parbola, at t = -b/2a \n" ); document.write( "t = -35/-10 = 3.5 seconds \n" ); document.write( "h(3.5) = -5*12.25 + 35*3.5 + 50 \n" ); document.write( "Max h = 111.25 meters \n" ); document.write( "---------------------- \n" ); document.write( "It hits the ground at h = 0 \n" ); document.write( "-5t^2+35t+50 = 0 \n" ); document.write( "-t^2+7t+10 = 0 \n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "------------------------- \n" ); document.write( "Ignore the negative number.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |