document.write( "Question 946716: let tan(x)=5/12 with x in quadrant 1,
\n" );
document.write( "find csc(2x) \n" );
document.write( "
Algebra.Com's Answer #577713 by lwsshak3(11628) ![]() You can put this solution on YOUR website! let tan(x)=5/12 with x in quadrant 1, \n" ); document.write( "find csc(2x) \n" ); document.write( "*** \n" ); document.write( "working with a (5-12-13) reference right triangle \n" ); document.write( "sinx=5/13 \n" ); document.write( "cosx=12/13 \n" ); document.write( "csc(2x)=1/sin(2x)=1/(2sinxcosx)=1/(2*5/13*12/13)=1/(120/169)=169/120 \n" ); document.write( " |