document.write( "Question 784542: if tan^2 theta + cot^2 theta = 2 theta is an acute angle then tan^3 theta + cost^3 theta is equal to
\n" );
document.write( "a)2
\n" );
document.write( "b)3
\n" );
document.write( "c)4
\n" );
document.write( "d)8
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #477527 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! if tan^2 theta + cot^2 theta = 2 theta is an acute angle then tan^3 theta + cost^3 theta is equal to \n" ); document.write( "*** \n" ); document.write( "tan^2x+cot^2x=2 \n" ); document.write( "tan^2x+1/tan^2x=2 \n" ); document.write( "tan^4x+1=2tan^2x \n" ); document.write( "tan^4x-2tan^2x+1=0 \n" ); document.write( "(tan^2x-1)(tan^2x-1)=0 \n" ); document.write( "tan^2x=1 \n" ); document.write( "tanx=1 \n" ); document.write( "cotx=1 \n" ); document.write( "... \n" ); document.write( "use sum of cubes formula \n" ); document.write( "tan^3x+cot^3x \n" ); document.write( "=(tanx+cotx)(tan^2x-tanxcotx+cot^2x) \n" ); document.write( "=(1+1)(1-1+1)=2(ans:a) \n" ); document.write( " \n" ); document.write( " |