document.write( "Question 141758: Two telephone poles, 30 ft and 39 ft high, respectively, are 60 ft apart. How long is the wire from the top of one pole to the top of the other pole? \n" ); document.write( "
Algebra.Com's Answer #103282 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
Here you have a right triangl with one side=60, the other side is 39-30=9.
\n" ); document.write( "60^2+9^2=h^2
\n" ); document.write( "3600+81=h^2
\n" ); document.write( "3681=h^2
\n" ); document.write( "h=sqrt3681
\n" ); document.write( "h=60.67 feet for the length of the wire.
\n" ); document.write( "
\n" ); document.write( "
\n" );