Let us say you have two points in 2-D, point A and point B.
A has position (a,b)
B has position (c,d)
Let N be a real number > 0
Define the set of points such that the distance PA = N*PB
Let us say you have two points in 2-D, point A and point B.
A has position (a,b)
B has position (c,d)
Let N be a real number > 0
Define the set of points such that the distance PA = N*PB

Hello, Corpsecreate!
Code:P o (x,y) * * * * y-d B * * (c,d)o * * * o F * * * * * * * * d-b * * * * * * * (a,b)o * * * * o * * * * o A - - - c-a - - - D - x-c - E : - - - - - - x-a - - - - - - :
We have: .
. . . . . . . .
. .
. .
Is this what you're looking for?