document.write( "Question 1174458: The measure of an angle is fifty-nine times the measure of its supplementary angle. What is the measure of each angle?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #799876 by VFBundy(438)![]() ![]() You can put this solution on YOUR website! First angle = 59x \n" ); document.write( "Supplementary angle = x \n" ); document.write( " \n" ); document.write( "59x + x = 180 \n" ); document.write( " \n" ); document.write( "60x = 180 \n" ); document.write( " \n" ); document.write( "x = 3 \n" ); document.write( " \n" ); document.write( "First angle = 59x = 177 \n" ); document.write( "Supplementary angle = x = 3 |