2.4.10 3 circles one intersection

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
8 replies · 2K views
karush
Gold Member
MHB
Messages
3,240
Reaction score
5
$\tiny{\textbf{2.4.10}}$
$\begin{array}{rl}
(x+4)^2+(y+11)^2&=169 \\
(x-9)^2+(y+5)^2&=100 \\
(x-4)^2+(y-5)^2&=25
\end{array}$

ok i solved this by a lot of steps and got (1,1) as the intersection of all 3 circles
these has got to be other options to this.
basically I expanded the equations then set them equal to each other but what a mess:unsure:

suggestions?
I was thinking about a matrix but not sure how to set it up

[DESMOS]{"version":7,"graph":{"viewport":{"xmin":-10,"ymin":-11.610693119544644,"xmax":10,"ymax":11.610693119544644}},"randomSeed":"ae14e0f6a73aec6ad68af003f395e465","expressions":{"list":[{"type":"expression","id":"1","color":"#c74440","latex":"(x+4)^{2}+(y+11)^{2}=169"},{"type":"expression","id":"2","color":"#2d70b3","latex":"(x-9)^{2}+(y+5)^{2}=100"},{"type":"expression","id":"3","color":"#388c46","latex":"(x-4)^{2}+(y-5)^{2}=25"},{"type":"expression","id":"4","color":"#6042a6","latex":"\\left(1,1\\right)","showLabel":true}]}}[/DESMOS]
 
Last edited:
Mathematics news on Phys.org
You can use this concept from the family of circles that $S_1 =0$ and $S_2 =0$ are two given circles intersecting each other then $S_1 - S_2 =0$ gives the equation of the line passing through those points.
For this question find any two lines using this and find their intersection point which will be your answer (here all the lines will be tangents)
 
There is a correction in my above statement I did not look at the figure carefully and typed about how to find the radical centre and equation of tangent which is wrong because one of the two circles are intersecting so... The correct one is --->>

Solving $S_1 - S_2=0 $ will give the equation of chord joining the intersecting points... Find any two such chords then you have two equations and two unknowns (x,y).
 
just curious could the point of intersection of 3 circles be a limit

we are basically solving by deduction
 
what do you mean by limit?
 
basically are we not approaching a point?
 
I don't think so... We use limits when it is difficult to approach but here it is very easy to locate that point.
 
so basic algebra is the only way it can be done 😕