Question 181117
<font face="Times New Roman" size="+2">


I would graph both lines and notice that they are two distinct parallel lines and record the fact that the solution set is the empty set.


I'll leave it to you to figure out which line is which.


{{{drawing(
600, 600, -5, 5, -5, 5,
grid(1),
graph(
600, 600, -5, 5, -5, 5,
y = -(1/5)x + 1,
y = -(1/5)x - 2
))}}}



John
*[tex \LARGE e^{i\pi} + 1 = 0]
</font>