So I have an equation that contains the distance formula squared. However, I am interested in linearizing this equation.
My equation is: Constant/distance squared
My distance is between a fixed point and a variable point. So x1 and y1 are known but x2 and y2 are variables. Any idea how to linearize this? I thought of expanding the distance and then linearizing the squares.