document.write( "Question 835311: I need help understanding and setting up this problem:
\n" );
document.write( "The exterior angles of a convex pentagon measures (18x+12) , 16x, (8x+6), (10x-12), and (5x+12). Determine the measure of the largest interior angle \n" );
document.write( "
Algebra.Com's Answer #503430 by reviewermath(1029)![]() ![]() You can put this solution on YOUR website! Q: \n" ); document.write( "The exterior angles of a convex pentagon measures (18x+12) , 16x, (8x+6), (10x-12), and (5x+12). Determine the measure of the largest interior angle \n" ); document.write( "--------------------------------------------------- \n" ); document.write( "A: \n" ); document.write( "(18x+12) + 16x + (8x+6) + (10x-12) + (5x+12) = 360 \n" ); document.write( "57x + 18 = 360 \n" ); document.write( "x = (360 - 18)/57 = 6 \n" ); document.write( "Therefore, \n" ); document.write( "18x+12 = 18(6)+12 = 120 degrees \n" ); document.write( "16x = 16(6) = 96 degrees \n" ); document.write( "8x + 6 = 8(6) + 6 = 54 degrees \n" ); document.write( "10x - 12 = 10(6) - 12 = 48 degrees \n" ); document.write( "5x + 12 = 5(6) + 12 = 42 degrees \r \n" ); document.write( "\n" ); document.write( "The smallest exterior angle measures 42 degrees. \n" ); document.write( "Therefore, the largest interior angle measures 180 - 42 = 138 degrees \n" ); document.write( " |