First you need to find the slope from the given equation. To do this we must solve the equation for y.
5x-2y=6
Add 2y to both sides:
5x=6+2y
Subtract 6 from both sides:
5x-6=2y
Now divide everything by 2 to get y by itself.
(5/2)x-3=y
Your slope for a parallel line is the number in front of x. In this case it will be 5/2.
Now when can use the point slope equation.
y-(-4)=(5/2)(x-(-2))
y+4=(5/2)(x+2)
Multiply both sides by 2 to get rid of the fraction.
2y+8=5x+10
now solve for y
2y = 5x +2
y=(5/2)x+1