document.write( "Question 401603: If a pair of angles are complementary and one of the angles is twice as large as the other angle, what is the measure of each angle? \n" ); document.write( "
Algebra.Com's Answer #284189 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
if one angle =x
\n" ); document.write( "other = 2x
\n" ); document.write( "2x+x=90
\n" ); document.write( "3x=90
\n" ); document.write( "/3
\n" ); document.write( "x=30
\n" ); document.write( "...
\n" ); document.write( "angles are 30 , 60 degrees
\n" ); document.write( "
\n" );