asked 88.7k views
5 votes
If the points A, B and C have the coordinates A(5, 2), B(2, −3) and C(−8, 3), show that the triangle ABC is a right-angled triangle.

asked
User Kazbeel
by
9.2k points

1 Answer

5 votes

A=5i+2j

B=2i-3j

C=-8i+3j

we find the vectors of AB, BC & AC:

AB=(2-5)i+(-3-2)j=-3i-5j

BC=(-8-2)i+(3-(-3))j=-10i+6j

AC=(-8-5)i+(3-2)j=-13i+j

now if the dot product of two of these vectors result in zero, it means that those vectors (representing the triangle sides) are perpendicular to each other (which means triangle ABC is a right-angled triangle)

let's try:

AB.BC=(-3)(-10)+(-5)(6)=30-30=0

thus the triangle ABC is a right-angled triangle.

answered
User Rodney Lambert
by
9.1k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.