document.write( "Question 1201504: An aquarium that holds 40 cubic meters of water is to be made such that the length of its base is twice the width. If material for the base costs $20 per square meter, and the material for the sides costs $16 per square meter, find the cost of the materials for the cheapest such aquarium. \n" ); document.write( "
Algebra.Com's Answer #835923 by ikleyn(52795)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "An aquarium that holds 40 cubic meters of water is to be made \n" ); document.write( "such that the length of its base is twice the width. \n" ); document.write( "If material for the base costs $20 per square meter, and the material for the sides \n" ); document.write( "costs $16 per square meter, find the cost of the materials for the cheapest such aquarium. \n" ); document.write( "~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "Let w be the width of the aquarium;\r\n" ); document.write( "then its length is 2w, according to the problem.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "If the height is h, then the volume is\r\n" ); document.write( "\r\n" ); document.write( " V = w*(2w)*h = 2w^2*h,\r\n" ); document.write( "\r\n" ); document.write( "so\r\n" ); document.write( "\r\n" ); document.write( " 2w^2*h = 40 cubic meters, or\r\n" ); document.write( "\r\n" ); document.write( " w^2*h = 20 cubic meters.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "It gives h =\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |