document.write( "Question 188469: What is the sum of the measures of the interior angles of a 3x-gon? \n" ); document.write( "
Algebra.Com's Answer #141291 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
If a \"3x-gon\" has 3 sides, it's 180 degrees.
\n" ); document.write( "Total of internal angles of a polygon with n sides is:
\n" ); document.write( "(n-2)*180
\n" ); document.write( "--------
\n" ); document.write( "If a 3x-gon is something else, you'll have to explain what it is.
\n" ); document.write( "-----------------
\n" ); document.write( "In general, if it has 3x sides, the total is:
\n" ); document.write( "(3x-2)*180
\n" ); document.write( "
\n" ); document.write( "
\n" );