1. 3 2. 4,3,8 3. Mealy has outputs function of state and inputs, Moore output function only of state 4. Think "outputs" ... 5. Cin6 = Cout5 = G5 + P5G4 + P5P4G3 ... 6. SOP, POS 7. In the book 8. Done in class ... 9. Data word is 10110101 10. Y1' = Y3 _ _ Y2' = Y1&Y3 + X&Y3 _ _ _ _ Y3' = X&Y2 + Y2&Y3 + X&Y1 _ _ Z = X&Y3 + Y1&Y3 _ _ 11. T = Y1&Y3 + X&Y2 _ _ _ S = Y1&Y3 + X&Y2&Y3 _ _ R = Y1&Y3 + Y1&Y2&Y3 _ _ J = X&Y2 + X&Y2 _ K = Y1 12. There are 8 states (0,10,20,25,30,35,40,45). From this you should be able to draw the appropriate arcs.