document.write( "Question 1161261: An object is thrown downward with an initial velocity of 7 feet per second. The relationship between the distance s it travels and time t is given by s=7t+16t^2. How long does it take the object to fall 78 feet? \n" ); document.write( "
Algebra.Com's Answer #784774 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
s=7t+16t^2=78
\n" ); document.write( "so 16t^2+7t-78=0
\n" ); document.write( "(16t+39)(t-2)=0
\n" ); document.write( "t=2 seconds.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );