**Hint:** if $A_i$, $B_i$ are the events that day $i$ is clear and cloudy, respectively, then $$P(A_{i+1})=P(A_{i+1}|A_i)P(A_i)+P(A_{i+1}|B_i)P(B_i)$$ using the law of total probability. Now if $a$ is the probability that a given day is cloudy, we have $P(A_{i+1})=P(A_i)=a$ and $P(B_i)=1-a$. Solve for $a$ using the equations you have already written down.