document.write( "Question 793656: Two vertical poles of lengths 9 feet and 12 feet stand 13 feet apart. A cable reaches from the top of one pole to some point on the ground between the poles and then to the top of the other pole. Where should this point be located to use 25 feet of cable?\r
\n" );
document.write( "\n" );
document.write( "The points should be located ___ feet from the smaller pole to used 25 feet of cable.
\n" );
document.write( "(Round to three decimal places as needed.) \n" );
document.write( "
Algebra.Com's Answer #480431 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Two vertical poles of lengths 9 feet and 12 feet stand 13 feet apart. A cable reaches from the top of one pole to some point on the ground between the poles and then to the top of the other pole. Where should this point be located to use 25 feet of cable?\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let the length of cable from top of small pole to ground be x \n" ); document.write( "Let the distance at which it is pegged be y\r \n" ); document.write( "\n" ); document.write( "The height of pole = 9 m\r \n" ); document.write( "\n" ); document.write( "so apply Pythagoras theorem\r \n" ); document.write( "\n" ); document.write( "x^2= Y^2+9^2\r \n" ); document.write( "\n" ); document.write( "x^2-y^2=81\r \n" ); document.write( "\n" ); document.write( "(x+y)(x-y)=81......................(1)\r \n" ); document.write( "\n" ); document.write( "The other side\r \n" ); document.write( "\n" ); document.write( "length of cable tied = (25-x) \n" ); document.write( "distance pegged from bigger pole = (13-y) \n" ); document.write( "height of pole = 12m\r \n" ); document.write( "\n" ); document.write( "so apply Pythagoras theorem\r \n" ); document.write( "\n" ); document.write( "(25-x)^2=12^2+(13-y)^2\r \n" ); document.write( "\n" ); document.write( "625-50x+x^2=144+169-26y+y^2\r \n" ); document.write( "\n" ); document.write( "x^2-y^2=144+169-26y+50x-625\r \n" ); document.write( "\n" ); document.write( "But x^2-y^2 = 81\r \n" ); document.write( "\n" ); document.write( "144+169-26y+50x-625=81\r \n" ); document.write( "\n" ); document.write( "-26y+50x= 393...................(2)\r \n" ); document.write( "\n" ); document.write( "y+x=25...........................(3)\r \n" ); document.write( "\n" ); document.write( "solve for x & y\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |