document.write( "Question 976606: A ship can cruise at 42 km/h in calm waters,set course due south.It is driven off course by a current flowing East 22 degrees North at a velocity of 7.2 km/h.
\n" );
document.write( "Calculate resultant velocity of the ship in magnitude and direction. Also the distance cruised after 5 hours \n" );
document.write( "
Algebra.Com's Answer #598166 by stanbon(75887) ![]() You can put this solution on YOUR website! A ship can cruise at 42 km/h in calm waters,set course due south.It is driven off course by a current flowing East 22 degrees North at a velocity of 7.2 km/h. \n" ); document.write( "Calculate resultant velocity of the ship in magnitude and direction. Also the distance cruised after 5 hours \n" ); document.write( "-------- \n" ); document.write( "resultant x-coordinate:: 5*42(cos(270))+5*7.2cos(22 degrees) = 33.38 km \n" ); document.write( "resultant y-coordinate:: 5*42(sin(270))+5*7.2sin(22 degrees)] = -196.51 km \n" ); document.write( "====== \n" ); document.write( "distance = sqrt[33.38^2 + 196.51^2] km \n" ); document.write( "---- \n" ); document.write( "direction:: arctan(-196.51/33.38] = 279.64 degrees or \n" ); document.write( "80.36 degrees south of east \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |