Both are incorrect insofar that they say that they use the word always, which certainly is not the case. If the poly has a degree of 2, and a vertex which is for example (0, 5) the line y = x would never intersect it. Y = x + 5 would intersect it at one point, and y = x+10 at two points. The answer also depends on the delta of the function. If delta greater than 0 there will be two solutions, while a delta that is 0 gives one solution. If delta is smaller than 0 we have no solution.