document.write( "Question 1030650: A triangle with vertices (3, −2), (7, 3), and (−7, 6) is what type of triangle? \n" ); document.write( "
Algebra.Com's Answer #645501 by Edwin McCravy(20055)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "We draw the triangle to see what it looks like:\r\n" );
document.write( "\r\n" );
document.write( " (3, -2), (7, 3), and (-7, 6) \r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Looks suspiciously like the angle down at (3,-2) is a right\r\n" );
document.write( "angle.   So let's see if we can prove that it is.\r\n" );
document.write( "\r\n" );
document.write( "We find the slopes of its two sides and if that's a right angle \r\n" );
document.write( "then the slope of one with be the reciprocal of the other with\r\n" );
document.write( "the opposite sign\r\n" );
document.write( "\r\n" );
document.write( "We use the slope formula:\r\n" );
document.write( "\r\n" );
document.write( "\"m\"\"%22%22=%22%22\"\"%28y%5B2%5D-y%5B1%5D%29%2F%28x%5B2%5D-x%5B1%5D%29\"\r\n" );
document.write( "where (x1,y1) = (-7,6)\r\n" );
document.write( "and where (x2,y2) = (3,-2)\r\n" );
document.write( "\r\n" );
document.write( "\"m\"\"%22%22=%22%22\"\"%28%28-2%29-%286%29%29%2F%28%283%29-%28-7%29%29\"\r\n" );
document.write( "\"m\"\"%22%22=%22%22\"\"%28-8%29%2F%2810%29\"\"%22%22=%22%22\"\"-4%2F5\"\r\n" );
document.write( "\r\n" );
document.write( "We use the slope formula again:\r\n" );
document.write( "\r\n" );
document.write( "\"m\"\"%22%22=%22%22\"\"%28y%5B2%5D-y%5B1%5D%29%2F%28x%5B2%5D-x%5B1%5D%29\"\r\n" );
document.write( "this time with (x1,y1) = (7,3)\r\n" );
document.write( "and where (x2,y2) = (3,-2)\r\n" );
document.write( "\r\n" );
document.write( "\"m\"\"%22%22=%22%22\"\"%28%28-2%29-%283%29%29%2F%28%283%29-%287%29%29\"\r\n" );
document.write( "\"m\"\"%22%22=%22%22\"\"%28-5%29%2F%28-4%29\"\"%22%22=%22%22\"\"5%2F4\"\r\n" );
document.write( "\r\n" );
document.write( "Indeed \"-4%2F5\" and \"5%2F4\" are reciprocals with\r\n" );
document.write( "opposite signs, so the sides are perpendicular and\r\n" );
document.write( "the angle with vertex (3,-2) is a right angle.\r\n" );
document.write( "\r\n" );
document.write( "So the triangle is a right triangle.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );