document.write( "Question 207888: If a ball is thrown upwards at 40 feet per second from a rooftop 24 feet above the ground, then its height above the ground t seconds after it is thrown is given by h = - 16 t2 + 40 t + 24. \r
\n" );
document.write( "\n" );
document.write( "a. Rewrite the above formula with the polynomial on the right hand side factored completely.
\n" );
document.write( "b. Use the factored version of the formula to find h when t = 3. \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #157241 by vleith(2983)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "You can see that at t=3, the term (t-3) above would evaluate to 0. \n" ); document.write( "Since 0* anything = 0, then h(3) = 0. \n" ); document.write( " \n" ); document.write( " |