document.write( "Question 863537: how do i find the x and y components of a vector? for example, 85 N at 135 degrees \n" ); document.write( "
Algebra.Com's Answer #520562 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
how do i find the x and y components of a vector? for example, 85 N at 135 degrees
\n" ); document.write( "-----
\n" ); document.write( "Note: It sounds like you mean the following::
\n" ); document.write( "magnitude:: 85
\n" ); document.write( "direction 135 degrees
\n" ); document.write( "----------------------
\n" ); document.write( "If so, the x and y coordinates are
\n" ); document.write( "x = 85*cos(135) = -60.10
\n" ); document.write( "y = 85*sin(135) = 60.10
\n" ); document.write( "===========================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "---------------------------
\n" ); document.write( "
\n" );