document.write( "Question 960365: 0.2 cot2A - 0.5 cotA = 1.2 between 0-360 degrees \n" ); document.write( "
Algebra.Com's Answer #586913 by Alan3354(69443) You can put this solution on YOUR website! 0.2 cot^2(A) - 0.5 cot(A) = 1.2 \n" ); document.write( "Sub x for cot(A) \n" ); document.write( "0.2x^2 - 0.5x = 1.2 \n" ); document.write( "2x^2 - 5x - 12 = 0 \n" ); document.write( "(2x + 3)*(x - 4) = 0 \n" ); document.write( "x = 4 --> cot(A) = 4 \n" ); document.write( "A =~ 14.04 degs, 194.04 degs \n" ); document.write( "================ \n" ); document.write( "x = -3/2 \n" ); document.write( "A =~ 146.31 deg, 326.31 degs, \n" ); document.write( " \n" ); document.write( " |