Step 1: Write the two given equations.
\[
ax+by=1
\]
and
\[
bx+ay=1.
\]
Step 2: Subtract the second equation from the first equation.
\[
(ax+by)-(bx+ay)=1-1.
\]
\[
ax-bx+by-ay=0.
\]
\[
x(a-b)+y(b-a)=0.
\]
Since
\[
b-a=-(a-b),
\]
we get
\[
(a-b)x-(a-b)y=0.
\]
\[
(a-b)(x-y)=0.
\]
Step 3: Use the condition \(a\neq b\).
Since the question states
\[
a\neq b,
\]
we have
\[
a-b\neq 0.
\]
Therefore,
\[
x-y=0.
\]
Hence,
\[
x=y.
\]
Step 4: Final conclusion.
Thus, the intersection point of the two lines always lies on the line
\[
\boxed{x=y}
\]