document.write( "Question 425895: Opposite angles have the same meausres. Each of the two larger angles in a parallelogram is 20degrees less than 3 times the smaller angles. Find the measure of each angle. Answer is the smaller angles are 50 and the larger angles are 130 but how do I come up with this? \n" ); document.write( "
Algebra.Com's Answer #296391 by Theo(13342) You can put this solution on YOUR website! x = the smaller angle \n" ); document.write( "3*x - 20 = the larger angle\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "there are 2 smaller angles and 2 larger angles in a parallelogram.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "sum of all interior angles in a parallelogram is equal to 360 degrees.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "formula is: \n" ); document.write( "2*x + 2*(3*x-20) = 360 \n" ); document.write( "simplify to get: \n" ); document.write( "2*x + 6*x - 40 = 360 \n" ); document.write( "combine like terms to get: \n" ); document.write( "8*x - 40 = 360 \n" ); document.write( "add 40 to both sides of equation to get: \n" ); document.write( "8*x = 400 \n" ); document.write( "divide both sides of equation by 8 to get: \n" ); document.write( "x = 50 (smaller angle) \n" ); document.write( "3*x - 20 = 130 (larger angle)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "fyi:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "formula for determining the sum of the interior angles of a polygon is:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "S = (n-2)*180\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "S = sum of the interior angles. \n" ); document.write( "n = number of sides.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "in a parallelogram, there are 4 sides. \n" ); document.write( "replace n with 4 to get:\r \n" ); document.write( "\n" ); document.write( "S = 180*(4-2) = 180*2 = 360.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "for a triangle, there are 3 sides. \n" ); document.write( "replace n with 3 to get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "S = 180*(3-2) = 180*1 = 180.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "works well.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "here's a reference if you're interested.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "http://www.freemathhelp.com/feliz-interior-polygon.html\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |