document.write( "Question 173993: in a hexagon three angles have the same measure. The measure of each of the congruent angles is twice the measure of the fourth angle and is half the measure of the fifth angle. The sixth angle measures 115. What is the measure of the smallest angle? \n" ); document.write( "
Algebra.Com's Answer #128905 by gonzo(654)![]() ![]() ![]() You can put this solution on YOUR website! a hexagon has 6 angles. \n" ); document.write( "the total number of internal degrees is (n-2)*180 = 4*180 = 720 degrees. \n" ); document.write( "----- \n" ); document.write( "let a = one of the congruent angles. \n" ); document.write( "you have: \n" ); document.write( "angles 1, 2, and 3 = a. \n" ); document.write( "----- \n" ); document.write( "if a = 2 * angle 4, then angle 4 = 1/2 * a \n" ); document.write( "----- \n" ); document.write( "if a = 1/2 * angle 5, then angle 5 = 2 * a \n" ); document.write( "----- \n" ); document.write( "we have: \n" ); document.write( "angle 1 = a \n" ); document.write( "angle 2 = a \n" ); document.write( "angle 3 = a \n" ); document.write( "angle 4 = 1/2 * a \n" ); document.write( "angle 5 = 2 * a \n" ); document.write( "angle 6 = 115 \n" ); document.write( "----- \n" ); document.write( "since the sum of the angles is equal to 720, we have: \n" ); document.write( "3*a + 2*a + 1/2*a + 115 = 720 \n" ); document.write( "combine like terms to get: \n" ); document.write( "5.5 * a + 115 = 720 \n" ); document.write( "subtract 115 from both sides to get: \n" ); document.write( "5.5 * a = 720 - 115 = 605 \n" ); document.write( "divide both sides by 5.5 to get: \n" ); document.write( "a = 720/5.5 = 110 \n" ); document.write( "----- \n" ); document.write( "angle 1, 2, and 3 are each 110 degrees. \n" ); document.write( "angle 4 = 55 degrees \n" ); document.write( "angle 5 = 220 degrees \n" ); document.write( "angle 6 = 115 degrees \n" ); document.write( "----- \n" ); document.write( "the question is: \n" ); document.write( "What is the measure of the smallest angle? \n" ); document.write( "the answer is: \n" ); document.write( "55 degrees. \n" ); document.write( " \n" ); document.write( " |