document.write( "Question 1090084: a parallalogram sides are 6 and 4 cm and the angle is 30 degree between this side.What is the area? \n" ); document.write( "
Algebra.Com's Answer #704494 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
\"x+=+6\" and \"y+=+4\" are the two given sides. The included angle between the sides is \"theta+=+30\" (the symbol is the greek letter theta)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The formula to be used is
\n" ); document.write( "\"A+=+x%2Ay%2Asin%28theta%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Plug in the given info and evaluate
\n" ); document.write( "\"A+=+x%2Ay%2Asin%28theta%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"A+=+6%2A4%2Asin%2830%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"A+=+6%2A4%2A0.5\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"A+=+12\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The area of the parallelogram is 12 square cm.

\n" ); document.write( "
\n" ); document.write( "
\n" );