SOLUTION: Find a set of five consecutive integers such that the greatest integer is three times the least

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: Find a set of five consecutive integers such that the greatest integer is three times the least       Log On


   



Question 1129406: Find a set of five consecutive integers such that the greatest integer is three times the least

Answer by josgarithmetic(39621) About Me  (Show Source):
You can put this solution on YOUR website!
2, 3, 4, 5, 6

-

system%28n%2C+n%2B1%2C+n%2B2%2C+n%2B3%2C+n%2B4%29

n%2B4=3%2An

n=2