Use sing pattern $f'(x)$ to determine where $x$ rises and falls for $f(x) = \frac{(xe^{-x})}{2}$
So worked out derivative which is:
$$f'(x) = e^{-x}(1 – x)/2$$
Need it to equal zero: $0 = e^{-x}(1 – x)/2$
But now i'm a little stuck, how do i work out $x$'s since $e^{-x}$ cannot equal to zero? I considered to convert to ln but that does not work. Thanks!