document.write( "Question 646890: find the measures of an angle and its complement if one angle measures 18 degrees more than the other
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #405971 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! find the measures of an angle and its complement if one angle measures 18 degrees more than the other \n" ); document.write( "------ \n" ); document.write( "1st angle : x \n" ); document.write( "2nd angle: 90-x \n" ); document.write( "----- \n" ); document.write( "90-x = x+18 \n" ); document.write( "2x = 72 \n" ); document.write( "x = 36 degrees \n" ); document.write( "90-x = 54 degrees \n" ); document.write( "======================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |