document.write( "Question 1122201: Hi,\r
\n" );
document.write( "\n" );
document.write( "I came across this problem in an old newspaper and believe I have solved it but am not sure. The answer I get is 450 gallons. Here's the question:\r
\n" );
document.write( "\n" );
document.write( "\"A cistern is 3/4 full of water; after 40 gallons are taken out, it is then 2/3 full. How many gallons will it hold?\"\r
\n" );
document.write( "\n" );
document.write( "Thank you, for your help! \n" );
document.write( "
Algebra.Com's Answer #738253 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Check your answer. If a cistern holds 450 gallons, 3/4 full it holds 337.5 gallons. When 40 gallons of that are removed, it holds 297.5 gallons, not quite 2/3.\r \n" ); document.write( "\n" ); document.write( "Full cistern=x \n" ); document.write( "it is (3/4)x \n" ); document.write( "(3/4)x-40=(2/3)x \n" ); document.write( "(1/12)x=40 \n" ); document.write( "x=480 gallons \n" ); document.write( "3/4 full is 360 gallons, and 40 removed leaves 320 gallons, which is 2/3. \n" ); document.write( "Yes, it is what you wrote about. \n" ); document.write( " |