document.write( "Question 734221: If the csc theta= 5/3 , and theta is between 270 degrees and 360 degrees, what is the tan of theta ? \n" ); document.write( "
| Algebra.Com's Answer #449002 by lwsshak3(11628)      You can put this solution on YOUR website! If the csc theta= 5/3 , and theta is between 270 degrees and 360 degrees, what is the tan of theta ? \n" ); document.write( "*** \n" ); document.write( "let O=opposite side \n" ); document.write( "let A=adjacent side \n" ); document.write( "let H=hypotenuse \n" ); document.write( ".. \n" ); document.write( "csc theta=5/3=H/O \n" ); document.write( "H=5, O=3 \n" ); document.write( "A=√(H^2-O^2)=√(25-9)=√16=4 \n" ); document.write( "tan theta=O/A=3/4 \n" ); document.write( " |