← Back to Test

Problem 8 - Entrance Test

The expression (a+b)²-(a-b)² simplifies to

Correct: B

Use identities: (a+b)²=a²+2ab+b² and (a-b)²=a²-2ab+b². Subtracting gives 4ab.