document.write( "Question 124733: if a tent pole is 2m high and the rope is 2.4m, then hoe far from the base of the pole should the rope be pegged \n" ); document.write( "
Algebra.Com's Answer #91441 by bucky(2189)![]() ![]() ![]() You can put this solution on YOUR website! This problem involves a right triangle. \n" ); document.write( ". \n" ); document.write( "Presumably the tent pole is to be vertical and that means that it will be perpendicular \n" ); document.write( "to the ground ... or at an angle of 90 degrees with the ground. \n" ); document.write( ". \n" ); document.write( "The rope is fastened to the top of the tent pole and then is stretched out and tied to a \n" ); document.write( "tent peg that is driven in the ground some distance from the base of the tent pole. \n" ); document.write( ". \n" ); document.write( "Therefore, the rope forms the long side or hypotenuse of the right triangle. The length of \n" ); document.write( "the tent pole is one of the legs of the triangle, and the distance you are looking for is the \n" ); document.write( "length of the other leg of the triangle. \n" ); document.write( ". \n" ); document.write( "You could solve this problem using trigonometry, or you could use the Pythagorean \n" ); document.write( "theorem. Since students normally learn the Pythagorean theorem first, let's use that method \n" ); document.write( "of solving the problem. \n" ); document.write( ". \n" ); document.write( "The Pythagorean theorem says that in a right triangle the sum of the squares of the lengths of \n" ); document.write( "the two legs is equal to the square of the hypotenuse. If the lengths of the two legs are \n" ); document.write( "A and B and the length of the hypotenuse is C, then in equation form the Pythagorean \n" ); document.write( "theorem tells you that: \n" ); document.write( ". \n" ); document.write( "A^2 + B^2 = C^2 \n" ); document.write( ". \n" ); document.write( "You know that the length of one of the legs (the tent pole) is 2 meters. Substitute this \n" ); document.write( "length for one of the legs in the equation (say for leg B) and you have: \n" ); document.write( ". \n" ); document.write( "A^2 + 2^2 = C^2 \n" ); document.write( ". \n" ); document.write( "And you know that the hypotenuse (the length of the rope) is 2.4 meters. Substitute this \n" ); document.write( "value for C and the equation then becomes: \n" ); document.write( ". \n" ); document.write( "A^2 + 2^2 = (2.4)^2 \n" ); document.write( ". \n" ); document.write( "Square the two numbers and the equation then is: \n" ); document.write( ". \n" ); document.write( "A^2 + 4 = 5.76 \n" ); document.write( ". \n" ); document.write( "Get rid of the 4 on the left side by subtracting 4 from both sides and you have: \n" ); document.write( ". \n" ); document.write( "A^2 = 1.76 \n" ); document.write( ". \n" ); document.write( "Finally, solve for A by taking the square root of both sides to get: \n" ); document.write( ". \n" ); document.write( "A = sqrt(1.76) = 1.326649916 meters \n" ); document.write( ". \n" ); document.write( "Round this answer off to A = 1.33 meters \n" ); document.write( ". \n" ); document.write( "This tells you that the tent peg should be located at a distance of 1.33 meters from the base \n" ); document.write( "of the tent pole. \n" ); document.write( ". \n" ); document.write( "This, of course, does not take into account the amount of rope that is used in tying the \n" ); document.write( "rope to the peg and to the top of the pole. It is based on the assumption that the 2.4 meter \n" ); document.write( "length of the rope is just the length between the peg and the pole. \n" ); document.write( ". \n" ); document.write( "Hope this helps you to understand how the problem can be set up and solved. \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( " |