Let $y = x^2 - 2x + 6$. Express $x$ in terms of $y$.
This is my working:
$$ x^2 - 2x = y - 6, \\ x(x-2)= y - 6. $$
From this point, I got stuck as I can't fully factorize the $x$ out as seen above...
Thanks for the hint, if any...
Let $y = x^2 - 2x + 6$. Express $x$ in terms of $y$.
This is my working:
$$ x^2 - 2x = y - 6, \\ x(x-2)= y - 6. $$
From this point, I got stuck as I can't fully factorize the $x$ out as seen above...
Thanks for the hint, if any...
Suggest you complete the square. You have $x^2-2x+1=Y-5,$ so $(x-1)^2=Y-5,$ then $x-1=\pm \sqrt{Y-5}$ and add $1$ to each side.
Note there was an error before last edit.