document.write( "Question 1206348: Two chords and a diameter form a triangle inside a circle. The radius is 5cm and one chord is 2cm longer than the other. Find the perimeter and area of the triangle \n" ); document.write( "
Algebra.Com's Answer #843740 by math_tutor2020(3817)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Apply Thales Theorem to determine we have a right triangle.
\n" ); document.write( "Thales Theorem is a special case of the Inscribed Angle Theorem.
\n" ); document.write( "This is what your diagram would look like (imagine adding the proper labels)
\n" ); document.write( "
\n" ); document.write( "Image credit:
\n" ); document.write( "https://en.wikipedia.org/wiki/Thales%27s_theorem\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "radius = 5
\n" ); document.write( "diameter = 2*radius = 2*5 = 10
\n" ); document.write( "The diameter is the hypotenuse of the right triangle.
\n" ); document.write( "A diameter is a special type of chord that passes through the center. It's the longest chord of the circle.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x = shorter leg of the right triangle
\n" ); document.write( "x+2 = longer leg of the right triangle
\n" ); document.write( "x > 0 since a negative side length makes no sense.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Due to the Pythagorean Theorem \"a%5E2%2Bb%5E2=c%5E2\", we can say \"x%5E2%2B%28x%2B2%29%5E2+=+10%5E2\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Let's expand things out to solve for x.
\n" ); document.write( "\"x%5E2%2B%28x%2B2%29%5E2+=+10%5E2\"
\n" ); document.write( "\"x%5E2%2B%28x%2B2%29%28x%2B2%29+=+100\"
\n" ); document.write( "\"x%5E2%2Bx%5E2%2B4x%2B4+=+100\"
\n" ); document.write( "\"2x%5E2%2B4x%2B4+=+100\"
\n" ); document.write( "\"2x%5E2%2B4x%2B4-100=0\"
\n" ); document.write( "\"2x%5E2%2B4x-96=0\"
\n" ); document.write( "\"2%28x%5E2%2B2x-48%29=0\"
\n" ); document.write( "\"2%28x%2B8%29%28x-6%29+=+0\"
\n" ); document.write( "\"x%2B8=0\" or \"x-6+=+0\"
\n" ); document.write( "\"x+=+-8\" or \"x+=+6\"
\n" ); document.write( "The quadratic formula is an alternative approach.
\n" ); document.write( "Ignore the negative result because we stated x > 0 earlier.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x+=+6\" leads to \"x%2B2+=+6%2B2+=+8\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "We have a 6-8-10 right triangle.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "perimeter = add the sides = 6+8+10 = 24 cm
\n" ); document.write( "area = 0.5*base*height = 0.5*6*8 = 24 square cm
\n" ); document.write( "This is one of the fairly rare moments when the perimeter and area are the same value (except for the differing unit types of course).
\n" ); document.write( "
\n" ); document.write( "
\n" );