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
The product of 3 more than a number and 3 less than the same number.
let 'n' represent the number:
(n+3)(n-3)
which simplifies to:
n^2 - 9