document.write( "Question 207428: prove that sin^2 x ( 1 + cot^2 x ) = 1\r
\n" );
document.write( "\n" );
document.write( "THANK YOU!! \n" );
document.write( "
Algebra.Com's Answer #156851 by jim_thompson5910(35256) ![]() You can put this solution on YOUR website! sin^2 x ( 1 + cot^2 x ) = 1 ... Start with the given equation.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "sin^2 x * 1 + sin^2 x * cot^2 x = 1 ... Distribute\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "sin^2 x * 1 + sin^2 x * (cos^2 x)/(sin^2 x) = 1 ... Replace cotangent with cosine over sine\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "sin^2 x + cos^2 x = 1 ... Multiply\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "1 = 1 ... Use the identity sin^2 x + cos^2 x = 1 to replace the left side\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So this verifies the identity. \n" ); document.write( " |