document.write( "Question 91096: A toy rocket is shot vertically upward from the ground. Its distance in feet from the ground in t seconds is given by H(t)=-16t^2(squared) + 197t. At what time or times will the ball be 124 feet from the ground?\r
\n" );
document.write( "\n" );
document.write( "Can you please set up for me? Thanks. \n" );
document.write( "
Algebra.Com's Answer #66120 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A toy rocket is shot vertically upward from the ground. Its distance in feet from the ground in t seconds is given by H(t)=-16t^2(squared) + 197t. At what time or times will the ball be 124 feet from the ground? \n" ); document.write( "--------------- \n" ); document.write( "EQUATION: \n" ); document.write( "-16t^2+197t = 124 \n" ); document.write( "16t&2-197t+124 = 0 \n" ); document.write( "t = [197+-sqrt(197^2-4*16*124)]/32 \n" ); document.write( "t = [197+-175.707]/32 \n" ); document.write( "t = 0.665 seconds and again at 11.65 seconds \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |