document.write( "Question 977198: An angle measures 26° less than the measure of a complementary angle. What is the measure of each angle? \n" ); document.write( "
Algebra.Com's Answer #598713 by JulietG(1812)\"\" \"About 
You can put this solution on YOUR website!
Complementary angles add up to 90 degrees.
\n" ); document.write( "A + B = 90
\n" ); document.write( "A = B-26
\n" ); document.write( "(B-26) + B = 90
\n" ); document.write( "2B -26 = 90
\n" ); document.write( "2B = 64
\n" ); document.write( "B = 32
\n" ); document.write( ".
\n" ); document.write( "If B is 32, then A is 32+26, or 58
\n" ); document.write( "32 + 58 = 90
\n" ); document.write( "
\n" );