document.write( "Question 1207548:  A drip of hot water each second wastes g gallons.  Determine amount (gal.) wa
\n" );
document.write( "sted per month.\r
\n" );
document.write( "\n" );
document.write( "A drip is approx .33 ml.\r
\n" );
document.write( "\n" );
document.write( "Not sure how to solve. \n" );
document.write( "
| Algebra.Com's Answer #845481 by Boreal(15235)     You can put this solution on YOUR website! use a 30 day month \n" ); document.write( "0.33 ml/drip*1 drip/second*86400 sec/day*30 days/month. Note the units at the end are ml/month \n" ); document.write( "=855360 ml/month. \n" ); document.write( "Now we want gal/month. so the units for the next part must be gal/ml \n" ); document.write( "1 liter=0.264 gallons \n" ); document.write( "1 ml is 0.0002264 gallons \n" ); document.write( "1=0.000264 gal/ml \n" ); document.write( "therefore, multiplying that by 855360, we get 225.82 gallons. This is the answer. \n" ); document.write( "for sec in a day 60se/1 min*60 min/1 hr*24 hr/1 day=86400 sec/day\r \n" ); document.write( "\n" ); document.write( "Check \n" ); document.write( "855360 ml=855.360 liters and that *2.2 lb/liter=1881 lb. \n" ); document.write( "one gallon is about 8.3 pounds \n" ); document.write( "so 1881 lb./8.3 lb./gal units will be gal.=226.72. this is consistent with the above considering I rounded the 2.2 lb/liter and the 8.3 pounds per gallon. \n" ); document.write( " |