Back in grade school, I had a solution involving "folding the triangle" into a rectangle half the area, and seeing that all the angles met at a point:
However, now that I'm in university, I'm not convinced that this proof is the best one (although it's still my favourite non-rigorous demonstration). Is there a proof in, say, linear algebra, that the sum of the angles of a triangle is 180 degrees? Or any other Euclidean proofs that I'm not aware of?



According to the Gauss-Bonnet theorem, if $T$ is your triangle, $\gamma_i$ its sides and $v_i$ its vertices, $$\int_T K+\sum_i\int_{\gamma_i}\kappa + \sum_i\alpha_i=2\pi\chi(T)$$ with $K$ the Gaussian curvature, $\kappa$ the geodesic curvature along the sides, $\alpha_i$ the external angle at the vertex $v_i$ (measured in radians), and $\chi(T)$ the Euler characteristic of $T$. Since the plane is flat, $K\equiv 0$; since the sides of the triangle are geodesics, $\kappa\equiv0$; and since $T$ is contractible, $\chi(T)=1$. Therefore the above formula tells us that $$\sum_i\alpha_i=2\pi.$$ Since the internal angle at the $i$th vertex is $\pi-\alpha_i$, this tells us that the sum of the internal angles is $\pi$, which is what we wanted