Answer:
We must use groupadd and useradd.
Explanation:
We are a network administrator in Perfect Solutions, this company asks two different processes in their Linux-based network.
Firstly we must create a group with the name "MT" we have to use the command groupadd, we are going to create the MT group with this command.
Second, we must create four users for new Management Trainees, we have to use the command useradd, we are going to create the four new users with this command.