

InterviewSolution
Saved Bookmarks
1. |
Calculated the sum total of phenotypes and genotypes in `F_(2)` generation if a character is controlled by 2 pair of polygenes. |
Answer» Number of phenotypes for polygenes `= 2 n + 1` `:. (2xx2+1) = 5` Number of genotypes for polygenes `= 3^(n)` `:. 3^(2) = 9` i.e, `5+9=14` |
|