document.write( "Question 319791: Find the measures of two supplementary angles if the measure of one angle is 5 less than 4 times the measure of the other \n" ); document.write( "
Algebra.Com's Answer #229030 by mananth(16946)![]() ![]() You can put this solution on YOUR website! let one angle be x deg \n" ); document.write( "The other angle = 4x-5 \n" ); document.write( ".. \n" ); document.write( "x+4x-5=180 \n" ); document.write( "5x-5=180 \n" ); document.write( "5x=185 \n" ); document.write( "x=37 deg \n" ); document.write( "the other angle= 143 deg \n" ); document.write( " \n" ); document.write( " |