document.write( "Question 212358: The measure of one angle is 47 degrees less that its supplement. What is the measure of each angle? \n" ); document.write( "
Algebra.Com's Answer #160388 by HyperBrain(694)\"\" \"About 
You can put this solution on YOUR website!
Let x=angle
\n" ); document.write( "Then 180-x=supplement of the angle
\n" ); document.write( "---
\n" ); document.write( "We have the equation:
\n" ); document.write( "x=(180-x)-47
\n" ); document.write( "x=133-x
\n" ); document.write( "2x=133
\n" ); document.write( "x=66.5 degrees
\n" ); document.write( "
\n" );