from the following pairs I am trying to find a regular expression and FA that each define L1 ∩ L2...How would I do this ?
L1 is (ab*)* and L2 is b(a+b)*
this is what I have...I am on the right track here or am I completely wrong ?

from the following pairs I am trying to find a regular expression and FA that each define L1 ∩ L2...How would I do this ?
L1 is (ab*)* and L2 is b(a+b)*
this is what I have...I am on the right track here or am I completely wrong ?

Copyright © 2021 JogjaFile Inc.
Hint:
I hope this helps $\ddot\smile$