Suppose $A,B \in F$ are independent eents. If $P(A)\geq \frac{1}{2}$ and $P(B) \geq \frac{1}{2}$ , show that $P( A \cup B) \geq \frac{3}{4}$.
Someone helped me to do this and this is what they got: By AM-GM
$$P(A)P(B)\le \frac{(P(A)+P(B))^2}{4}\to -P(A)P(B)\ge -\frac{(P(A)+P(B))^2}{4}\\ P(A)+P(B)-P(A)P(B)\ge P(A)+P(B)-\frac{(P(A)+P(B))^2}{4}=x-\frac{x^2}{4}$$
where $1\le x=P(A)+P(B)\le 2$
So,
$$\frac{3}{4}\le P(A)+P(B)-P(A)P(B)\le 1$$ My problem is that I got it partially wrong, my question is where is it wrong so I can learn how to do these types of questions.