document.write( "Question 96530This question is from textbook geometry
\n" );
document.write( ": the measure of an angle is 44 more than the measure of its supplement.
\n" );
document.write( "find the measure of the angles. \n" );
document.write( "
Algebra.Com's Answer #70282 by psbhowmick(878)![]() ![]() You can put this solution on YOUR website! let the angle = x degrees. \n" ); document.write( "Its supplement = (180 - x) degrees.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now, the angle - its supplement = 44.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So, x - (180 - x) = 44 \n" ); document.write( "or 2x = 44 + 180 = 224 \n" ); document.write( "or x = 224/2 = 112\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So, the reqd. angle is 112 degrees. \n" ); document.write( " |