document.write( "Question 788542: When 16 litres of water are added to a holding tank that is 1/2 full the tank is then 2/3 full.how many litres can the tank hold?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #806174 by CubeyThePenguin(3113)![]() ![]() You can put this solution on YOUR website! x = capacity when full\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x/2 + 16 = 2x/3 \n" ); document.write( "16 = x/6 \n" ); document.write( "x = 96\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The tank can hold 96 liters. \n" ); document.write( " |