document.write( "Question 1154713: At a certain time of day, a tree that is x meters tall casts a shadow that is x−34 meters long. If the distance from the top of the tree to the end of the shadow is x+2 meters, what is the height, x, of the tree? \n" ); document.write( "
Algebra.Com's Answer #777179 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! At a certain time of day, a tree that is x meters tall casts a shadow that is x−34 meters long. If the distance from the top of the tree to the end of the shadow is x+2 meters, what is the height, x, of the tree? \n" ); document.write( "-------------------- \n" ); document.write( "x^2 + (x-34)^2 = (x+2)^2 \n" ); document.write( "Solve for x \n" ); document.write( " \n" ); document.write( " |