document.write( "Question 1145157: A wire is stretched from the ground to the top of an antenna tower. The wire is 30 feet long. The height of the tower is 6ft greater than the distance d from the towers base to the end of the wire. Find the distance d and the height of the tower \n" ); document.write( "
Algebra.Com's Answer #766359 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "The wire, hypotenuse    30\r\n" );
document.write( "Tower height            d+6\r\n" );
document.write( "base to wire at ground  d\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solve this: \"d%5E2%2B%28d%2B6%29%5E2=30%5E2\".
\n" ); document.write( "
\n" );