Densities and conditioning on an event. Let $X$ be a random variable with PDF $$ f_ X(x)=\begin{cases} x/4,& \text {if } 1<x\leq 3,\\ 0,& \text {otherwise}, \end{cases} $$ and Let $A$ be the event that $\{ X\geq 2\}$.
Find $f_{X|A}(x)$.
I know that $f_{X|A}(x)$ = $f_{X}(x)/P(A)$
We can calculate $P(A) = 5/8$ by integrating or through area. What I want to know is. Is it possible to make it like this $$ f_{X|A}(x)*P(A) = f_{X}(x)*P(A|x) $$
Yes, $P(A|x)=1$ since you only consider values of $X$ above $2$, i.e. when $A $ is true.