document.write( "Question 278774: If an object is given an initial velocity of v0 feet per second from a height of S0 feet, then its height S after t seconds is given by the formula S = -16t2 +v0t + S0. A rock is thrown into the air at 26 feet per second from a height of 13 feet. How long does it take to reach the earth? \n" ); document.write( "
Algebra.Com's Answer #202779 by vleith(2983)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "A rock is thrown into the air at 26 feet per second from a height of 13 feet. \n" ); document.write( "So S0 = 13 and V0= 26. The height when it hits the ground is 0 \n" ); document.write( " \n" ); document.write( "Use the quadratic equation to solve \n" ); document.write( "
|