document.write( "Question 682514: solve the equation for x.\r
\n" );
document.write( "\n" );
document.write( "arctan x = arccos(5/13) \n" );
document.write( "
Algebra.Com's Answer #423251 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! solve the equation for x. \n" ); document.write( "arctan x = arccos(5/13) \n" ); document.write( "** \n" ); document.write( "arccos(5/13) means an angle whose cos=5/13=adjacent side/hypotenuse \n" ); document.write( "opposite side=√(13^2-5^2)=√(169-25)=√144=12 (by Pythagorean Theorem) \n" ); document.write( "tan=opposite side/adjacent side=12/5 \n" ); document.write( "arctan x=the same angle whose cos=5/13 \n" ); document.write( "arctan(12/5) = arccos(5/13) \n" ); document.write( "x=12/5 \n" ); document.write( " |