Alright , I got it , thank you.
But still I need help as I am not getting the exact answer as the exam paper, here how I solved it :
step 0 :
x={s0,s1,s2,s3,s4,s5,s6,s7}
<>x={ s0,s1, s2,s3,s4,s5,s6}
[b]=s4,s5
b & <>x= s4,s5
[a]=s0,s2,s3,s4,s6,s7
a V (b& <>x)=s0,s2,s3,s4,s5,s6,s7
step 1:
x=s0,s2,s3,s4,s5,s6,s7
<>x=s0,s1,s2,s3,s4,s5,s6
b & <>x =s4,s5
a V (b & <>x) = s0 , s2 , s3 , s4 , s5 , s6 , s7
fixpoint reached