4x - 5*2x + 4 = 0
Replace 2x by u so the above becomes:
u2 - 5u + 4 = 0 because 4x = (2*2)x = 2x*2x = u2
This factorizes nicely into:
(u - 1)*(u - 4) = 0
so u = 1 and u = 4
so 2x = 1 and 2x = 4 which means that the two values for x are x = 0 and x = 2