document.write( "Question 82299: An object is projected upward from the top of a tower. Its distance in feet above the ground after (t)seconds is given by s(t)= -16t^2+64t+80. How many seconds will it take to reach ground level? The answer is multiple choice.\r
\n" );
document.write( "\n" );
document.write( "a. 1 second
\n" );
document.write( "b. 4 seconds
\n" );
document.write( "c. 5 seconds
\n" );
document.write( "d. 8 seconds \n" );
document.write( "
Algebra.Com's Answer #58989 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! s(t)= -16t^2+64t+80 \n" ); document.write( "When the ball is at ground-level s = 0. \n" ); document.write( "--------- \n" ); document.write( "EQUATION: \n" ); document.write( "-16t^2+64t+80 = 0 \n" ); document.write( "-16(t^2-4t-5)=0 \n" ); document.write( "t^2-4t-5=0 \n" ); document.write( "(t-5)(t+1)=0 \n" ); document.write( "Positive answer: t=5 seconds \n" ); document.write( "============ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |