document.write( "Question 308255: a chinese restaurant has a fish pondThe inlet pipe and hose can fill the pond in 6 hours, togetherThe inlet pipe alone can do the job in one hour less than the hose alone find the time the pipe can fill the pond alone and the hose can fill the pond alone? \n" ); document.write( "
Algebra.Com's Answer #220395 by mananth(16946)![]() ![]() You can put this solution on YOUR website! a chinese restaurant has a fish pondThe inlet pipe and hose can fill the pond in 6 hours, togetherThe inlet pipe alone can do the job in one hour less than the hose alone find the time the pipe can fill the pond alone and the hose can fill the pond alone?\r \n" ); document.write( "\n" ); document.write( "let the hose do the job of filling in x hours \n" ); document.write( "the inlet pipe does in x-1 hours \n" ); document.write( ". \n" ); document.write( "The hose will do 1/x of the job in 1 hour \n" ); document.write( "Theinlet pipe will do the job in 1/x-1 hour \n" ); document.write( ". \n" ); document.write( "They both will do 1/x + 1/x-1 of the job in 1 hour \n" ); document.write( "Add the two fractions. LCM = x(x-1) \n" ); document.write( ". \n" ); document.write( "x-1+x / x(x-1) \n" ); document.write( "2x-1/x^2-x of the job they do in 1 hour\r \n" ); document.write( "\n" ); document.write( "For completing the job they will take x^2-x / 2x-1 hours\r \n" ); document.write( "\n" ); document.write( "x^2-x / 2x-1 = 6\r \n" ); document.write( "\n" ); document.write( "x^2-x = 6(2x-1)\r \n" ); document.write( "\n" ); document.write( "x^2-x = 12x-6\r \n" ); document.write( "\n" ); document.write( "x^2-13x+5=0\r \n" ); document.write( "\n" ); document.write( "find the roots x1,x2\r \n" ); document.write( "\n" ); document.write( "x1= 13 + sqrt(169-20)/2 \n" ); document.write( "x1=12.6 hours \n" ); document.write( ". \n" ); document.write( "x2= 13 - sqrt(169-20)/2\r \n" ); document.write( "\n" ); document.write( "x2= 0.39 hours ( this is not possible )\r \n" ); document.write( "\n" ); document.write( "The hose takes 12.6 hours to do the job alone\r \n" ); document.write( "\n" ); document.write( "The inlet pipe takes 11.6 hours to do the job alone\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |