document.write( "Question 1025687: The height of a ball thrown straight up into the air can be modeled by
\n" );
document.write( "h(t) = −16t2 + 30t + 3.5\r
\n" );
document.write( "\n" );
document.write( "where h(t) is the height of the ball in feet t seconds after it is thrown.\r
\n" );
document.write( "\n" );
document.write( "When will the ball be at a height of 15 feet? (Round your answers to two decimal places. Include units with your numerical answers.)\r
\n" );
document.write( "\n" );
document.write( "The ball is at a height of 15 feet_______(smaller value) after being thrown and again_______(larger value) after being thrown. \n" );
document.write( "
Algebra.Com's Answer #640974 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! h(t) = −16t^2 + 30t + 3.5 \n" ); document.write( "15=-16t^2+30t+3.5 \n" ); document.write( "16t^2-30t+11.5=0 \n" ); document.write( "t=(1/32)(30 +/- sqrt (900-736)); sqrt (164)=12.81) \n" ); document.write( "t=(1/32)(30+/-12.81) \n" ); document.write( "t=(1/32)(42.81) and (1/32)(17.19) \n" ); document.write( "t=1.34 sec and t=0.537 sec \n" ); document.write( "in order at 0.537 and 1.34 sec. \n" ); document.write( " |