Finding intersection between a quadratic equation and linear equation

179 Views Asked by At

Is it possible that you find a quadratic equation that NEVER intersects the linear equation y=x?

I believe that it is impossible. I tried as many equations as I could such as y=(x+10)^2 and x=(y+10)^2, yet there seems to be none that do not intersect the equation.

1

There are 1 best solutions below

2
On BEST ANSWER

Surely y=(x+5)^2 will work...

y=x and y=(x+5)^2 do not intersect