document.write( "Question 1036873: Scott hit a golf ball with an initial velocity of 102 feet per second at an angle of 76° with the horizontal. After 3 seconds, how far has the ball traveled vertically? \n" ); document.write( "
Algebra.Com's Answer #651567 by ikleyn(52786)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Scott hit a golf ball with an initial velocity of 102 feet per second at an angle of 76° with the horizontal. After 3 seconds, how far has the ball traveled vertically?
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "1.  First, calculate the vertical component of the initial velocity\r\n" );
document.write( "\r\n" );
document.write( "    v = 102*sin(76°). \r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "2.  Then find the height under the question using the quadratic function \r\n" );
document.write( "\r\n" );
document.write( "    h(t) = -16^t^2 + vt \r\n" );
document.write( "\r\n" );
document.write( "    and plugging in t = 3 seconds.\r\n" );
document.write( "

\n" ); document.write( "
\n" ); document.write( "
\n" );