document.write( "Question 254789: The Measure of angle A is twelve more than five times the Measure of Angle B, The angles are Supplementary. Find the Measures of the Angles
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #187086 by natts9678(5)![]() ![]() ![]() You can put this solution on YOUR website! Let Angle B = x, \n" ); document.write( "then Angle A = 12 +5x \n" ); document.write( "Given the angles are supplementary, therefore x + 12 + 5x = 180 degrees \n" ); document.write( " ==> 6x + 12 = 180 \n" ); document.write( " ==> 6x = 180 - 12 \n" ); document.write( " ==> 6x = 168 \n" ); document.write( " ==> x = 28 degrees \n" ); document.write( "So angle A = 28 degrees and angle B = 152 degrees \n" ); document.write( " |