document.write( "Question 132980:  What is the sum of the measures of the exterior angles of a 13-gon and a 14-gon?
\n" );
document.write( " and thank you soooo much if you can help me!! :) \n" );
document.write( "
Algebra.Com's Answer #97164 by Nate(3500)    ![]() You can put this solution on YOUR website! Exterior : 360 degrees \n" ); document.write( "... Proof: \n" ); document.write( "Interior sum is 180(n - 2) \n" ); document.write( "Each angle (averaged) is 180(n - 2)/n \n" ); document.write( "n( 180 - 180(n - 2)/n ) \n" ); document.write( "n( 180(1 - (n - 2)/n) ) \n" ); document.write( "n( 180(1 + (-n + 2)/n) ) \n" ); document.write( "n( 180(n/n + (-n + 2)/n) ) \n" ); document.write( "n( 180(2/n) ) \n" ); document.write( "n( 360/n ) \n" ); document.write( "360 \n" ); document.write( "  |