document.write( "Question 540874: The magnitude and direction of vectors u and v are given. Find vector w's polar coordinates.
\n" );
document.write( "u: magnitude 1850, bearing 125°
\n" );
document.write( "v: magnitude 2960, bearing 25°
\n" );
document.write( "w: u + 2v\r
\n" );
document.write( "\n" );
document.write( "I am having a hard time can you please help
\n" );
document.write( "thanks bunches \n" );
document.write( "
Algebra.Com's Answer #353918 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! Ux = 1850 * cos(125º) ___ Uy = 1850 * sin(125º)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Vx = 2960 * cos(25º) ___ Vy = 2960 * sin(25º)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Wx = Ux + Vx ___ Wy = Uy + Vy\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the tangent of the bearing angle is ___ Wy / Wx \n" ); document.write( " \n" ); document.write( " |