
I have attempted these few simple questions, can someone let me know if this is correct please? If not please provide the answer as I learn better that way and if possible explain.
i) FA1 Start = -X1 and FA1 End = +X2
FA2 Start = -Y1 and FA2 End = +Y3
ii) FA1 NOT ACCEPTED and FA2 ACCEPTED
iii) In FA1 the string must begin with 'a' and this is in a loop, the next string is a 'b' followed by another 'b' in a loop. it can then go back round through 'a' and start again but must end with a 'b'
In FA2 it must start with a 'b' and is in a loop, then it is followed by an 'a' and go back through 'b' or continue onto 'a' and then end or go through 'a' in a loop or start the cycle again through 'b' back to the start but must end with an 'a' at y3.
That's not quite right. Here's a hint:
I hope this helps $\ddot\smile$