document.write( "Question 1036695: What will be the area of doors and windows of my room in which
\n" );
document.write( "length of door= 2m height of door = 2m breadth of door = 1m
\n" );
document.write( "length of door 2 = 2m height of door 2 = 2m breadth of door 2 = 0.6m
\n" );
document.write( "length of windows = 1.8m height of windows = 1.8m breadth of windows = 1.3m
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #651425 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi there, \n" ); document.write( "You only need height and breadth \n" ); document.write( "for an area. \n" ); document.write( "Door 1 \n" ); document.write( "2m x 1m = 2m^2 \n" ); document.write( "Door 2 \n" ); document.write( "2m x 0.6m = 1.2m^2 \n" ); document.write( "Window \n" ); document.write( "1.8m x 1.3m = 2.34m^2 \n" ); document.write( "Hope this helps :-) \n" ); document.write( " |