This is sort of a two part problem. The first step is solving all the equations for y (so they all have the form y= (everything else). Two of them are already in that form, and the rest of the problem will be easier after that.
So you can check your answers you should have the four equations:
y=3x-5
y=x+4
y=.5x-5
y=3x+1
Now you can answer both questions.
The first one is to plug zero into the x and see which one results in a y of -5. This is also called the y intercept of the equations. In the first one, 3*0-5 is -5 so it works, the second 0+4 is 4, the third 0.5*0-5 is -5 (so it works) and in the last 3*0+1 is 1 so it doesn't. The key here is to notice that in that form y=b*x+a when x is zero it doesn't matter what a is, a determines the y intercept.
Then they want to determine which lines are parrallel. To do this you will need to find the slope or graph them. If you want to graph them go ahead. To find the slope, we have y values for all four when x = 0 solved (we did that in part 1) and now we need another value (you can pick anything but if we do x=2 in this case all the numbers will be integers).
So using 2, we get 3*2-5 or 1 or a rise of 6 (1-(-5)) and a run of 2 (2-0)for a slope of 3.
In the second 2+4 is 6. So we have a rise of 2 (6-4) and a run of 2 (2-0).
In the third, x=2 y=0.5*2-5 means y=-4 so our rise is 1 -5-(-4) and our run is 2 so the slope is .5
In the final one x=2 so y=3*2+1 y=7 and our rise is 6 (7-1) and our run is 2. The slope is 3, as it was in the first equation.
Since the first and fourth equations have the same slope (3) they are parallel.
In this part the thing to note is that when the equations are listed y=b*x+a b is the same as the slope. Remembering both means that you don't have to do all the arithmatic.
Looking at them with our short cut:
y=3x-5 slope of 3 y intercept of -5 (it goes through 0,-5)
y=x+4 slope of 1 y intercept of 4 (it goes through 0,4)
y=.5x-5 slope of 0.5 y intercept of -5 (it goes through 0,-5)
y=3x+1 slope of 3 y intercept of 1 (it goes through 0,1)
Good luck with the rest of your problems!