SOLUTION: find the equation of the circle inscribed in a triangle whose sides are 3x+y-5=0, x+3y-1=0, x-3y+7=0.

Algebra ->  Circles -> SOLUTION: find the equation of the circle inscribed in a triangle whose sides are 3x+y-5=0, x+3y-1=0, x-3y+7=0.       Log On


   



Question 707548: find the equation of the circle inscribed in a triangle whose sides are 3x+y-5=0, x+3y-1=0, x-3y+7=0.
Answer by KMST(5328) About Me  (Show Source):
You can put this solution on YOUR website!
The radius of the circle is the distance, R, from center (h,k) to each of the lines.
The distance from a point (h,k) to a line ax%2Bby%2Bc=0 can be calculated as
abs%28ah%2Bbk%2Bc%29%2Fsqrt%28a%5E2%2Bb%5E2%29, so
which simplifies to
and sqrt%2810%29%2AR=abs%283h%2Bk-5%29=abs%28h%2B3k-1%29=abs%28h-3k%2B7%29
With those absolute values, there are too many possibilities, so we should figure out the sign of the expressions inside the absolute values.
It's easy to sketch the triangle and figure out.
With the line equations in that form, it's easy to calculate intercepts:
For example, wit 3x%2By-5=0,
x=0 --> y-5=0 --> y=5 and
y=0 --> 3x-5=0 --> 3x=5 --> x=5%2F3
So, 3x%2By-5=0 goes through (5/3,0) and (0,5).
similarly,
x%2B3y-1=0 goes through (1,0) and (0,1/3),
and x-3y%2B7=0 goes through (-7,0) and (0,7/3).
Sketching, we can find what points are inside the triangle,
including point (h,k), the center of the circle.
The triangle is the space below the lines that go through (0,5) and (-7,0)
(the first and third lines), but above the line for x%2B3y-1=0 (the with intercepts so close to the origin.
Each of the expressions inside the absolute values would be zero if (h,k) is on the corresponding line, positive if (h,k) is on one side of the line, and negative if it is on the other side. Since none of the lines goes through the origin, we can use the origin as a test point to figure out which side is which.

3x%2By-5%3C0 is true for the part of the plane below 3x%2By-5=0,
where we find the origin, (0,0), the triangle, and (inside the triangle)
the center of the circle (h,k).
So, 3h%2Bk-5%3C0 and abs%283x%2By-5%29=-%283x%2By-5%29=-3x-y%2B5

x%2B3y-1%3C0 is true for the origin and the part of the plane below x%2B3y-1=0,
but x%2B3y-1%3E0 for the other side, where the triangle and (h,k) are.
So, h%2B3k-1%3E0 and abs%28h%2B3k-1%29=h%2B3k-1
x-3y%2B7%3E0 is true for the origin and the part of the plane below x-3y%2B7=0,
where we find the origin, (0,0), the triangle, and point (h,k).
So, h-3k%2B7%3E0 and abs%28h-3k%2B7%29=h-3k%2B7

Now that we know the sign of each expression, we can re-write
sqrt%2810%29%2AR=abs%283h%2Bk-5%29=abs%28h%2B3k-1%29=abs%28h-3k%2B7%29 as
sqrt%2810%29%2AR=-3h-k%2B5=h%2B3k-1=h-3k%2B7
and that is a system of equations that we can solve to get
highlight%28h=1%2F6%29 , highlight%28k=4%2F3%29 and
sqrt%2810%29%2AR=19%2F6 --> highlight%28R=19%2F6%2Fsqrt%2810%29%29 --> highlight%28R%5E2=361%2F360%29

Then we can write the equation of the circle as
highlight%28%28x-1%2F6%29%5E2%2B%28y-4%2F3%29%5E2=361%2F360%29