document.write( "Question 1021410: a pole is broken at a height of 6m from the ground and its top touches the ground at a distance of 8m from the base of the tree find the original height of the tree \n" ); document.write( "
Algebra.Com's Answer #637109 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! If you draw the diagram you have a right triangle with 6m going up and 8m at the base. \n" ); document.write( "Using the Pythagorean Theorem, we can find the length of the fallen part of the pole... \n" ); document.write( "c^2 = a^2 + b^2 \n" ); document.write( "c^2 = 6^2 + 8^2 \n" ); document.write( "c^2 = 36 + 64 \n" ); document.write( "c^2 = 100 \n" ); document.write( "c = 10 \n" ); document.write( "Thus when the pole is fixed and upright again, its total length is 16 m. \n" ); document.write( " |