document.write( "Question 192305: Anobject that is projected straight downward with initial velocity v feet per square travels a distance s=vt+16tsquared,where t=time in seconds. If Ramon is standing on a balcony 84ft above the ground and throws a penny straight down with an initial velocity of 10ft per second,in how many seconds will it reach the ground? \n" ); document.write( "
Algebra.Com's Answer #144403 by RAY100(1637)\"\" \"About 
You can put this solution on YOUR website!
s=vt+16t^2\r
\n" ); document.write( "\n" ); document.write( "84=10t+16t^2
\n" ); document.write( "subt 84 both sides\r
\n" ); document.write( "\n" ); document.write( "0=16t^2+10t-84
\n" ); document.write( "factor
\n" ); document.write( "0=2(8t^2+5t-42)\r
\n" ); document.write( "\n" ); document.write( "factor bracket using quadratic eqn
\n" ); document.write( "a=8, b=5, c=-42\r
\n" ); document.write( "\n" ); document.write( "t= (-(5) +- sq rt ( (-5)^2-4 (8) (-42) )/2(8)\r
\n" ); document.write( "\n" ); document.write( "t=(-5+- sq rt ( 25 + 1344) )/16\r
\n" ); document.write( "\n" ); document.write( "t= (-5 +- sq rt (1369) 0/16\r
\n" ); document.write( "\n" ); document.write( "t= (-5 +- 37)/16\r
\n" ); document.write( "\n" ); document.write( "t= (-5-37)/16=-2.625 not realistic, neg time\r
\n" ); document.write( "\n" ); document.write( "or t= (-5+37)/16= +2\r
\n" ); document.write( "\n" ); document.write( "checking\r
\n" ); document.write( "\n" ); document.write( "s=vt+16t^2\r
\n" ); document.write( "\n" ); document.write( "84=10(2) +16(2^2)=20+62=84 ok
\n" ); document.write( "
\n" );