document.write( "Question 907494:  Hello,
\n" );
document.write( " It's been awhile since I asked this question. I have not gotten any response yet. 
\n" );
document.write( " If a paper plane is thrown from the top of an 147ft cliff into water,the height of the plane at any given time can be determined by h = -3t^2 + 147, where h is the height of plane at t seconds. After how many seconds will the plane be at height of 20.25ft?
\n" );
document.write( "  I have  h = 3t^2 + 147
\n" );
document.write( "          h(t) = 3^2 + 147 - 20.25ft
\n" );
document.write( "          147 = 3t^2 = 6t = 147
\n" );
document.write( "             0 = 3t^2 + 6t \n" );
document.write( "
| Algebra.Com's Answer #550401 by ewatrrr(24785)     You can put this solution on YOUR website! h = -3t^2 + 147 \n" ); document.write( "20.25 = -3t^2 + 147 \n" ); document.write( "t^2 = (147-2.025)/3 \n" ); document.write( "t = |