document.write( "Question 891608: A drinking water reservoir has the (average) dimensions of 10 meters depth, 200 meters width, and 1500 meters length. A spill of hydrogen cyanide has been discovered. What is the maximum amount of cyanide in kilograms that could be tolerated in the reservoir in order not to exceed the drinking water limit of 0.07 milligram per litre? (Assume the reservoir is well mixed.) \n" ); document.write( "
Algebra.Com's Answer #539961 by LinnW(1048)![]() ![]() You can put this solution on YOUR website! First, find the volume of the reservoir \n" ); document.write( "10*200*1500 = 3,000,000 cubic meters \n" ); document.write( "There are 1000 liters per cubic meter so we have \n" ); document.write( "3,000,000 x 1,000 = 3,000,000,000 liters. \n" ); document.write( "Set x = kilograms tolerated \n" ); document.write( "0.07 milligrams = 0.00000007 kilograms \n" ); document.write( " \n" ); document.write( "do cross products \n" ); document.write( "x = 0.00000007(3000000000) \n" ); document.write( "x = 210 \n" ); document.write( "checking 210/3000000000 = 7 x 10^-8 \n" ); document.write( " |