document.write( "Question 443652: It takes x hours to fill a swimming pool when only hose #1 is used. It takes y hours to fill the pool if only hose #2 is used. Write a rational expression to show how long it takes to fill the pool if both hoses are used.
\n" );
document.write( "Can someone answer the question and explain how you got there? \n" );
document.write( "
Algebra.Com's Answer #305950 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Filling the pool is 1 job\r \n" ); document.write( "\n" ); document.write( "x hours hose 1 \n" ); document.write( "so hose 1 will do 1/x of the job in 1 hour \n" ); document.write( ".. \n" ); document.write( "Similarly hose 2 will do 1/y of the jon in 1 hour.\r \n" ); document.write( "\n" ); document.write( ".. \n" ); document.write( "together they will do 1/x + 1/y of the job in 1 hour \n" ); document.write( ".. \n" ); document.write( "= (x+y)/xy \n" ); document.write( ".. \n" ); document.write( "to do the complete job they together will take \n" ); document.write( "xy/(x+y) hours \n" ); document.write( " |