How does
$ e^{2x}-3e^{x}+2 = 0 $
factors to
$ (e^x - 1) (e^x - 2 ) $
Because when I try to factor:
$ e^{2x}-3e^{x}+2 = 0 $
$ e^{2x}-2e^{x}-1e^{x}+2 = 0 $
But $-2e^{x} * -1e^{x}$ should give 2 e^x^2 instead of $2e^{2x}$
How does
$ e^{2x}-3e^{x}+2 = 0 $
factors to
$ (e^x - 1) (e^x - 2 ) $
Because when I try to factor:
$ e^{2x}-3e^{x}+2 = 0 $
$ e^{2x}-2e^{x}-1e^{x}+2 = 0 $
But $-2e^{x} * -1e^{x}$ should give 2 e^x^2 instead of $2e^{2x}$
Your mistakenly think that
$$e^x \cdot e^x=e^{x^2}$$
But $e^a \cdot e^b =e^{a+b}$. Your confusion comes most likely from confusing $\left( e^x \right)^2$ which is actually $e^{2x}$ with $e^{x^2}$. Anyhow
$$\left( e^x \right)^2 \neq e^{x^2}$$