Logic Tip: The distance between parallel lines given by the general 2nd degree equation $ax^2+2hxy+by^2+2gx+2fy+c=0$ can be found directly using the formula $d = 2\sqrt{\frac{g^2-ac}{a(a+b)$. Here $a=1, b=4, c=-4, g=3/2$. So $d = 2\sqrt{\frac{9/4 - 1(-4)}{1(1+4) = 2\sqrt{\frac{25/4}{5 = 2\sqrt{5/4} = \sqrt{5}$.