document.write( "Question 1083986: Please help
\n" );
document.write( "Topic : vectors \r
\n" );
document.write( "\n" );
document.write( "A jet is flying in a direction N20°E with a speed of 850 km/h.
\n" );
document.write( "Find the north and east components of the velocity. \n" );
document.write( "
Algebra.Com's Answer #698056 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A jet is flying in a direction N20°E with a speed of 850 km/h. \n" ); document.write( "Find the north and east components of the velocity. \n" ); document.write( "-------- \n" ); document.write( "North = 850*cos(20) \n" ); document.write( "East = 850*sin(20) \n" ); document.write( " \n" ); document.write( " |