document.write( "Question 1011462: Each day, Sam the dog drinks half of the water remaining in his bowl. His owner adds another 200 mL of water to the bowl. There was 500 mL of water in the bowl at the end of Thursday. How much water was in the bowl at the start of Wednesday? \n" ); document.write( "
Algebra.Com's Answer #627100 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
The wording of this question is not clear, so I will use my interpretation. It matters when the water is added. I will assume the water was added at the end of the day.
\n" ); document.write( "x=start
\n" ); document.write( "x/2 left after drinking.
\n" ); document.write( "x/2 +200 after water added.
\n" ); document.write( "x/4 +100 after drinking half
\n" ); document.write( "200 added
\n" ); document.write( "Has x/4+300=500
\n" ); document.write( "x/4=200
\n" ); document.write( "x=800 ml ANSWER
\n" ); document.write( "drank 400 and 200 was added
\n" ); document.write( "Thursday starts with 600
\n" ); document.write( "drank 300 and added 200. That is 500.
\n" ); document.write( "
\n" );