document.write( "Question 1057931: Two water pipes together can fill a certain tank in 8.4 h. The smaller pipe alone takes 1.7 h longer than the larger pipe to fill that same tank. How long would it take the larger pipe alone to fill the tank? Keep three significant digits. \n" ); document.write( "
Algebra.Com's Answer #672939 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
The sum of the individual rates is the rate for both pipes combined. The rate unit should be as \"TANKS%2FHOUR\".\r
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "PIPE                RATE\r\n" );
document.write( "SMALL              \"1%2F%28x%2B1.7%29\"\r\n" );
document.write( "LARGE              \"1%2Fx\"\r\n" );
document.write( "BOTH TOGETHER      \"1%2F8.4\"\r\n" );
document.write( "

\n" ); document.write( "\"1%2F%28x%2B1.7%29%2B1%2Fx=1%2F8.4\"
\n" ); document.write( "
\n" );