document.write( "Question 222576: Angle A and angle B are complementary. The measure of angle B is 3 times the measure of A. Find the measure of angles A and B. \n" ); document.write( "
Algebra.Com's Answer #166632 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
a+b=90
\n" ); document.write( "b=3a
\n" ); document.write( "a+(3a)=90
\n" ); document.write( "4a=90
\n" ); document.write( "a=90/4
\n" ); document.write( "a=22.5 degrees for the smaller angle.
\n" ); document.write( "22.5+b=90
\n" ); document.write( "b=90-22.5
\n" ); document.write( "b=67.5 degrees for the larger angle.
\n" ); document.write( "
\n" );