Prove that if $P(A) = P(B) = \dfrac23$ , then $P(A|B) ≥ \dfrac12$.
Well I thought that because $P(A) + P(B)> 0$, then they are independent. So I used $P(A|B)= P(A)$ which I can use due to independence. However I have doubts because to be independent they don't necessarily have to be bigger than $0$ but I see no other reason or way to prove that that given probability is bigger than $1/2$.
Hint: Here are the relations which you should use
$P(A\cup B)=P(A)+P(B)-P(A\cap B)$
$P(A\cap B)=P(A|B)\cdot P(B)$
$P(A\cup B)\leq 1$
All it is left is to put them together.