How Do You Calculate the Circumcircle Radius with Given Triangle Sides?

  • Thread starter Thread starter primarygun
  • Start date Start date
  • Tags Tags
    Triangle
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
9 replies · 6K views
primarygun
Messages
233
Reaction score
0
For a triangle, 3 sides are given.
What's the radius of its circumcircle?
Are we able to get it without using cosine law or sine law or heron formula?
 
Physics news on Phys.org
What is a circumcircle?
 
An outern circle .
 
I'm really sorry, but I have no idea what you are talking about.
 
A circle surrounds a triangle, the three vertexs of the triangle touches the circumference
 
Oh, I apologize. The only way which I know of to get that is with the law of cosines.
 
My teachers haven't taught us the cosine law, but this question is in the part of properties of circle. Moreover, he hasn't taught heron formula.
 
Hi,
First, use the law of cosine:
[tex]a^{2} = b^{2} + c^{2} - 2bc\cos{A}[/tex]
[tex]b^{2} = a^{2} + c^{2} - 2ac\cos{B}[/tex]
[tex]c^{2} = a^{2} + b^{2} - 2ab\cos{C}[/tex]
to find out cos of one of the angle in the triangle, then use [itex]sin^{2}\theta + cos^{2}\theta = 1[/itex] (In a triangle, [itex]sin\theta[/itex] is always positive) to find its sine and then use the law of sine to find out the radius of the circumcircle.
The law of sine is:
[tex]\frac{a}{\sin{A}} = \frac{b}{\sin{B}} = \frac{c}{\sin{C}} = 2 \times R[/tex]
Where R is the radius of the circumcircle.
Hope you get it.
Viet Dao,
 
No need sin law.
I know many methods, but currently I want the most simpliest one.
Anyway, thank you. :P