Concept:The problem uses the binomial expansion of (6+1)n to show that all terms except the constant term are multiples of 36.Explanation:Write 7n−6n as (6+1)n−6n.Expand (6+1)n using the binomial theorem:(6+1)n=1+6n+(2n)62+(3n)63+⋯+6n.Subtract 6n:(1+6n+(2n)62+⋯+6n)−6n=1+(2n)62+(3n)63+⋯+6n.Factor 62=36 from the remaining terms (except the constant 1):=1+36((2n)+(3n)6+⋯+6n−2).For n=100, the expression becomes 1+36k, where k=(2100)+(3100)⋅6+⋯+698 is an integer.Thus, when divided by 36, the remainder is 1.Answer:Option B: 1.