Fast way to come up with solutions to $x(x-1)(x-2)(x-3)=1$?

304 Views Asked by At

I can solve this equation $x(x-1)(x-2)(x-3)=1$ using the usual method but I am looking for a fast analytical method to solve this. Any hints ?

2

There are 2 best solutions below

0
On BEST ANSWER

HINT:

$x(x-3)=x^2-3x, (x-1)(x-2)=x^2-3x+2$

Write $x^2-3x=u$

2
On

Let $y=x-{3 \over 2}$ to get $y^4-{ 5 \over 2} y^2 - {7 \over 16}$.

(A plot of the function shows a local maximum at ${3\over 2}$.)