document.write( "Question 993138: A football is kicked with a speed of 18 m/s at an angle of 65° to the horizontal.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "What are the respective horizontal and vertical components of the initial velocity of the football? \n" );
document.write( "
Algebra.Com's Answer #612495 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A football is kicked with a speed of 18 m/s at an angle of 65° to the horizontal.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "What are the respective horizontal and vertical components of the initial velocity of the football? \n" ); document.write( "--------------- \n" ); document.write( "Horizontal = 18*cos(65) \n" ); document.write( "Vertical = 18*sin(65) \n" ); document.write( " |