document.write( "Question 854360: find supplementary angle of an angle which is one fourth of its complementary angle? \n" ); document.write( "
Algebra.Com's Answer #514624 by richwmiller(17219) You can put this solution on YOUR website! let angle =a \n" ); document.write( "180-a=s, \n" ); document.write( "90-a=c, \n" ); document.write( "c=s/4 \n" ); document.write( "the complementary angle is 1/4 of the supplementary not \n" ); document.write( "supplementary angle of an angle which is 1/4 of its complementary angle \n" ); document.write( "a = 60, c = 30, s = 120 \n" ); document.write( "if the angle is 60 \n" ); document.write( "then 90-60=30 \n" ); document.write( "180-60=120 \n" ); document.write( "4*30=120 \n" ); document.write( " \n" ); document.write( " |