for what value of $k \in \mathbb{R}$ does there exist exactly one pair $(x, y) \in \mathbb{R}^2$ that satisfies the simultaneous equations
$$y-14x=k$$ $$x^2 +y = 5$$
for what value of $k \in \mathbb{R}$ does there exist exactly one pair $(x, y) \in \mathbb{R}^2$ that satisfies the simultaneous equations
$$y-14x=k$$ $$x^2 +y = 5$$
$$y-14x=k$$ $$x^2+y=5$$ By the former, $$y=14x+k$$ Substitute it into the latter, $$x^2+14x+(k-5)=0$$ As you want the value of $x$ to be unique, then the discriminant $$\Delta=14^2-4k+20=216-4k$$ Must be $0$.
Thus, $$4k=216$$ $$k=54$$