No Don't worry, taking your time to understand things helps you learn it better :) I find the things I've struggled with stay in my mind longer.
Now, a relation is simply something that relates an X value to a Y value. We could have a FUNCTION, where the relation of X to Y is said to be one to one. That means for every x input, there is only 1 Y output. A simple example of a function is a function that gives us Capital Cities of countries! For every input country, X, there is only 1 Output city, Y :) However we can see this relation given is a function only WITHIN ITS DOMAIN, which are the countries of Earth. If you put in say, x = Burger King, the function is undefined, there is no capital of burger king!
Similarly, the relations you have given are one to one, or functions, within their domain. For every x value that is valid within its domain, it will give out 1 and only 1 y value. Say for a) you tried to feed in x=5, it would not be defined because the x value you just put in is not in the domain of the function, just like Burger King was not in the Domain of the Countries!
I hope my analogy helped cleared things up, I quite like it :)
EDIT: I am far too late :(