document.write( "Question 1153777: Lucy is standing next to the General Sherman tree in Sequoia National Park, home of some of the largest trees in the world. The distance from Lucy to the base of the tree is 71 m less than the height of the tree. If the distance from Lucy to the top of the tree is 1 m more than the height of the tree, how tall is the General Sherman? \n" ); document.write( "
Algebra.Com's Answer #776073 by greenestamps(13215)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "x = height of tree
\n" ); document.write( "x+1 = distance from Lucy to top of tree
\n" ); document.write( "x-71 = distance from Lucy to base of tree

\n" ); document.write( "Assuming the ground is level (NOT a good assumption in the location of the General Sherman tree!), then the three lengths form a right triangle.

\n" ); document.write( "\"%28x%2B1%29%5E2+=+x%5E2%2B%28x-71%29%5E2\"
\n" ); document.write( "\"x%5E2%2B2x%2B1+=+x%5E2%2Bx%5E2-142x%2B5041\"
\n" ); document.write( "\"0+=+x%5E2-144x%2B5040\"
\n" ); document.write( "\"0+=+%28x-60%29%28x-84%29\"

\n" ); document.write( "\"x+=+60\" or \"x=84\"

\n" ); document.write( "x=60 makes the distance from Lucy to the base of the tree negative, so that solution makes no sense.

\n" ); document.write( "ANSWER: The height of the tree is x = 84m.

\n" ); document.write( "
\n" ); document.write( "
\n" );