Skip to main content
1 of 2
Henry
  • 164k
  • 9
  • 131
  • 271

Hints:

  • Note for example $n^3-3n+2 = (n-1)(n^2-n-2) = (n-1)(n+1)(n-2)$. You can factorise completely to a product of terms like $(n-1)$ and $(n+2)$. Do that
  • How many powers of $5$ must the product have?
  • How many powers of $3$? How many powers of $2$?
Henry
  • 164k
  • 9
  • 131
  • 271