<p>In the binomial expansion of \((7^{1/5}-3^{1/10})^{60}\), find the number of irrational terms.</p>
Step-by-Step Solution
Key Concept: A term in the expansion is rational only when both the powers of 7 and 3 become integers after applying the binomial coefficient. This requires the fractional exponents to yield whole numbers simultaneously.
<p><strong>Step 1:</strong> General term in the expansion of $(7^{1/5}-3^{1/10})^{60}$ is:</p><p>$T_{r+1} = \binom{60}{r}(7^{1/5})^{60-r}(-3^{1/10})^r = \binom{60}{r}(-1)^r \cdot 7^{(60-r)/5} \cdot 3^{r/10}$</p><p><strong>Step 2:</strong> For a term to be rational, both exponents must be integers:</p><p>• $(60-r)/5$ is an integer ⟹ $60-r \equiv 0 \pmod{5}$ ⟹ $r \equiv 0 \pmod{5}$</p><p>• $r/10$ is an integer ⟹ $r \equiv 0 \pmod{10}$</p><p><strong>Step 3:</strong> Both conditions must hold simultaneously:</p><p>$r \equiv 0 \pmod{10}$ (since this is the stricter condition)</p><p>So $r \in \{0, 10, 20, 30, 40, 50, 60\}$ — that's <strong>7 rational terms</strong></p><p><strong>Step 4:</strong> Total terms = 61 (from $r = 0$ to $r = 60$)</p><p>Number of irrational terms = $61 - 7 = 54$</p><p>∴ Answer: <strong>54</strong></p>
Correct Answer: A