document.write( "Question 294926: Two angles are supplementary. The measure of the smaller angle is 17 degrees more than one-third the measure of the larger one. Find the measure of the larger angle. \n" ); document.write( "
Algebra.Com's Answer #212678 by ozybloke(7)\"\" \"About 
You can put this solution on YOUR website!
Supplementary angles add up to 180 degrees
\n" ); document.write( "Let x = the measure of the larger angle
\n" ); document.write( "Smaller angle = x/3 + 17
\n" ); document.write( "Therefore:
\n" ); document.write( "x + (x/3 + 17) = 180
\n" ); document.write( "x + x/3 = 180 - 17
\n" ); document.write( "x + x/3 = 163
\n" ); document.write( "Get a common denominator
\n" ); document.write( "3x/3 + x/3 = 163
\n" ); document.write( "Now we can remove the denominator from the equation
\n" ); document.write( "4x/3 = 163
\n" ); document.write( "4x = 489
\n" ); document.write( "Divide both sides by 4
\n" ); document.write( "x = 122.250 \r
\n" ); document.write( "\n" ); document.write( "Smaller angle = 180 - 122.5 = 57.50
\n" ); document.write( "
\n" );