document.write( "Question 49430: If two angles are complementary and one angle is 36 degrees more than twice the other. What is teh measure of each angle? \n" ); document.write( "
Algebra.Com's Answer #32815 by Nate(3500)\"\" \"About 
You can put this solution on YOUR website!
Complementary angles are equal to 90 degrees.
\n" ); document.write( "first angle = f
\n" ); document.write( "second angle = 2f + 36
\n" ); document.write( "\"f+%2B+2f+%2B+36+=+90\"
\n" ); document.write( "\"3f+=+54\"
\n" ); document.write( "\"f+=+18\"
\n" ); document.write( "first angle = f = 18
\n" ); document.write( "second angle = 2f + 36 = 36 + 36 = 72
\n" ); document.write( "
\n" );