Problema Solution

The product of 3 more than a number and 3 less than the same number.

Answer provided by our tutors

let 'n' represent the number:


(n+3)(n-3)


which simplifies to:

n^2 - 9