document.write( "Question 785296: 4 taps take 10 hours to fill. how long will 10 taps take
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #477446 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! 4 taps take 10 hours to fill \n" ); document.write( "4 * 10 = 40 tap hrs to fill it \n" ); document.write( ": \n" ); document.write( " how long will 10 taps take \n" ); document.write( "let t = time with 10 taps \n" ); document.write( "10t = 40 \n" ); document.write( "t = 40/10 \n" ); document.write( "t = 4 hrs\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |