document.write( "Question 770043: The sum of the interior angles of a polygon with (3x-1) sides is 24 right angles.
\n" );
document.write( "Find x and hence the number of sides of the polygon \n" );
document.write( "
Algebra.Com's Answer #469236 by josgarithmetic(39617)![]() ![]() ![]() You can put this solution on YOUR website! Count of Sides________Total Interior Degrees \n" ); document.write( "3_____________________180 \n" ); document.write( "4_____________________360 \n" ); document.write( "5_____________________180*3 \n" ); document.write( "6_____________________180*4 \n" ); document.write( ". \n" ); document.write( "n_____________________180*(n-2)\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Your polygon has 24*90 degrees for sum of interior angles, which is 2160 degrees. According to the pattern shown relating the count of sides to the sum of the interior angles, \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "All that needs to be done now is just pump out the answer for x. \n" ); document.write( " |