document.write( "Question 40472: Could someone please help me understand how to solve this question? I really need help.\r
\n" );
document.write( "\n" );
document.write( "Velocity. If a ball is dropped from a height of 256 ft, then the formula \r
\n" );
document.write( "\n" );
document.write( "v(t) = -32t\r
\n" );
document.write( "\n" );
document.write( " expresses it’s velocity v(t) in feet per second as a function of time t in seconds.\r
\n" );
document.write( "\n" );
document.write( "a) Find v(0), the velocity of the ball at the time t = 0.
\n" );
document.write( "b) Find v(4).\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #25871 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! a) Find v(0), the velocity of the ball at the time t = 0. \n" ); document.write( "v(t) = -32t \n" ); document.write( "v(t) = -32(0) \n" ); document.write( "v(t) = 0 \n" ); document.write( "b) Find v(4). \n" ); document.write( "v(t) = -32t \n" ); document.write( "v(t) = -32(4) \n" ); document.write( "v(t) = -128 \n" ); document.write( " |