document.write( "Question 122772: Filling a swimming pool\r
\n" ); document.write( "\n" ); document.write( "Two hoses are used to fill a swiming pool. If the first runs for 3h and the second for 2h, the pool will contain 1190 L of water. But if the first one is used for 2h and the second one for 3h, the pool will contain 1260 L.
\n" ); document.write( "a)represent this situation by a system of equations.
\n" ); document.write( "b)what is the flow rate of each hose?
\n" ); document.write( "

Algebra.Com's Answer #90134 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Two hoses are used to fill a swiming pool. If the first runs for 3h and the second for 2h, the pool will contain 1190 L of water. But if the first one is used for 2h and the second one for 3h, the pool will contain 1260 L.
\n" ); document.write( ":
\n" ); document.write( "Let x = 1st hose flow rate liters/hr
\n" ); document.write( "Let y = 2nd hose flow rate
\n" ); document.write( ":
\n" ); document.write( "a)represent this situation by a system of equations.
\n" ); document.write( ":
\n" ); document.write( "3x + 2y = 1190
\n" ); document.write( "2x + 3y = 1260
\n" ); document.write( ":
\n" ); document.write( "b)what is the flow rate of each hose?
\n" ); document.write( "We will use elimination here
\n" ); document.write( "Multiply the 1st equation by 3, and the 2nd equation by 2;
\n" ); document.write( "9x + 6y = 3570
\n" ); document.write( "4x + 6y = 2520
\n" ); document.write( "----------------- subtracting eliminates y; find x
\n" ); document.write( "5x + 0y = 1050
\n" ); document.write( "x = \"1050%2F5\"
\n" ); document.write( "x = 210 liter/hr flow rate
\n" ); document.write( ":
\n" ); document.write( "Find y:
\n" ); document.write( "3x + 2y = 1190
\n" ); document.write( "3(210) + 2y = 1190
\n" ); document.write( "630 + 3y = 1190
\n" ); document.write( "2y = 1190 - 630
\n" ); document.write( "y = \"560%2F2\"
\n" ); document.write( "y = 280 liter/hr flow rate
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "Check solution in 2nd equation
\n" ); document.write( "2(210) + 3(280) =
\n" ); document.write( "420 + 840 = 1260
\n" ); document.write( " \r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );