11.4k views
4 votes
The equation for line s can be written as x - y = -2. Line t is perpendicular to lines and passes through (-4, 1). What is the equation of line t?​

1 Answer

2 votes

Answer: x + y = -3

=========================================================

Step-by-step explanation:

Anything perpendicular to Ax+By = C is of the form Bx-Ay = D

The given equation is x-y = -2 showing that A = 1, B = -1 and C = -2.

So Bx-Ay = D will update to -x-y = D

Plug in the coordinates of (-4,1) to find D.

-x-y = D

D = -x-y

D = -(-4)-1

D = 4-1

D = 3

We go from -x-y = D to -x - y = 3

Then multiply both sides by -1 to end up with x + y = -3