So I have a triangle with the vertices $A,B$ and $C$. I'm trying to show that if the altitudes of the triangle at points A and B intersect at point $P$, then the third altitude at point $C$ must pass through $P$ as well.
I am expected to use linear algebra techniques on this but I'm a little lost on how to approach this. My guess would be to use the dot product somehow since the dot product of two perpendicular vectors is $0$ so that was my intuition but I'm not really sure how I would go about doing that...