document.write( "Question 491824: How can you obtain the desired gallons of water?
\n" );
document.write( "
\n" );
document.write( "Bucket A can hold 5 gallons, B can hold 9 gallons, and you want to have exactly 1 gallon of water. \n" );
document.write( "
Algebra.Com's Answer #334774 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Fill A, pour it into B \n" ); document.write( "Fill A again, pour it into B until B is full \n" ); document.write( "A has 1 gallon left \n" ); document.write( " \n" ); document.write( " |