document.write( "Question 86097: milicent wants to build a fence around her flower garden, which is shaped like a right triangle, if one leg of the triangle is 6 feet long and the other is 8 feet long,how many feet of fencing will she need to finish the project? \n" ); document.write( "
Algebra.Com's Answer #62212 by bucky(2189)\"\" \"About 
You can put this solution on YOUR website!
This is a Pythagorean theorem problem. The Pythagorean theorem says that the sum of the squares
\n" ); document.write( "of the two legs of a right triangle is equal to the square of the hypotenuse of the triangle.
\n" ); document.write( ".
\n" ); document.write( "In equation form this becomes:
\n" ); document.write( ".
\n" ); document.write( "\"a%5E2+%2B+b%5E2+=+c%5E2\"
\n" ); document.write( ".
\n" ); document.write( "in which \"a\" and \"b\" are the legs of the right triangle, and \"c\" is the longest side which
\n" ); document.write( "is also called the hypotenuse.
\n" ); document.write( ".
\n" ); document.write( "Just substitute the two values for the legs that you are given into this equation. Since you
\n" ); document.write( "are told that one leg is 6 ft let's call that length \"a\". Then length \"b\" will be the other
\n" ); document.write( "leg or 8 ft. When you substitute these values, the equation becomes:
\n" ); document.write( ".
\n" ); document.write( "\"6%5E2+%2B+8%5E2+=+c%5E2\"
\n" ); document.write( ".
\n" ); document.write( "Square both terms on the left side and you get:
\n" ); document.write( ".
\n" ); document.write( "\"36+%2B+64+=+c%5E2\"
\n" ); document.write( ".
\n" ); document.write( "Then add the two values on the left side:
\n" ); document.write( ".
\n" ); document.write( "\"100+=+c%5E2\"
\n" ); document.write( ".
\n" ); document.write( "Finally, solve for the hypotenuse by taking the square root of both sides to find that:
\n" ); document.write( ".
\n" ); document.write( "\"c+=+sqrt%28100%29+=+10\"
\n" ); document.write( ".
\n" ); document.write( "Now you know the lengths of all three sides of the garden. To fence in the garden she
\n" ); document.write( "will need an amount of fencing equal to the sum of the three lengths. Therefore,
\n" ); document.write( "she will need:
\n" ); document.write( ".
\n" ); document.write( "\"6+%2B+8+%2B+10+=+24\"
\n" ); document.write( ".
\n" ); document.write( "So she needs 24 feet of fencing.
\n" ); document.write( ".
\n" ); document.write( "Hope this helps you to understand how the Pythagorean theorem works.
\n" ); document.write( "
\n" );