Discover the answers to your questions at Westonci.ca, where experts share their knowledge and insights with you. Get the answers you need quickly and accurately from a dedicated community of experts on our Q&A platform. Connect with a community of professionals ready to provide precise solutions to your questions quickly and accurately.

Write the equation of a line that is parallel to the line x - y = 5 and goes through the
point (-2, 1).


Sagot :

Answer:

y = x + 3

Step-by-step explanation:

x - y = 5

=> x - 5 = y

=> y = x - 5 -> Eq 1

=> m = 1 (Since, y = mx + 5 in Eq 1)

y = mx + c

Substituting Value of x and y (-2,1) and value of slope(m=1) in y = mx + c,

=> 1 = (1)(-2) + c

=> 1 = -2 + c

=> c = 3

Getting the equation of the line,

y = (m)(x) + c

m = 1, c = 3

=> y = x + 3