document.write( "Question 231916: The sum of the measures of two angles is 280 degrees. Three tomes the measure of one angle is 24 less than the measure of the other angle. What is the measure of each angle?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #171522 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! X+Y=280 or X=280-Y \n" ); document.write( "3X=Y-24 \n" ); document.write( "3(280-Y)=Y-24 \n" ); document.write( "840-3Y=Y-24 \n" ); document.write( "-3Y-Y=-24-840 \n" ); document.write( "-4Y=-864 \n" ); document.write( "Y=-864/-4 \n" ); document.write( "Y=216 DEGREES IS THE LARGER ANGLE. \n" ); document.write( "280-216=64 DEGREES IS THE SMALLER ANGLE. \n" ); document.write( "PROOF: \n" ); document.write( "3*64=216-24 \n" ); document.write( "192=192 \n" ); document.write( " |