document.write( "Question 98637: Two angles are complementary. One angle is 26 degrees more than the other angle. What ar the measures of the angles? \n" ); document.write( "
Algebra.Com's Answer #71782 by malakumar_kos@yahoo.com(315)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( " Two angles are complementary. One angle is 26 degrees more than the other angle. What ar the measures of the angles?\r
\n" ); document.write( "\n" ); document.write( " let one angle be = x its compliment is 90-x\r
\n" ); document.write( "\n" ); document.write( " given one angle is 26 degrees more than the other\r
\n" ); document.write( "\n" ); document.write( " therefore x = (90-x)+26\r
\n" ); document.write( "\n" ); document.write( " x+x = 90+26
\n" ); document.write( "
\n" ); document.write( " 2x = 116\r
\n" ); document.write( "\n" ); document.write( " x = 116/2 = 58\r
\n" ); document.write( "\n" ); document.write( " 90-x = 90-58 = 32\r
\n" ); document.write( "\n" ); document.write( " the two angles are 58 degrees and 32 degrees
\n" ); document.write( "
\n" );