document.write( "Question 899363: A swimming pool company constructs rectangular pools each 4m wide and 5m long. There are non-slip square tiles, 50cm by 50cm, which can be used for external edging around the pool where the swimmers walk. How many tiles are needed for one row of tiles bordering the entire perimeter of the pool? \n" ); document.write( "
Algebra.Com's Answer #545325 by mananth(16946)![]() ![]() You can put this solution on YOUR website! length of pool = 5 m = 500 cm\r \n" ); document.write( "\n" ); document.write( "for each length you need = 500 /50 = 10 tiles\r \n" ); document.write( "\n" ); document.write( "on both sides = 20 tiles\r \n" ); document.write( "\n" ); document.write( "Width 4 meters = 400 cm \n" ); document.write( "no of tiles for each width = 400/50 = 8 tiles\r \n" ); document.write( "\n" ); document.write( "For both sides = 16 tiles\r \n" ); document.write( "\n" ); document.write( "The four corners will require 4 tiles\r \n" ); document.write( "\n" ); document.write( "So total tiles = 20+16 + 4= 40 tiles.\r \n" ); document.write( "\n" ); document.write( "A new approach to the problem \n" ); document.write( " |