Step 1: Understand the language for part (a): $\{a^i b^j c^k | i = j + k\}$
This language consists of strings that start with some number of a's, followed by some number of b's, followed by some number of c's, where the number of a's equals the sum of the number of
Show more…