document.write( "Question 30646: I am completely lost when it comes to polynomials.
\n" ); document.write( "You dive directly upward from a board that is 48 feet high. After \"t\" seconds, your height above the water is described by the polynomial:
\n" ); document.write( "-16t^2 + 32t + 48
\n" ); document.write( "a. Factor the polynomial completely. Begin by factoring -16 from each term.
\n" ); document.write( "b. Evaluate both the original polynomial and its factored form for t = 3. Do you get the same answer for each evaulation? Describe what this answer means.
\n" ); document.write( "

Algebra.Com's Answer #17384 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
-16t~2+32t+48=0 dividing each term by -16 gives t~2-2t+3=0 or (t-3)(t+1)=0\r
\n" ); document.write( "\n" ); document.write( "or t=3 & t=-1. This says you are 3 feet above the board.
\n" ); document.write( "
\n" );