document.write( "Question 134996: I do not understand this:\r
\n" );
document.write( "\n" );
document.write( "A ball is thrown vertically upward with an initial velocity of 160 feet per second. The distance in feet of the ball from the ground after 1 second is s=160t-16t^2. For what intervals of time is the ball less than 336 above the ground(after it is tossed until it returns to the ground)\r
\n" );
document.write( "\n" );
document.write( "Good luck and thanks \n" );
document.write( "
Algebra.Com's Answer #98854 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A ball is thrown vertically upward with an initial velocity of 160 feet per second. The distance in feet of the ball from the ground after 1 second is s=160t-16t^2. For what intervals of time is the ball less than 336 above the ground(after it is tossed until it returns to the ground) \n" ); document.write( "-------------------------------------------------- \n" ); document.write( "Find out when the ball is at 336 ft. \n" ); document.write( "------------------------------------ \n" ); document.write( "-16t^2+160t = 336 \n" ); document.write( "Divide thru by -16 to get: \n" ); document.write( "t^2 - 10t -21 = 0 \n" ); document.write( "(t-7)(t-3) = 0 \n" ); document.write( "t = 3 seconds and t= 7 seconds. \n" ); document.write( "------------------------------------- \n" ); document.write( "The ball is below 336 when 0<=t<3 seconds on the way up. \n" ); document.write( "------------------------------------- \n" ); document.write( "The ball is below 336 when 7 \n" ); document.write( "Comment: It hits the ground when t = 10 seconds the time \n" ); document.write( "up and the time down are symmetric. \n" ); document.write( "======================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. |