Difficulty: Easy
Correct Answer: Three
Explanation:
Introduction / Context:A codon is the fundamental unit of the genetic code that directs insertion of a specific amino acid during translation. Determining the size of the codon was a crucial milestone in molecular biology, showing that a triplet of nucleotides is required to encode 20 amino acids with start/stop signals.
Given Data / Assumptions:
Concept / Approach:Calculate coding capacity: 1-base code allows 4 possibilities, 2-base code allows 4^2 = 16 (insufficient), and 3-base code allows 4^3 = 64, which can accommodate 20 amino acids plus redundancy (degeneracy) and stop codons. Empirical frameshift experiments and decoding studies confirm triplet codons in vivo.
Step-by-Step Solution:
Compare coding possibilities: 4, 16, and 64 for 1-, 2-, and 3-base codes, respectively.Note that only 64 covers 20 amino acids and stop signals with degeneracy.Conclude that the code uses triplets; thus three bases specify one amino acid.Verification / Alternative check:Cracking of the code (e.g., Nirenberg and Khorana experiments) directly demonstrated triplet codons directing specific amino acids.
Why Other Options Are Wrong:
Common Pitfalls:Confusing nucleotide triplets in mRNA (codons) with tRNA anticodons; they are complementary but both are triplet units.
Final Answer:Three
Discussion & Comments