document.write( "Question 337633: At t=0 seconds, Vikki stood on the roof of a building and threw a penny in the air. The height in feet h(t) of the ball at t seconds is given by the formula
\n" );
document.write( "H(t) = -16t^2 + 96t +56
\n" );
document.write( "a)How tall is the building (hint: t=0)
\n" );
document.write( "b)When is the ball at its highest point?
\n" );
document.write( "c)To what height does the ball travel?
\n" );
document.write( "d)When does the ball strike the ground? \n" );
document.write( "
Algebra.Com's Answer #242080 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! At t=0 seconds, Vikki stood on the roof of a building and threw a penny in the air. The height in feet h(t) of the ball at t seconds is given by the formula \n" ); document.write( "H(t) = -16t^2 + 96t +56 \n" ); document.write( "a)How tall is the building (hint: t=0) \n" ); document.write( "H(t) = -16t^2 + 96t +56 \n" ); document.write( "H(0) = -16(0)^2 + 96(0) +56 \n" ); document.write( "H(0) = 0 + 0 +56 \n" ); document.write( "H(0) = 56 feet \n" ); document.write( ". \n" ); document.write( "b)When is the ball at its highest point? \n" ); document.write( "find the \"axis of symmetry\": \n" ); document.write( "t = -b/(2a) = -96/(2*(-16)) = -96/(-32) = 3 secs \n" ); document.write( ". \n" ); document.write( "c)To what height does the ball travel? \n" ); document.write( "set t=3: \n" ); document.write( "H(t) = -16t^2 + 96t +56 \n" ); document.write( "H(3) = -16(3)^2 + 96(3) +56 \n" ); document.write( "H(3) = -16(9) + 96(3) +56 \n" ); document.write( "H(3) = -144 + 288 +56 \n" ); document.write( "H(3) = 200 feet \n" ); document.write( ". \n" ); document.write( "d)When does the ball strike the ground? \n" ); document.write( "Set H(t)=0 and solve for t: \n" ); document.write( "H(t) = -16t^2 + 96t +56 \n" ); document.write( "0 = -16t^2 + 96t +56 \n" ); document.write( "Dividing both sides by 8: \n" ); document.write( "0 = -2t^2 + 12t + 7 \n" ); document.write( "Apply quadratic formula to get: \n" ); document.write( "t = {-0.54, 6.54} \n" ); document.write( "Toss out the negative solution to get \n" ); document.write( "t = 6.54 secs \n" ); document.write( ". \n" ); document.write( "Details of quadratic follows: \n" ); document.write( "
\n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |