Concept:Apply AM‑GM inequality to find the lower bound of the expression.Explanation:Let x=a4 and y=b4.Then the expression becomes xy(x2+x+1)(y2+y+1)​.By AM‑GM on x2, x, and 1: 3x2+x+1​≥3x2⋅x⋅1​=x, so x2+x+1≥3x.Similarly, y2+y+1≥3y.Substitute these inequalities: xy(x2+x+1)(y2+y+1)​≥xy(3x)(3y)​=9.Equality holds when x=1 and y=1, i.e., a=b=1.Hence the minimum value is 9.Answer:9 (Option C)