document.write( "Question 126484:
\n" );
document.write( "How many square tiles each of dimension 2m * 2m can be fixed on a verandah 2m. wide surrounding a rectangular room of length 20m. and breadth 15m. \n" );
document.write( "
Algebra.Com's Answer #92664 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! 20*15=300 m^2 is the area of the veranda. \n" ); document.write( "(20+2*2)(15+2*2) \n" ); document.write( "24*19=456 m^2 total area of veranda plus the addition. \n" ); document.write( "456-300=156 m^2 area of the addition. \n" ); document.write( "156/(2*2)=156/4=39 2X2 m tiles will do the job. \n" ); document.write( "NOTE: one tile will have to be cut in half. \n" ); document.write( " |