document.write( "Question 43286: The magnitude and direction of vector, resolve it into its x and y components (2, 45o) \n" ); document.write( "
Algebra.Com's Answer #28326 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
x = r cos q = 2 cos 45° = 2*(sqrt(2)/2) = sqrt(2)
\n" ); document.write( "y = r sin q = 2 sin 45° = 2*(sqrt(2)/2) = sqrt(2)
\n" ); document.write( "
\n" );