I have three circumferences and I know there is a piont
where the three circles intersec themselves.
so if a circle with centre P(a,b) and radius R
then its equation is:
(X-a)^2+(Y-b)^2=R^2
so I need to find a X,Y that satisfy the 3 equations at
the same time.
So:
X= (...?...)
Y= (...?...)
Help really appreciated :)
Thanks!
Paolo
where the three circles intersec themselves.
so if a circle with centre P(a,b) and radius R
then its equation is:
(X-a)^2+(Y-b)^2=R^2
so I need to find a X,Y that satisfy the 3 equations at
the same time.
So:
X= (...?...)
Y= (...?...)
Help really appreciated :)
Thanks!
Paolo