The general equation for slope-intercept form is y = mx + b, where m = the slope of the equation, b = the y intercept, and x and y are your variables (and the coordinate points on the graph).
Remember that for parallel lines, the slope, m, is the same for both equations. The equation you're given, y = 2x - 2, is already in slope-intercept form and the 2 in front of x is m, your slope. That means for whatever equation we come up with, m has to be 2.
So far we know the equation for our parallel line is y = 2x + b. How do we figure out b? Plug in the (x, y) coordinate you're given, (1, 1) and solve for b:
![y = 2x + b\\ 1 = 2(1) + b\\ 1 = 2 + b\\ b = -1](https://tex.z-dn.net/?f=y%20%3D%202x%20%2B%20b%5C%5C%0A1%20%3D%202%281%29%20%2B%20b%5C%5C%0A1%20%3D%202%20%2B%20b%5C%5C%0Ab%20%3D%20-1)
Now we know b = -1. Put that into our y = 2x + b equation to get the final equation of your parallel line:
Your final answer is y = 2x - 1.