\n" );
document.write( "The sum of all the angles of a polygon having n sides (n >= 3) is given by
\n" );
document.write( "
degrees.\r
\n" );
document.write( "\n" );
document.write( "The sum of all the angles of a parallelogram (which has 4 sides) is
\n" );
document.write( "4 * 90 = 360 degrees\r
\n" );
document.write( "\n" );
document.write( "The angles are in the ratio 2:3:2:3
\n" );
document.write( "So if we assume the first angle is 2x, the other angles are 3x, 2x and 3x. (As you know, opposite angles of a parallelogram are equal)\r
\n" );
document.write( "\n" );
document.write( "So sum of the angles -
\n" );
document.write( "
\n" );
document.write( "Solving,
\r
\n" );
document.write( "\n" );
document.write( "Hence the 4 angles are 2x, 3x,2x, 3x i.e.
\n" );
document.write( "
,
,
and
degrees\r
\n" );
document.write( "\n" );
document.write( "Check: Sum = 72 + 108 + 72 + 108 = 360. Confirmed.\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "
\n" );
document.write( "