Two points on a line are (6, 6) and (-2, y). The slope of the line is 2. Solve for y.
For this problem, you need the point-slope form of a straight line:
(y - y1) = m*(x - x1)
Where (x1,y1) is a known point on the line and (x,y) is another point on the line. In your problem:
m = 2
(x1,y1) = (6,6)
(x,y) = (-2,y)
Put these values into the point-slope equation above and solve for y.