Inscribed circle: calculate area of triangle formed in botto

Mitch251

New member
Joined
Oct 26, 2006
Messages
2
Circle.jpg


Given the picture above, I calculate the inscribed circle to be (rounding to the nearest hundred) 18.200. I so far have had it verified that this is correct. I am now being asked to calculate the area of the triangle formed in the bottom right corner. I have absolutely no idea how to go about this.
 
I do not know if this is the entire problem as it was given.
But you must have found the lengths of each tangent, say AN & AM for example.
I assume the triangle is something like ANM?
The segment NM is a cord of the circle. Find its length.
Then with the three sides use Heron’s Theorem.
 
Hello, Mitch!

I found that the radius of the inscribed circle is about 76.064\displaystyle 76.064


Using Heron's Formula: A=s(sa)(sb)(sc)\displaystyle \,A\:=\:\sqrt{s(s\,-\,a)(s\,-\,b)(s\,-\,c)}

We have: s=330+270+2402=420\displaystyle \,s\:=\:\frac{330\,+\,270\,+\,240}{2}\:=\:420

Hence: A=420(90)(150)(180)=540035\displaystyle \,A\:=\:\sqrt{420(90)(150)(180)} \:=\:5400\sqrt{35}


The radius (r)\displaystyle (r) of the inscribed circle is given by: .A=sr\displaystyle A \:=\:s\cdot r

Therefore: \(\displaystyle \L\,r\:=\:\frac{A}{s}\:=\:\frac{5400\sqrt{35}}{420}\:=\:\frac{90\sqrt{35}}{7} \:\approx\:76.064\)

~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~

Let θ=CAB\displaystyle \theta \,=\,\angle CAB

From the Law of Cosines: cosθ=2402+270233022(240)(270)=16\displaystyle \,\cos\theta \:=\:\frac{240^2\,+\,270^2\,-\,330^2}{2(240)(270)} \:=\:\frac{1}{6}

Hence: θ=cos1(16)80.406o        12θ=40.203o\displaystyle \,\theta \:=\:\cos^{-1}\left(\frac{1}{6}\right) \:\approx\:80.406^o\;\;\Rightarrow\;\;\frac{1}{2}\theta\,=\,40.203^o

In the lower-right, we have this right triangle:
Code:
      *
      |   * 
      |       *
    r |           *
      |               *
      |               ½θ  *
      *- - - - - - - - - - - *
                  x

We have: tan(12θ)=rx        x=rtan(12θ)=76.064tan40.203o90\displaystyle \,\tan\left(\frac{1}{2}\theta\right) \:=\:\frac{r}{x}\;\;\Rightarrow\;\;x \:=\:\frac{r}{\tan\left(\frac{1}{2}\theta\right)} \:=\:\frac{76.064}{\tan40.203^o}\:\approx\:90

The lower-right triangle is an isosceles triangle with equal sides x\displaystyle x and vertex angle θ\displaystyle \theta.

The area is: \(\displaystyle \L\,A\:=\:\frac{1}{2}x^2\sin\theta\:=\:\frac{1}{2}(90^2)\sin80.4065^o \:\approx\:3993.35\)

 
Top