Concept:Treat 2x as a single variable to turn the exponential equation into a quadratic equation.Explanation:Given: 22x−5(2x)+4=0Rewrite 22x as (2x)2. (2x)2−5(2x)+4=0Let p=2x. Then the equation becomes: p2−5p+4=0Factorise the quadratic: p2−4p−p+4=0p(p−4)−1(p−4)=0(p−1)(p−4)=0So, p=1orp=4Since p=2x: 2x=1or2x=4Now, 2x=1=20⇒x=02x=4=22⇒x=2Answer:x=0 and x=2 Option A.