document.write( "Question 410242: Two angles are supplementary. The measure of one angle is 10 degrees more than three times the other. Find the measure of each angle. \n" ); document.write( "
Algebra.Com's Answer #288543 by armstrkl(28)\"\" \"About 
You can put this solution on YOUR website!
Let the measure of one angle be x. Then the other angle is 3x+10. The sum of these two angles is equal to 180 degrees, therefore:
\n" ); document.write( "\"x%2B%283x%2B10%29=180\"
\n" ); document.write( "\"4x%2B10=180\"
\n" ); document.write( "\"4x=170\"
\n" ); document.write( "\"x=42.5\"\r
\n" ); document.write( "\n" ); document.write( "The first angle is 42.5 degrees, the second angle is 3(42.5)+10 degrees, or 137.5
\n" ); document.write( "
\n" );