document.write( "Question 376317: Two angles are complementary, the sum of the measure of the first angle and one forth the second angle is 62.25 degrees find the measure of the angles \n" ); document.write( "
Algebra.Com's Answer #267733 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
x = one angle,
\n" ); document.write( "90 - x = other angle. Then
\n" ); document.write( "x + (90-x)/4 = 62.25. Hence
\n" ); document.write( "x + 22.5 -x/4 = 62.25,
\n" ); document.write( "3x/4 = 39.75,
\n" ); document.write( "0.75x = 39.75,
\n" ); document.write( "x = 53, one angle, and 90 - 53 = 37, the measure of the other angle.
\n" ); document.write( "
\n" );