I have two endpoints (xa, ya) and (xb, yb) of two vectors, respectively a and b, coming from the same point (xo, yo). In addition, I know that | a | = | b | + s, where s is a constant. I tried to calculate the beginning (xo, yo), but it seems to work at some point. How to solve this?
source
share