If a and b are positive integers and a > b, then the value of (a + b)(a - b) is
Correct: A
Using the algebraic identity (a + b)(a - b) = a^2 - b^2, we can simplify the expression. This identity is derived from the fact that (a + b)(a - b) = a^2 - ab + ab - b^2, which simplifies to a^2 - b^2.