document.write( "Question 281695: Two angles are supplementary. If four times the smaller angle is decreased by twice the larger angle, the result is 54 degrees. Find the smaller angle. \n" ); document.write( "
Algebra.Com's Answer #204672 by Greenfinch(383)![]() ![]() You can put this solution on YOUR website! Small angle is X, large angle is 180 - X \n" ); document.write( "4X - 2(180 - X) = 54 \n" ); document.write( "6X - 360 = 54 \n" ); document.write( "6X = 414 \n" ); document.write( "X= 69, other is 111 \n" ); document.write( " |