document.write( "Question 189460: At a point on the ground 35 ft from the base of a tree, the distance to the top of the tree is 1 ft more than 3 times height of the tree. Find the height of the tree. \n" ); document.write( "
Algebra.Com's Answer #142133 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! At a point on the ground 35 ft from the base of a tree, the distance to the top of the tree is 1 ft more than 3 times height of the tree. Find the height of the tree. \n" ); document.write( ". \n" ); document.write( "Drawing a diagram of the problem will help you \"see\" the solution. \n" ); document.write( ". \n" ); document.write( "You will be applying the Pythagorean theorem. \n" ); document.write( ". \n" ); document.write( "Let h = height of the tree \n" ); document.write( "then \n" ); document.write( "3h+1 is the hypotenuse \n" ); document.write( "the other two sides are: \n" ); document.write( "h and 35 \n" ); document.write( ". \n" ); document.write( "h^2 + 35^2 = (3h+1)^2 \n" ); document.write( "h^2 + 35^2 = (3h+1)(3h+1) \n" ); document.write( "h^2 + 35^2 = 9h^2 + 6h + 1 \n" ); document.write( "35^2 = 8h^2 + 6h + 1 \n" ); document.write( "1225 = 8h^2 + 6h + 1 \n" ); document.write( "0 = 8h^2 + 6h - 1224 \n" ); document.write( "0 = 4h^2 + 3h - 612 \n" ); document.write( ". \n" ); document.write( "Applying the quadratic formula gives us: \n" ); document.write( "h = {12, -12.75} \n" ); document.write( ". \n" ); document.write( "Toss out the negative solution leaves us with: \n" ); document.write( "h = 12 feet (height of tree) \n" ); document.write( ". \n" ); document.write( "Details of quadratic follows: \n" ); document.write( "
\n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |