document.write( "Question 95519: Please, please help me, I have been working on this problem for 1 1/2 hours and cannot solve it. God Bless! Lin\r
\n" );
document.write( "\n" );
document.write( "An archery enthusiast was testing his new bow. He shot an arrow straight up from the top of a building 48 feet high with an initial velocity of 32 feet per second. The height of the arrow (h measured in feet) after t seconds in flight is described by the equation
\n" );
document.write( "h = 48 + 32t - 16t^2. \r
\n" );
document.write( "\n" );
document.write( "Determine the number of seconds after the arrow is shot that it will strike the ground.\r
\n" );
document.write( "\n" );
document.write( "t = ??? seconds
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #69517 by edjones(8007)![]() ![]() You can put this solution on YOUR website! When the arrow hits the ground its height will be 0. \n" ); document.write( "-16t^2+32t+48=0 \n" ); document.write( "multiply -1 times both sides. 16t^2-32t-48 \n" ); document.write( "Factor 16(t^2-2-3)=16(t-3)(t+1) \n" ); document.write( "t=3 t=-1 \n" ); document.write( "3 sec (Ans.) \n" ); document.write( "EdJones \n" ); document.write( " |