document.write( "Question 1186553: The magnitude of the force (pi+20j) is 29.Find the:
\n" );
document.write( "(a) the possible values of p
\n" );
document.write( "(b) the direction of the force correct to the nearest degree. \n" );
document.write( "
Algebra.Com's Answer #817466 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The magnitude of the force (pi+20j) is 29.Find the: \n" ); document.write( "(a) the possible values of p \n" ); document.write( "----------------- \n" ); document.write( "p^2 + 20^2 = 29^2 \n" ); document.write( "p^2 = 441 \n" ); document.write( "p = -21, 21 \n" ); document.write( "========================= \n" ); document.write( "(b) the direction of the force correct to the nearest degree. \n" ); document.write( "Angle with the i axis = atan(20/p) \n" ); document.write( " |