document.write( "Question 934510: 1)Two swimmers start out from opposite sides of a pool, Each swims the length of the pool and back at constant rate. they pass each other for the first time 40 feet from one side of the pool and second time 45 feet from the other side of the pool. what is the length of the pool?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #567614 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Two swimmers start out from opposite sides of a pool,
\n" ); document.write( " Each swims the length of the pool and back at constant rate.
\n" ); document.write( " they pass each other for the first time 40 feet from one side of the pool and
\n" ); document.write( " second time 45 feet from the other side of the pool.
\n" ); document.write( " what is the length of the pool?
\n" ); document.write( ":
\n" ); document.write( "let x = the length of the pool
\n" ); document.write( "then at the 1st meeting
\n" ); document.write( "1st swimmer swam 40 ft
\n" ); document.write( "2nd swimmer swam (x-40) ft
\n" ); document.write( ":
\n" ); document.write( "At the 2nd meeting:
\n" ); document.write( "1st swimmer swam (x-40) + 45 = (x+5) ft
\n" ); document.write( "2nd swimmer swam 40 + (x-45) = (x-5) ft
\n" ); document.write( ":
\n" ); document.write( "The ratio of the distances the two swimmers is the same for each meeting, therefore
\n" ); document.write( "\"40%2F%28%28x-40%29%29\" = \"%28%28x%2B5%29%29%2F%28%28x-5%29%29\"
\n" ); document.write( "cross multiply
\n" ); document.write( "40(x-5) = (x-40)(x+5)
\n" ); document.write( "40x - 200 = x^2 + 5x - 40x - 200
\n" ); document.write( "combine like terms
\n" ); document.write( "0 = x^2 - 35x - 40x - 200 + 200
\n" ); document.write( "0 = x^2 - 75x
\n" ); document.write( "factor out x
\n" ); document.write( "x(x - 75) = 0
\n" ); document.write( "x = 0
\n" ); document.write( "and
\n" ); document.write( "x = 75 ft is the length of the pool (a standard 25 yd pool)
\n" ); document.write( ";
\n" ); document.write( ";
\n" ); document.write( "see if that checks out,
\n" ); document.write( "1st swimmer swam 40 ft to the 1st meeting, and 80 ft to the second meeting
\n" ); document.write( "2nd swimmer swam 35 ft to the 1st meeting and 70 ft to the second meeting
\n" ); document.write( "
\n" );