Install our extension to search inside any video instantly.

Term Independent and Finding Any Term

Added:
208 views9likes23:29StevenManda-i8oOriginal Release: 2026-07-18

To find the term independent of X in a binomial expansion (a + b)^n, use the general term formula T(r+1) = nCr × a^(n-r) × b^r, where r is the term index starting from 0. Set the exponent of X to zero by combining the X terms from a^(n-r) and b^r, then solve for r. The term number is r+1. For example, in (x - 1/x)^8, the independent term occurs when 8 - r + (-r) = 0, giving r = 4, so the 5th term is 8C4 × x^4 × (-1/x)^4 = 70.