Intersection automaton of two automata

123 Views Asked by At

I need to build the intersection automaton of these two automata

enter image description here

My attempt:

enter image description here

My attempt is correct?