Answer:
parallel:

perpendicular:

Step-by-step explanation:
original line:
-7x + 8y = 4
m = 7/8
parallel:
m = 7/8
L: 7x - 8y = k
(4, -4) -> L
28 + 32 = 60 = k
L: 7x - 8y = 60
perpendicular:
m = -8/7
L: -8x + 7y = k
(4, -4) -> L
-32 + 28 = -4 = k
L: -8x -7y = -4
=> 8x + 7y = 4
Answer:
1st Equation: -8x + y = 22
At (-2,6)
(-8*-2)+ 6 =16+6= 22: That is correct
2nd Equation: -8x - y =10
At (-2,6)
(-8*-2)-6= 16-6= 10: That is correct
Both are correct.
Hope it helps you.