There are three different kinds of "relationships" that two lines can have to each other.
1) The lines never touch
If two lines never touch, this means that no matter how big or how small the x we input is, there can be no point where plugging in the same x value returns the same y value. This does not necessarily happen when one line has an intercept at y=1,000,000,000 and another at y=−1,000,000,000, because we have infinite x values to work with. It doesn't matter if the point where they touch is a number too big for us to understand, because we still know that they will touch.
The determining factor in whether or not lines will ever touch is the gradient. If two lines have the same gradient and different intercepts, then the distance between the lines at x=0,
will be the distance between the two lines at every value of x. Remember that the gradient of a line m tells you to take mx vertical steps for every x horizontal steps. When two lines have the exact same gradient, moving x horizontal steps on both lanes will change both of their y values by the same amount, so they will stay the exact same distance apart everywhere.
When two lines never touch, we say that they are parallel.
2) The lines always touch
In other words, they are the same line. This means that they are defined the exact same way, so even if they look different at a first glance (written in different forms, use different fractions, or something else), the relationship between x and y given by their equations is the exact same in both cases.
This is very similar to the first case, except this time, both the slope and the intercepts must be the same.