Find if
Recognise the first product as a sum of cubes. The pattern fits with and , since :
Expanding this by brute force also works but invites sign errors; recognising the identity makes the cancellation ahead visible.
Recognise the second product as a difference of squares.
Substitute both and watch the cubics cancel.
The terms disappear exactly, so what looked like a cubic equation is actually linear — that is the entire design of the problem.
Solve the linear equation.
Check by substituting back into the original. With : the first product is , and the second is . Then
The check is worth doing in full here, because the cancellation of the cubic terms is the kind of step that hides an arithmetic slip.
Need to solve a different problem like this? Open the solver →