Let $X_1, X_2, ... , X_n$ be non-negative random variables on a probability space $(\Omega , P)$, each distributed as a random variable X, and let $S_n = \sum_{j=1}^{n} X_j$.
By considering appropriate events, deduce that
$$P (X_j \leq \frac{\lambda}{n}\;\text{for all j} ) \leq P (S_n \leq \lambda ) \leq P (X_j \leq \lambda \; \text{for all j} )$$
Hence show that if the $X_j$ are mutually independent, then
$$P^n (X \leq \frac{\lambda}{n}) \leq P (S_n \leq \lambda ) \leq P^n (X_j \leq \lambda )$$
By taking complements, show that
$$P^n (X \leq \frac{\lambda}{n}) \geq 1 - nP (X > \frac{\lambda}{n})$$
In a previous part of the question, I verified that $max\; X_j \leq S_n \leq n \;max X_j $ , however I could not see how to bring that forward to deduce the second pair of inequalities. Any help would be much appreciated.