document.write( "Question 804829: an angle is 3 times more than its complement find each angle \n" ); document.write( "
Algebra.Com's Answer #484970 by erica65404(394)\"\" \"About 
You can put this solution on YOUR website!
complementary angles add up to 90
\n" ); document.write( "x+y=90
\n" ); document.write( "3x=y
\n" ); document.write( "plug into equation
\n" ); document.write( "x+3x=90
\n" ); document.write( "4x=90
\n" ); document.write( "x=22.5
\n" ); document.write( "now plug this into original equation
\n" ); document.write( "22.5+y=90
\n" ); document.write( "y=67.5
\n" ); document.write( "The angles are 22.5 and 67.5
\n" ); document.write( "
\n" );