document.write( "Question 317024:  Here is my question.  Find the measure of an angle whose supplement measures five times it's measure....\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "The answer is 30 but I cannot get this answer.   A supplement means the angle is 180 degrees, is this correct?  and if the answer is 30, five times 30 is only 150 when it's time to check the answer.  I'm confused. \n" );
document.write( "
| Algebra.Com's Answer #226960 by mananth(16946)     You can put this solution on YOUR website! let the measure of the angle be x deg \n" ); document.write( "the supplement angle will be 5x \n" ); document.write( ".. \n" ); document.write( "sum of supplement angles = 180 deg. \n" ); document.write( "x+5x=180 \n" ); document.write( "6x=180 \n" ); document.write( "x=180/6 \n" ); document.write( "x=30 deg. \n" ); document.write( " |