15725
contestada

write an equation of the line that passes through (-1,3) and is parallel to the line y=2x+2​

Respuesta :

Answer:

Step-by-step explanation:

Parallel lines have same slope

y = 2x + 2      

So, m =  2;  (-1, 3)

y -y1 = m(x -x1)

y - 3 = 2(x - [-1])

y - 3 = 2(x + 1)

y - 3 = x*2 + 1*2

y -3 = 2x + 2

   y = 2x + 2 +3

y =2x + 5