document.write( "Question 237628:  If sin p= 2/3 and p is greater than 90 and smaller than 180 
\n" );
document.write( "then what is tan p equal to?
\n" );
document.write( "Please solve and explain.
\n" );
document.write( "Thanks
\n" );
document.write( " \n" );
document.write( "
| Algebra.Com's Answer #174746 by stanbon(75887)      You can put this solution on YOUR website! If sin p= 2/3 and p is greater than 90 and smaller than 180 \n" ); document.write( "then what is tan p equal to? \n" ); document.write( "------------- \n" ); document.write( "If sin(p) = 2/3 , y = 2 and r = 3 \n" ); document.write( "Then x = sqrt(r^2-y^2) = sqrt(9-4) = sqrt(5) \n" ); document.write( "---------------------------------------------- \n" ); document.write( "tan(p) = ? \n" ); document.write( "tan(p) = y/x \n" ); document.write( "--- \n" ); document.write( "Note: y is positive in the 2nd Quadrant and x is negative \n" ); document.write( "--- \n" ); document.write( "So you get tan(p) = 2/(-sqrt(5)) = -(2sqrt(5)/5 or (-2/5)sqrt(5) \n" ); document.write( "=============================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |