How to determine the radius and center of a circle when only three noncollinear points are known?

六眼飞鱼酱① 提交于 2019-12-06 03:30:40

mr =

mt =

Center coordinates:

Courtesy of http://www.regentsprep.org/regents/math/geometry/gcg6/RCir.htm

Edit: Old link was dead.

You are right that formulas (28)-(34) have the answer to your question. The key to note is that (31)-(34) are not just matrices, but determinants of matrices. Wikipedia gives the formula for calculating the determinant of a 3x3 matrix which is all that is needed here.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!