does it pass through the origin? well, we could draw it, or we can just check that, the origin is at 0,0, or namely when x = 0, y = 0, let's see if that's true, let's make x = 0, let's see what we get for "y".
y = -3(0) + 11 => y = 11
woops, no dice, y ≠ 0, so nope, doesn't pass through the origin.