document.write( "Question 1169855: A cistern can be filled by two pipes. The small pipe alone will take 24 minutes
\n" ); document.write( "longer than the larger pipe to fill the cistern alone. The small pipe alone will take 32 minutes longer to fill the cistern alone than when the two pipes are operating together. How long will it take the larger pipe to fill the cistern alone
\n" ); document.write( "

Algebra.Com's Answer #794702 by MathTherapy(10552)\"\" \"About 
You can put this solution on YOUR website!
A cistern can be filled by two pipes. The small pipe alone will take 24 minutes
\n" ); document.write( "longer than the larger pipe to fill the cistern alone. The small pipe alone will take 32 minutes longer to fill the cistern alone than when the two pipes are operating together. How long will it take the larger pipe to fill the cistern alone
\n" ); document.write( "
Let time it takes large pipe to fill cistern, be L\r\n" );
document.write( "Then, large pipe can to fill \"1%2FL\" of cistern, in 1 minute\r\n" );
document.write( "Also, time it takes small pipe to fill cistern = L + 24\r\n" );
document.write( "Thus, small pipe can fill \"1%2F%28L+%2B+24%29\" of cistern in 1 minute \r\n" );
document.write( "In addition, time taken by both to fill cistern: L + 24 - 32, or L - 8\r\n" );
document.write( "Therefore, both pipes can fill \"1%2F%28L+-+8%29\" of cistern in 1 minute \r\n" );
document.write( "\r\n" );
document.write( "       We then get: \"matrix%281%2C3%2C+1%2FL+%2B+1%2F%28L+%2B+24%29%2C+%22=%22%2C+1%2F%28L++-++8%29%29\"\r\n" );
document.write( "(L + 24)(L  -  8) + L(L  -  8) = L(L + 24) -------- Multiplying by LCD, L(L + 24)(L - 8)\r\n" );
document.write( "\r\n" );
document.write( "               (L - 24)(L + 8) = 0\r\n" );
document.write( "Time it takes larger pipe to fill cistern, or \"highlight_green%28matrix%281%2C4%2C+L%2C+%22=%22%2C+24%2C+minutes%29%29\"           OR            L  = - 8 (ignore)\r\n" );
document.write( "\r\n" );
document.write( "You can do the CHECK!!
\n" ); document.write( "
\n" );