document.write( "Question 1045605: A swimmer stands somewhere in a circular pool. The distance to the farthest side(through the center of the pool) is 3 times the distance to the nearest side. The circumference of the pool is 100ft.
\n" ); document.write( "a) how close is the swimmer to the nearest side
\n" ); document.write( "b) how far must the swimmer swim to get to the center
\n" ); document.write( "

Algebra.Com's Answer #661086 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
A diameter is cut into two segments. Call them x and y.
\n" ); document.write( "3x=y, so this means \"3x%2Bx=d\" using d for DIAMETER.
\n" ); document.write( "\"4x=d\"
\n" ); document.write( "and if want r for radius, then \"r=2x\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Circumference information allows to say \"2pi%2Ar=100\".\r
\n" ); document.write( "\n" ); document.write( "\"pi%2Ar=50\"
\n" ); document.write( "\"r=50%2Fpi\"-------radius is now solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Solve for the segments x and y.
\n" ); document.write( "\"x=r%2F2\"
\n" ); document.write( "\"x=%2850%2Fpi%29%2F2\"
\n" ); document.write( "\"highlight%28x=25%2Fpi%29\"------distance swimmer is from nearest side.
\n" ); document.write( "-
\n" ); document.write( "solving for y is not necessary.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "How far to swim to get to the center of the circle?
\n" ); document.write( "\"highlight_green%28r-x%29\"
\n" ); document.write( "and you can handle that expression to find the value.
\n" ); document.write( "
\n" );