← Back to Test

Problem 14 - Entrance Test

The expression (x+1)³-(x-1)³ simplifies to

Correct: B

Use a³-b³=(a-b)(a²+ab+b²). Here a-b=2 and expansion gives 2(3x²+1)=6x²+2.