document.write( "Question 77326: Problem #36(this problem is driving me crazy among two other ones more)\r
\n" );
document.write( "\n" );
document.write( "A ball is thrown upward from the roof of a building 100m tall with an initial velocity of 20m/s. Use this information for exercises 35 to 38.Please show all your steps and the answer in radical form.\r
\n" );
document.write( "\n" );
document.write( "The equation for the hieght of the ball is: h = -5t^2+20t+100\r
\n" );
document.write( "\n" );
document.write( "When will the ball reach a height of 80m? \n" );
document.write( "
Algebra.Com's Answer #55454 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! h = -5t^2+20t+100 \n" ); document.write( "When will the ball reach a height of 80m? \n" ); document.write( "------------- \n" ); document.write( "80 = -5t^2+20t+100 \n" ); document.write( "-5t^2+20t+20=0 \n" ); document.write( "t^2-4t-4=0 \n" ); document.write( "t=[4+sqrt(16-4*-4]/2 \n" ); document.write( "t=[4+sqrt(32)]/2 \n" ); document.write( "t=[4+4sqrt2]/2 \n" ); document.write( "t=2+2sqrt2 seconds \n" ); document.write( "========= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |