document.write( "Question 1043239: A window is made up of a square portion and an equilateral triangle portion above it. The base of
\n" );
document.write( "the triangular portion coincides with the upper side of the square. If the perimeter of the window is
\n" );
document.write( "6 m, the area of the window in m2
\n" );
document.write( " is ___________. \n" );
document.write( "
Algebra.Com's Answer #658401 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! Triangle= \n" ); document.write( "a=1/2LW \n" ); document.write( "a=0.5*1.2*1.2 \n" ); document.write( "a=0.72 m2 \n" ); document.write( "-------------- \n" ); document.write( "Square \n" ); document.write( "a=LW \n" ); document.write( "a=1.2*1.2 \n" ); document.write( "a=1.44 m2 \n" ); document.write( "----------- \n" ); document.write( "total \n" ); document.write( "a=1.44+0.72=2.16 m2 \n" ); document.write( " \n" ); document.write( " |