What is the question you need help on
Y = 1/2x - 3. Slope here is 1/2. A perpendicular line will have a negative reciprocal slope. All that means is flip the slope and change the sign. So the perpendicular line will have a slope of -2.
y = mx + b
slope(m) = -2
(1,-1)...x = 1 and y = -1
now we sub and find b, the y int
-1 = -2(1) + b
-1 = -2 + b
-1 + 2 = b
1 = b
so ur perpendicular equation is : y = -2x + 1
You said X = (5y+1) / (y-2)
Multiply each side by (y-2):
X(y-2) = (5y+1)
Eliminate parentheses:
Xy - 2X = 5y + 1
Add 2X to each side:
Xy = 5y + 1 + 2X
Subtract 5y from each side:
(X-5)y = 1 + 2X
Divide each side by (X-5):
<em>y = (1+2X) / (X-5) </em>