← Back to Test

Problem 3 - Entrance Test

Expand (7m + 3n)(7m - 3n).

Correct: B

Using the identity (a+b)(a-b) = a^2 - b^2, here a = 7m and b = 3n. So, (7m + 3n)(7m - 3n) = (7m)^2 - (3n)^2 = 49m^2 - 9n^2.