Question 1204742
What is the equation for the following word problem?

 

The sum of 3 consecutive even integers is no more that 39. What are the two integers?
================
Poorly worded question.
Is it 3 integers or 2?

---
{{{(n-2) + n + (n+2) <= 39}}}
{{{3n <= 39}}}
{{{n <= 13}}}
--> n = 12
10 + 12 + 14 = 36