document.write( "Question 350569: Tmeasure of one angle is 24 degrees greater than the measure of its complement. what are the measures of the angles. \n" ); document.write( "
Algebra.Com's Answer #250569 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
angle = x
\n" ); document.write( "complement = 90-x
\n" ); document.write( "x= 90-x +24
\n" ); document.write( "x=114-x
\n" ); document.write( "2x=114
\n" ); document.write( "x=57
\n" ); document.write( "other angle 33
\n" ); document.write( "
\n" );