document.write( "Question 1157149: A ball is thrown from an initial height of
\n" );
document.write( "4\r
\n" );
document.write( "\n" );
document.write( "feet with an initial upward velocity of
\n" );
document.write( "27
\n" );
document.write( "/
\n" );
document.write( "ft
\n" );
document.write( "s\r
\n" );
document.write( "\n" );
document.write( ". The ball's height
\n" );
document.write( "h\r
\n" );
document.write( "\n" );
document.write( "(in feet) after
\n" );
document.write( "t\r
\n" );
document.write( "\n" );
document.write( "seconds is given by the following. \n" );
document.write( "
Algebra.Com's Answer #779966 by Boreal(15235) You can put this solution on YOUR website! f(t)=-16t^2+27t+4. \n" ); document.write( "units are ft/sec^2*sec^2 for the first term, ft/sec*sec for the second term and ft for the third term. \n" ); document.write( "height is a function of time in second.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |