document.write( "Question 43575: A baseball is hit into the air so that the number of feet s above the ground after t seconds is given by s=-16t^2+96t. How long will it take to first reach a height of 144 feet above the ground? Thank you for your help. \n" ); document.write( "
Algebra.Com's Answer #28571 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A baseball is hit into the air so that the number of feet s above the ground after t seconds is given by s=-16t^2+96t. How long will it take to first reach a height of 144 feet above the ground? \r \n" ); document.write( "\n" ); document.write( "144=-16t^2+96t \n" ); document.write( "-16t^2+96t-144=0 \n" ); document.write( "16t^2-96t+144=0 \n" ); document.write( "16(t^2-6t+9)=0 \n" ); document.write( "16(t-3)(t-3)=0 \n" ); document.write( "t=3 seconds is the only time the ball reaches a height of 144 ft. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |