I have two points in an (x,y) coordinate system, the only information i have is the distance of these points from the origin and the distance between these two points. I need to find the coordinates of these two points. As these points form a triangle so i use the properties of triangles to find these coordinates. Using the sides length information i can find out the three angles inside. But still i haven't been able to find the coordinates. The attached pictures can help to visualize the problem.