Find the perpendicular bisector of the segment joining $A(1,2)$ $B(1,-4)$. In this question, first I found the midpoint of $[AB]$ $M(1,-1)$ Then I found $N= B-A = (0,-6)$. Then we may take $u=(6,0)$. vector equation $P= M + tu$
$P= (1,-1)+t(6,0)$ $P= (6t+1, 0t-1)$ In here, $x=6t+1 y=0t-1$ Here I wanted to make the t equal to each other, but this is not possible. I will be grateful if you could help me.
Think about the problem geometrically, which is always a good idea before jumping to any equation-solving.
The two points given lie on the same (vertical) line $x=1$, with midpoint $M(1,-1)$, as you gave. Hence, the perpendicular line will be parallel to the $x$-axis, which must hence be $y=-1$.
You can see this too in your set of points $P(6t+1,-1)$, which cover every possible $x$-coordinate but always have $y$-coordinate $-1$.