document.write( "Question 545201: a tank contains 105 liters of water when 70 percent full .How many liters does it contain when full? \n" ); document.write( "
Algebra.Com's Answer #355524 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"x\" = liters of water when full
\n" ); document.write( "given:
\n" ); document.write( "\"+.7x+=+105+\"
\n" ); document.write( "\"+x+=+105%2F.7+\"
\n" ); document.write( "\"+x+=+150+\"
\n" ); document.write( "The tank contains 150 liters when full
\n" ); document.write( "
\n" );