document.write( "Question 100214: You need to measure one cup of water. You have been given a container that holds 5 cups of water, a container that holds 3 cups of water, and a large bucket of water. How can you measure exactly one cup by using these supplies? You may switch the water from one container to another, but may not mark water levels in any way. \n" ); document.write( "
Algebra.Com's Answer #72982 by oberobic(2304)\"\" \"About 
You can put this solution on YOUR website!
Fill the 3c container.
\n" ); document.write( "Pour it into the 5c container.
\n" ); document.write( "Refill the 3c container.
\n" ); document.write( "Pour into the 5c container until the 5c container is full.
\n" ); document.write( "You will have 1c left in the 3c container.
\n" ); document.write( "
\n" );