Question 910276
If the largest of three consecutive even integers is multiplied by 5, the product is 6 less than three times the sum of the firs two integers. Find the integers.
----------------
Use n-2, n & n+2
---
5*(n+2) = 3*(n-2+n) - 6