document.write( "Question 269651: At a point on the ground 80ft from the base of a tree, the distance to the top of the tree is 11ft more than 2 times the height of the tree. Find the height of the tree. (Simplify your answer. Round to the nearest foot as needed.)\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #854078 by ikleyn(53742) You can put this solution on YOUR website! . \n" ); document.write( "At a point on the ground 80ft from the base of a tree, the distance to the top of the tree is 11ft more than 2 times \n" ); document.write( "the height of the tree. Find the height of the tree. (Simplify your answer. Round to the nearest foot as needed.) \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " The governing equation in the post by @mananth is incorrect.\r \n" ); document.write( "\n" ); document.write( " As a consequence of it, all his calculations are irrelevant and his answer is absurdist.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " I came to bring a correct solution.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "We have a right angled triangle with one leg 80 ft (on the ground to the base of the three)\r\n" ); document.write( "and other leg x, which is the height of the tree.\r\n" ); document.write( "The hypotenuse is (2x+11) ft, according to the problem.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "So, the Pythagorean equation is \r\n" ); document.write( "\r\n" ); document.write( " 80^2 + x^2 = (2x+11)^2. (1)\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Simplify and reduce to the standard form quadratic equation\r\n" ); document.write( "\r\n" ); document.write( " 6400 + x^2 = 4x^2 + 44x + 121,\r\n" ); document.write( "\r\n" ); document.write( " 3x^2 + 44x - 6279 = 0. (2)\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "The discriminant is\r\n" ); document.write( "\r\n" ); document.write( " d = b^2 - 4ac = 44^2 - 4*3*(-6279) = 77264,\r \n" ); document.write( "\n" ); document.write( "Solved correctly.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |