document.write( "Question 901768: During a hurricane, a telegraph pole was broken in such a way that the top struck the level ground at a distance of 20 feet from the base of the pole. It was replaced by an identical pole which was broken by another gale at a point 5 feet lower and the top struck the ground a distance of 30 feet from the base. What was the original height of the poles? \n" ); document.write( "
Algebra.Com's Answer #546976 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
i grapahed the equations and then i solved them algebraically for you.
\n" ); document.write( "they both point to the same solution which is a good sign.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the solution is:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the base of the pole from the original break was 21 feet and the piece of the pole that fell to the ground was 29 feet for a total of 50 feet in length.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the base of the pole from the replacement break was 16 feet and the piece of the pole that fell to the ground was 34 feet for a total of 50 feet again.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the equations were set up as follows:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "two right triangles were formed.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The first case triangle had the following characteristics.
\n" ); document.write( "x = vertical leg of the triangle = bottom of the pole that is still connected to the base.
\n" ); document.write( "y = hypotenuse of the triangle = top of the pole that fell over.
\n" ); document.write( "20 = horizontal leg of the triangle = the distance from the top of the pole that is touching the ground to the base of the pole.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the second case triangle had the following characteristics.
\n" ); document.write( "x-5 = vertical leg of the triangle = bottom of the pole that is still connected to the base.
\n" ); document.write( "y+5 = hypotenuse of the triangle = top of the pole that fell over.
\n" ); document.write( "30 = horizontal leg of the triangle = the distance from the top of the pole that is touching the ground to the base of the pole.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the pythagorean formula was used on both triangles.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "first case triangle is x^2 + 20^2 = y^2
\n" ); document.write( "second case triangle is (x-5)^2 + 30^2 = (y+5)^2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "these 2 equations were graphed and the intersection of the two graphs is the solution. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "that solution is that x = 21 and y = 29 as shown on the graph.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the graphical solution is shown below:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"$$$\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the algebraic solution was solved as follows:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "both equations needed to be solved simultaneously since the same solution for x and y had to be common to both equations.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "start with:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x^2 + 20^2 = y^2
\n" ); document.write( "(x-5)^2 + 30^2 = (y+5)^2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the vertical leg of the replacement pole was 5 feet shorter than the vertical leg of the original pole which is the reason for (x-5) as the vertical leg.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "since the vertical leg was 5 feet shorter, the upper part that fell had to be 5 feet longer which is the reason for (y+5) as the hypotenuse.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "simplify these equations to get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x^2 + 400 = y^2
\n" ); document.write( "(x-5)^2 + 900 = (y+5)^2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "solve for y^2 and y from the first equation to get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "y^2 = x^2 + 400
\n" ); document.write( "y = sqrt(x^2 + 400)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "simplify the second case equation of (x-5)^2 + 900 = (y+5)^2 to get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x^2 - 10x + 25 + 900 = y^2 + 10y + 25\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "replace y^2 with x^2 + 400 and replace y with sqrt(x^2 + 400) to get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x^2 - 10x + 25 + 900 = x^2 + 400 + 10 * sqrt(x^2 + 400) + 25\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "subtract x^2 and subtract 25 from both sides of the equation and subtract 400 from both sides of the equation to get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "-10x + 500 = 10*sqrt(x^2 + 400)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "divide both sides of the equation by 10 to get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "-x + 50 = sqrt(x^2 + 400)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "rearrange the terms on the left side of the equation to get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "50 - x = sqrt(x^2 + 400)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "square both sides of the equation to get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "2500 - 100x + x^2 = x^2 + 400\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "subtract x^2 from both sides of the equation and subtract 400 from both sides of the equation and add 100x to both sides of the equation to get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "2100 = 100x\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "divide both sides of the equation by 100 to get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "21 = x\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "that's the length of the vertical leg of the first case triangle.\r
\n" ); document.write( "\n" ); document.write( "-
\n" ); document.write( "using pythagorus again, you get:
\n" ); document.write( "21^2 + 20^2 = y^2
\n" ); document.write( "solve for y^2 to get:
\n" ); document.write( "y^2 = 841
\n" ); document.write( "solve for y to get:
\n" ); document.write( "y = 29\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the original pole was broken 21 feet above the ground and the top of the pole that fell over was 29 feet in length for a total length of 50 feet.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the replacement pole was broken 5 feet further down, so the replacement pole was broken 16 feet above the ground the the top of the pole was 34 feet in length for a total length of 50 feet again.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "since x = 21 and y = 29, then (x-5) = 16 and (y+5) = 34.
\n" ); document.write( "21^2 + 20^2 = 29^2
\n" ); document.write( "16^2 + 30^2 = 34^2
\n" ); document.write( "solving these equations gets:
\n" ); document.write( "841 = 841
\n" ); document.write( "1156 = 1156
\n" ); document.write( "this confirms the solution is correct with x = 21 and y = 29\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the requested solution to the problem is:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the original height of the poles was 50 feet.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );