document.write( "Question 180561: guy wire, how long is a guy wire reaching from the top of a 18ft pole to a point on the ground 12ft from the pole?
\n" );
document.write( "what is the exact length?
\n" );
document.write( "? feet \n" );
document.write( "
Algebra.Com's Answer #135317 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Let x = length of guy wire \n" ); document.write( "the \n" ); document.write( "x^2 = 18^2 + 12^2 \n" ); document.write( "x^2 = 196 + 144 \n" ); document.write( "x^2 = 340 \n" ); document.write( "x = sqrt(340) \n" ); document.write( "x = 2sqrt(85) feet \n" ); document.write( " \n" ); document.write( " |