
Tim T. answered 03/29/19
Math: K-12th grade to Advanced Calc, Ring Theory, Cryptography
Greetings! Let us solve this problem with the Distance Formula! We will find the distance to all three sides to determine if it is a right triangle. So, let
The Distance between A and B = dAB
The Distance between B and C = dBC
The Distance between A and C = dAC
Now, we have
dAB = √(-4-(-7))2 + (5-6)2 = √(3)2 + (-1)2 = √10
dBC = √(-4-(-7))2 + (15-6)2 = √(3)2+(9)2 = √90 = √(9*10) = 3√10
dAC = √(-4-(-4))2+(15-5)2 = √(0) + (10)2 = √(100) = 10
Since √10 is the shortest side, 3√10 is the second leg and 10 is the longest leg, numerically, we use the Pythagorean Theorem to prove it as a right triangle by showing,
c2 = a2 + b2
Then,
(10)2 = (√10)2 + (3√10)2
100 = 10 + (3)2*(10), because the square root of (10)2 is 10.
100 = 10 + 90
Therefore, ABC is indeed a right triangle.
Hope this helps! ◊