document.write( "Question 863639: Two small containers and one large container can hold 8 cups of water. One large container minus one small container leaves 2 cups of water. How many cups of water does each container hold? \n" ); document.write( "
Algebra.Com's Answer #520527 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "L - S = 2, L = \"2+%2B+s\"
\n" ); document.write( "2s + L = 8
\n" ); document.write( "2s + (2+s) = 8
\n" ); document.write( " 3s = 6
\n" ); document.write( " s = 2 and L = 4
\n" ); document.write( "And...Checking..
\n" ); document.write( "\"2%2A2+%2B+4+=+8\" \n" ); document.write( "
\n" );