Quantcast
Channel: VBForums - Maths Forum
Viewing all articles
Browse latest Browse all 112

radius of circumcircle from 3 points formula... can someone explain?

$
0
0
Why is it that this formula works?

Code:

r=a*b*c/sqrt((a+b-c)(b+c-a)(c+a-b)(a+b+c))
this formula finds the radius of the circumcircle of a triangle (or three points, combining it with pythagoras), using the lengths of the sides of the triangle.

I have tested the formula several times, and it seemed to be accurate everytime, but I still don't understand why that is.. could someone help me understand this? How does this result in the radius?

Viewing all articles
Browse latest Browse all 112

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>