document.write( "Question 499924: Two angles are complementary. The sum of the measures of the first angle and half the second angle is 72.5. Find the measures of the angle.
\n" );
document.write( "What is the measure of the smaller angle?
\n" );
document.write( "What is the measure for the other angle? \n" );
document.write( "
Algebra.Com's Answer #338280 by cleomenius(959) You can put this solution on YOUR website! x + y = 90 \n" ); document.write( "x + 1/2y = 72 \n" ); document.write( "===================== \n" ); document.write( "x + y = 90 \n" ); document.write( "-2x - y = -144 \n" ); document.write( "-x = -54 \n" ); document.write( "x = 54 \n" ); document.write( "====================== \n" ); document.write( "54 + 36 = 90 degrees. \n" ); document.write( "54 + 1/2(36) = 72 degrees. \n" ); document.write( "This does check. \n" ); document.write( "Cleomenius. \n" ); document.write( " |