document.write( "Question 316432: A wire us stretched from the ground to the top of a pole. The wire is 34 ft long. The height of the pole is 14 ft greater than the distance d from the pole's base to the bottom of the wire. Find the distance d and the height of the pole. \n" ); document.write( "
Algebra.Com's Answer #226375 by unlockmath(1688)![]() ![]() You can put this solution on YOUR website! Hello, \n" ); document.write( "We'll use this formula to solve such: a^2+b^2=c^2 (c will represent the hypotenuse) \n" ); document.write( "(d+14)^2+d^2=34^2 Expand this out to: \n" ); document.write( "d^2+28d+196+d^2=1156 Rewritten as: \n" ); document.write( "2d^2+196-1156=0 Take out a 2 to get: \n" ); document.write( "2(d^2+14d-480)=0 Now we can factor this to get: \n" ); document.write( "2(d+30)(d-16)=0 Now solve for d to get: \n" ); document.write( "d=-30 \n" ); document.write( "d=16 \n" ); document.write( "The only one that makes sense is 16 feet so the pole is: \n" ); document.write( "30 feet and the distance on the ground is 16 feet. \n" ); document.write( "Make sense? \n" ); document.write( "RJ \n" ); document.write( "www.math-unlock.com \n" ); document.write( " |