Determine $m\in\mathbb{R}$ such that the solution (x,y) is unique

38 Views Asked by At

$$x^2-y+m \le 0$$ $$y^2-x+m \le 0$$ Which value in $mathbb{R}$ does $m$ take such that the above system has a unique solution of the form $(x,y)$

2

There are 2 best solutions below

3
On BEST ANSWER

Since graphs of $y=x^2+m$ and of $x=y^2+m$ are symmetric in relation to the graph of $y=x$,

we'll get an unique solution, when $y=x$ is a tangent line to $y=x^2+m$.

Thus, the equation $x^2-x+m=0$ has one root, which happens for $m=\frac{1}{4}$.

0
On

Hint. Try to draw a picture to see how the parabolas $y=x^2+m$ and $x=y^2+m$ change if you change $m$.