A triangle has sides with lengths of 8, 4, and 6. What is the radius of the triangles inscribed circle?

1 Answer
Jun 6, 2018

r=(sqrt15)/3 ~~1.29r=1531.29

Explanation:

Here is the formula for a triangle inscribed circle:

s = (a+b+c)/2s=a+b+c2

r = sqrt(((s-a)(s-b)(s-c))/s)r=(sa)(sb)(sc)s

Plug in our values:

s = (8+4+6)/2s=8+4+62

s=9s=9

r = sqrt(((9-8)(9-4)(9-6))/9)r=(98)(94)(96)9

r=sqrt(5/3)r=53

r=(sqrt15)/3 ~~1.29r=1531.29