Let's denote the given probabilities as $p_{s\mid s}=3/4$ and $p_{c\mid c}=2/3$. Then also $p_{s\mid c}=1/3$, which is the probability that a day is sunny if it follows a cloudy day.
For part (a)
Let's denote the equilibrium probability of that a day is sunny as $p_s$. At equilibrium this is a constant from day to day; so we want to solve $p_s= p_{s\mid s}\,p_s +p_{s\mid c}\,(1-p_s)$ for $p_s$.
$$p_s = \tfrac 3 4 p_s +\tfrac 1 3(1-p_s)$$
* * *
For part (b) use this equilibrium constant as the probability that Saturday was sunny, and work out $p_w$: the probability that the weekend was sunny given that both days had the same weather.
$$p_{w} = \frac{p_{s\mid s} p_s}{p_{s\mid s}p_s+p_{c\mid c}(1-p_s)} $$