Hello Bianca,
If you rewrite -x-2y=0 in slope-intercept form, you will get: -2y=x ---> y = (-1/2)*x
Two perpendicular lines need to satisfy this condition: (slope of line 1) * (slope of line 2) = -1
so (-1/2) * slope 2 = =-1, so slope 2 = -1/(-1/2) = 2.
From there, you can go ahead and choose the (only) answer that has a slope of 2.
-----
Or, in problems where multiple answers have the correct slope, you could do this:
for your perpendicular line, y = 2x + b
to find b, plug the ordered pair (-1,-4) in that equation: -4 = 2(-1)+b ---> -4 = -2+b ---> b = -2
So your perpendicular equation is y = 2x-2
Cheers