document.write( "Question 1013468: Simplify the following expression
\n" );
document.write( "(1 - csc^2(theta)) / (cot (theta))
\n" );
document.write( "I believe I have the answer but I can't tell if it is supposed to be -cot(theta) or just cot(theta). \n" );
document.write( "
Algebra.Com's Answer #629729 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! It is - cot (theta) \n" ); document.write( "1-1/sin^2 theta=numerator. That is (sin^2 theta-1)/sin^2. \n" ); document.write( "1-sin^2 theta is cos^2 theta \n" ); document.write( "-(sin^2 theta-1)=1-sin^2 theta. \n" ); document.write( "Therefore -cos^2 theta/sin^2 theta is numerator \n" ); document.write( "Divide by cos theta/sin theta. \n" ); document.write( "That give -cos theta/sin theta=-cot theta. \n" ); document.write( " |