The formula for the maximum number of different amino acids can be calculated using the equation:
 Maximum number of different amino acids = [(Number of nucleotides) ^ (Number of codons)] - 1
 Where it is given that:
 Number of nucleotides = 2
 Number of codons = triplet = 3
 The -1 in the equation implies that at least one of the codons must be a stop.
  
 Therefore substituting to the equation:
 Maximum number of different amino acids = (2 ^ 3) – 1
 Maximum number of different amino acids = 8 – 1
 Maximum number of different amino acids = 7 (ANSWER)