Concept:The determinant Δ(a,b,c,α) is defined in a specific form, and setting it to zero yields a quadratic equation in α.Explanation:Given Δ(a,b,c,α)=abaα+bbcbα+caα+bbα+c0.Apply the column operation C3→C3−(αC1+C2) to simplify the determinant.After the operation, we get: Δ(a,b,c,α)=abaα+bbcbα+c00−(aα2+2bα+c).Now expand along the third column. The determinant becomes −(aα2+2bα+c)(b2−ac)=0.For the given case, Δ(7,4,2,α)=0.Substitute a=7, b=4, c=2 into the expression.First, aα2+2bα+c=7α2+2⋅4⋅α+2=7α2+8α+2.Second, b2−ac=42−7⋅2=16−14=2, which is nonzero.Therefore, −(7α2+8α+2)⋅2=0 implies 7α2+8α+2=0.Hence α is a root of the quadratic equation 7x2+8x+2=0.Answer:α is a root of 7x2+8x+2=0, which corresponds to option C.