document.write( "Question 533589: how long is a string reaching from the top of a 12ft pole to a point on the ground that is 6ft from the bottom of the pole? \n" ); document.write( "
Algebra.Com's Answer #352430 by zoomkaboom4(62)\"\" \"About 
You can put this solution on YOUR website!
Pythagorean Theorom is a^2 + b^2 = c^2
\n" ); document.write( "Therefore, 6^2 + 12^2 = c^2
\n" ); document.write( " 36 + 144 = c^2
\n" ); document.write( " 180 = c^2
\n" ); document.write( " c = 6 sqrrt. 5
\n" ); document.write( "
\n" );