document.write( "Question 873498: A support wire stretches from the top of a pole that is 30 feet tall to an anchor in the ground 40 feet from the base of the pole. How long is the wire? \n" ); document.write( "
Algebra.Com's Answer #526899 by mananth(16946)![]() ![]() You can put this solution on YOUR website! let wire length be x \n" ); document.write( "The rope the floor & the pole form a right triangle. \n" ); document.write( "The base is one leg The height is the other \r \n" ); document.write( "\n" ); document.write( "By Pythagoras theorem \n" ); document.write( "Hypotenuse^2 = Leg1^2+leg2^2 \n" ); document.write( " \n" ); document.write( "x ^2 = 900 + 1600 \n" ); document.write( "x ^2 = 2500 \n" ); document.write( " \n" ); document.write( "x= 50 m \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |