Gergonne Point of Triangle ABC

  • Thread starter Thread starter Painguy
  • Start date Start date
  • Tags Tags
    Point Triangle
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
9 replies · 4K views
Painguy
Messages
118
Reaction score
0
Hi there. This is my first post here so please excuse any mistakes i may make. I was going thur my textbook, and looking at various problems, and before I began my homework a certain problem caught my eye.
In the figure below the circle is tangent to the x-axis, to the y-axis, and to the line 3x+4=12

WFq14.png
a) Find the equation of the circle. Suggestion: decide the what the relationships must be between h, k, and r in the equation of a circle. Then find a way to apply it to the following formula: d = (|y0 -mx0-b|)/(sqrt(1+m^2))

b) Let S, T, and U denote the points where the circle touches the x & y-axis & line 3x+4y=12. Find the equations through A and T; through B and U; through S and C

c) Where do the line segments AT and CS intersect? Where do AT and BU intersect.
Here is what i have done.
itCzU.png

point C is (0,3)
point B is (4,0)
point A is (0,0)


Where i get stuck is at part a. From my POV there is a lack of information making it impossible to continue, but that can't be the case.
I know that the equation of a circle is r^2=(x-h)^2+(y-k)^2 but how am stuck on how to find the solutions for the variables. I know that the point of origin for the circle isn't (0,0), but I am not rly given anything else to work with. Everything I have been asked of to do in this problem I can do, BUT only with a little bit more information. If I had the point of origin for the circle I wouldn't have a problem. I haven't even started my HW because of this problem. ITs bugging me soo much!
 
Last edited:
Physics news on Phys.org
Since the circle is tangent to the two axes, the distance from both axes to the center of the circle is the same. Let this distance be a. Then the equation of the circle can be written as [itex](x-a)^2+(y-a)^2=a^2[/itex] (mark your diagram to see this fact for yourself) You can use this to now find the value a from the tangent line.
 
------edit------
just to make sure i did step a correct can anyone check my work?
a)
[itex]a= Ax+By+C/sqrt(A^2 + B^2)[/itex]

[itex]a= Aa+Ba+C/sqrt(A^2 + B^2)[/itex]

[itex]a= 3a+4a-12/sqrt(3^2 + 4^2)[/itex]

[itex]a=(7a-12)/5[/itex]

[itex]a=5(7a-12)[/itex]

[itex]a=30/17=1.76?[/itex]

The book says that a=1 & the equation looks like this: [itex](x-1)^2+(y-1)^2=1[/itex]
but for now ill go with 1.8 until someone corrects me.
for part b i can find BU, SC, but not AT

b)
BU: [itex]y-y1=m(x-x1)[/itex]

[itex]y-1.8=(1-0/0-4)(x-0)[/itex]

[itex]y=-1x/4+1[/itex]

SC: [itex]y-y1=m(x-x1)[/itex]

[itex]y-3=(3-0/1.8)(x-0)[/itex]

[itex]y=-3x/1.8+3[/itex]

AT:?

for part c i plan to set the lines equal to each other for y to get x and the other way around, but because i can't figure out AT i will wait.
 
Last edited:
Painguy said:
The book says that a=1 & the equation looks like this: (x-1)^2+(y-1)^2=1
The book is correct. :approve:

If radius=1.8 then that would make the height of the circle 3.6, yet at point C the tangent intersects the y-axis at y=3 and the circle must fit well underneath this line. Hence impossible.
 
Last edited:
NascentOxygen said:
The book is correct. :approve:

If radius=1.8 then that would make the height of the circle 3.6, yet at point C the tangent intersects the y-axis at y=3 and the circle must fit well underneath this line. Hence impossible.

i see. well i just noticed where i made my mistake. a=5(7a-12)...can't do that -__-
[itex]a=(7a-12)/5[/itex]

[itex]5a=7a-12[/itex]

[itex]-2a=-12[/itex]

[itex]a=6[/itex]

a=6? but that also cannot workout. sooooo...how does the book get that equation? I am probably overlooking something obvious here, but as u can notice i tend to do that :-p
 
Your formula has an absolute value, so there would be two cases, i.e. when 7a-12>0 and when 7a-12<0. There will thus be two circles whose center is (a,a) and have radius a, but only one will be tangent to both axes as well.
 
Pi-Bond said:
Your formula has an absolute value, so there would be two cases, i.e. when 7a-12>0 and when 7a-12<0. There will thus be two circles whose center is (a,a) and have radius a, but only one will be tangent to both axes as well.

what did u do to the 1/5? It was (7a-12)/5 :/ sry to protest, but something doesn't seem right there.
 
I didn't follow what the Suggestion was about. So I solved this problem my way.

We know the equation of the tangent. At the point of tangency, the normal to the tangent has a slope of 4/3 and it passes through the centre of the circle (a,a). So the x ordinate at the point of tangency is a+3a/5 and this point being on the tangent we find y.

We know the distance from (a,a) to the point of tangency equals the radius, and this gives us a quadratic in a. Solve for the possible values of the radius.
 
The 1/5 is there, I was only talking about the part in the absolute value. Your equation is then

[itex]a=\frac{|7a-12|}{5}[/itex]

There are two solutions to this equations; you have already found the one where a=6 (the case when 7a-12>0). You need to now consider the other case, i.e. when 7a-12<0.