document.write( "Question 1196827: A right triangle has a hypotenuse of 1. One leg is x. The other leg is (x - 7).
\n" );
document.write( "Find the area of the triangle. \n" );
document.write( "
Algebra.Com's Answer #829844 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Edit: Disregard my entire solution, since the premise is based on a typo in the original question posted. Refer to the solution @ikleyn has posted.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Use the pythagorean theorem \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "That equation solves to these complex values \n" ); document.write( " \n" ); document.write( "Use the quadratic formula. \n" ); document.write( "This shows that we don't get a real number for x and therefore such a right triangle isn't possible.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "------------------------------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Or you could use the triangle inequality theorem \n" ); document.write( "a = x \n" ); document.write( "b = x-7 \n" ); document.write( "c = 1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This theorem says the sum of any two sides must exceed the third side if we want a triangle to be possible
\n" ); document.write( "We have the two sides b = x-7 and c = 1 combine to x-6 which is NOT larger than the third side a = x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let's replace x with an actual number greater than 7 \n" ); document.write( "Let's go for x = 10 \n" ); document.write( "So, \n" ); document.write( "a = x = 10 \n" ); document.write( "b = x-7 = 10-7 = 3 \n" ); document.write( "c = 1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Then notice \n" ); document.write( "b+c = 3+1 = 4 is NOT larger than a = 10 \n" ); document.write( "Try this out using slips of paper of lengths 10, 3 and 1 (inches, cm, or whatever your favorite unit is) \n" ); document.write( "You'll find a triangle is impossible to form here. \r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "------------------------------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Here's an interactive GeoGebra tool to play with \n" ); document.write( "https://www.geogebra.org/m/yzv48tkk \n" ); document.write( "If the applet doesn't load, then hover your mouse over the center and click on the curved arrow. It should refresh. If not then let me know and I'll try to fix the issue the best I can.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "In that applet, we have the three sides {1,3,10} \n" ); document.write( "segment AB = 10 \n" ); document.write( "segment AD = 1 \n" ); document.write( "segment BC = 3 \n" ); document.write( "The dashed circles show all possible locations the points D and B could go. In other words, segment AD swings around point A; while segment BC swings around point B.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "No matter how hard we try, there is no way to join up points C and D to form a triangle. The sides AD = 1 and BC = 3 are simply too short to add to something larger than AB = 10 \n" ); document.write( " \n" ); document.write( " |