document.write( "Question 1208201: Hi
\n" ); document.write( "A cubic container was completely filled with water. When 3/5 of the water was poured into a fish tank, the tank was 1/4 full. If the capacity of the tank was 1400 cm^3 more than the container, what was the volume of the container.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #846463 by ikleyn(52814)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "A cubic container was completely filled with water. When 3/5 of the water was poured
\n" ); document.write( "into a fish tank, the tank was 1/4 full. If the capacity of the tank was 1400 cm^3 more
\n" ); document.write( "than the container, what was the volume of the container.
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "        The solution in the post by @mananth is written incorrectly,
\n" ); document.write( "        because the setup equation in his post is incorrect.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "        I came to bring a correct solution with correct writing.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "let volume of container be  x\r\n" );
document.write( "\r\n" );
document.write( "First condition\r\n" );
document.write( "When 3/5 of the water was poured into a fish tank, the tank was 1/4 full. \r\n" );
document.write( "\r\n" );
document.write( "(3/5) x   = (1/4)y\r\n" );
document.write( "\r\n" );
document.write( "y = (3/5)(4/1) x  = (12/5)x\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "If the capacity of the tank was 1400 cm^3 more than the container\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "x + 1400 = y            <<<---===   ! ! !   It is the CORRECT setup equation,\r\n" );
document.write( "                                            in distinction from that by @mananth\r\n" );
document.write( "\r\n" );
document.write( "x + 1400 = (12/5)x\r\n" );
document.write( "\r\n" );
document.write( "multiply equation by 5\r\n" );
document.write( "\r\n" );
document.write( "5x + 7000 = 12x\r\n" );
document.write( "\r\n" );
document.write( "7000 = 12x - 5x = 7x\r\n" );
document.write( "\r\n" );
document.write( "x = 7000/7 = 1000\r\n" );
document.write( "\r\n" );
document.write( "The volume of the container is 1000  cm^3.    \r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved and written correctly.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );