I'm going to solve this geometry problem without using rotational , any other way like coordinates :
Problem :
Given an equilateral triangle $\Delta ABC $ such that :
$P$ point inside triangle with distance from the vertices of triangle as following in picture :
How I use coordinates here ?
Can you assist!
Thanks!

Orient the triangle to be centered at $(0,0)$ and let $t$ be $\frac{s}{2\sqrt{3}}$ so that $$A=(2t,0), B=(-t,t\sqrt{3}), C=(-t,-t\sqrt{3}).$$ We have some point $P=(x,y)$ so that $$(2t-x)^2+y^2=100,\ (t+x)^2+(y-t\sqrt{3})^2=64,\ (t+x)^2+(y+t\sqrt{3})^2=36.$$ I won't do out the algebra here because it's rather messy, but here's the general strategy: