From following diagram, $A_1$ is center of circle of radius $r$. All distances are in coordinate system $(x,y)$. Distance from $A_1P_2$ is known. Distance $A_1,A_2,A_3$ is also known from origin. I want to find point $P_1$.

I appreciate any help in this regard.
Thanks.
The following are equal. They have the same direction and unit length: $$ \frac{P_1-A_1}{r}=\frac{P_2-A_1}{|P_2-A_1|} $$ Therefore, assuming we know the coordinates of $P_2$ and $A_1$, $$ P_1=A_1+r\frac{P_2-A_1}{|P_2-A_1|} $$