What is the product of (x + a) and (x + b)?
Explanation:
(x + a)(x + b)
= x(x + b) + a(x + b)
= x2 + bx + ax + ab
= x2 + (a + b)x + ab
Hence, option (c).