document.write( "Question 699698: If I am standing 36 feet from a circular swimming pool and the distance from me to the point of tangency is 48 feet, what is the radius?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #431573 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! If I am standing 36 feet from a circular swimming pool and the distance from me to the point of tangency is 48 feet, what is the radius? \n" ); document.write( ": \n" ); document.write( "A right triangle is formed: a^2 + b^2 = c^2 \n" ); document.write( "one side a, the radius, center to point of tangency \n" ); document.write( "one side b, 48 ft, observer to point of tangency \n" ); document.write( "one side c, (r+36), observer to center (hypotenuse) \n" ); document.write( ": \n" ); document.write( "r^2 + 48^2 = (r+36)^2 \n" ); document.write( "r^2 + 2304 = r^2 + 72r + 1296 \n" ); document.write( "2304 - 1296 = r^2 - r^2 + 72r \n" ); document.write( "1008 = 72r \n" ); document.write( "r = 1008/72 \n" ); document.write( "r = 14 ft is the radius of the pool \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |