document.write( "Question 1102751: The height, s, of a ball thrown straight down with initial speed 32 ft/sec from a cliff 128 feet high is s(t) = –16t2 – 32t + 128, where t is the time elapsed that the ball is in the air. What is the instantaneous velocity of the ball when it hits the ground?\r
\n" );
document.write( "\n" );
document.write( "A) -96 ft/sec
\n" );
document.write( "B) 256 ft/sec
\n" );
document.write( "C) 0 ft/sec
\n" );
document.write( "D) 112 ft/sec \n" );
document.write( "
Algebra.Com's Answer #717493 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! Instantaneous velocity is defined as ds/dt, or the first derivative of the distance formula \n" ); document.write( ": \n" ); document.write( "we want to find t when s(t) = 0 \n" ); document.write( ": \n" ); document.write( "0 = –16t2 – 32t + 128 \n" ); document.write( ": \n" ); document.write( "divide both sides of = by -16 \n" ); document.write( ": \n" ); document.write( "t^2 +2t -8 = 0 \n" ); document.write( ": \n" ); document.write( "factor the polynomial \n" ); document.write( ": \n" ); document.write( "(t+4) * (t-2) = 0 \n" ); document.write( ": \n" ); document.write( "t = -4 or 2 \n" ); document.write( ": \n" ); document.write( "we reject the negative value for t \n" ); document.write( ": \n" ); document.write( "ds/dt = -32t -32 \n" ); document.write( ": \n" ); document.write( "now substitute t=2 in ds/dt \n" ); document.write( ": \n" ); document.write( "ds/dt = -32(2) -32 = -96 \n" ); document.write( ": \n" ); document.write( "*********************************************** \n" ); document.write( "instantaneous velocity of the ball when it hits the ground is -96 ft/sec \n" ); document.write( "; \n" ); document.write( "Answer is A) \n" ); document.write( "*********************************************** \n" ); document.write( ": \n" ); document.write( " |