document.write( "Question 847239: When a tank is 30% empty, it contains 60 liters of water more than when it is 30% full. How many litres of water can the tank hold when it is full? \n" ); document.write( "
Algebra.Com's Answer #510302 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
C = capacity in liters\r
\n" ); document.write( "\n" ); document.write( "30% empty means 70% full.
\n" ); document.write( "\"highlight%280.70C=60%2B0.30C%29\", the sentence describing the quantities. The equality symbol is for , \"it contains\". Solve for C.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"0.4C=60\"
\n" ); document.write( "\"C=60%2F0.40\"
\n" ); document.write( "\"C=150\"
\n" ); document.write( "
\n" );