document.write( "Question 1195477: Determine if the points (3,5), (3,3) and (2,4) are the vertices of a right triangle. Explain your rationale. \n" ); document.write( "
Algebra.Com's Answer #827970 by math_helper(2461)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Yes, they are. \r
\n" ); document.write( "\n" ); document.write( "Square of the distance between first two points:
\n" ); document.write( "\"+%283-3%29%5E2+%2B+%285-3%29%5E2+=+4+\"\r
\n" ); document.write( "\n" ); document.write( "Sum of squares of distances between 1st & 3rd and 2nd & 3rd points:
\n" ); document.write( "\r
\n" ); document.write( "\n" ); document.write( "So the triangle is a right triangle (with the right angle at (2,4)) \n" ); document.write( "
\n" );