Concept:Use substitution t=2−x to simplify the integral and then apply standard power rules for integration.Explanation:Given integral is ∫02x(2−x)bdx=732, where b∈N.Let t=2−x.Then x=2−t and dx=−dt.When x=0, t=2; when x=2, t=0.Substituting, the integral becomes ∫20(2−t)tb(−dt).Swapping the limits changes the sign, giving ∫02(2−t)tbdt.Now expand the integrand: ∫022tbdt−∫02tb+1dt.Integrate term by term: 2[b+1tb+1]02−[b+2tb+2]02.Evaluating the limits: b+12⋅2b+1−b+22b+2.Simplify the first term: b+12b+2−b+22b+2.Factor out 2b+2: 2b+2(b+11−b+21).Combine the fractions: (b+1)(b+2)2b+2.This equals 732. Checking the options, for b=6, we get 7⋅828=56256=732.Hence, the value of b that satisfies the equation is 6.Answer:b=6, which is Option B.