At Westonci.ca, we provide clear, reliable answers to all your questions. Join our vibrant community and get the solutions you need. Discover in-depth answers to your questions from a wide network of professionals on our user-friendly Q&A platform. Get immediate and reliable solutions to your questions from a community of experienced professionals on our platform.

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