Let the coordinate of S be (x, y).
Then, according to given condition SQ2 + SR2 = 2SP2
Since the coordinates are given, we substitute them in the condition and obtain
(x+1)2 + y2 + (x-2)2 + y2 = 2[(x-1)2 + y2]
This gives, x2 + 2x + 1 + y2 + x2 - 4x + 4 + y2 = 2 (x2 + 1 - 2x + y2)
This yields 2x + 3 = 0.
Hence, x = -3/2.
Hence, the line satisfying the given condition is a straight line parallel to y-axis.
Regards