SOLUTION: what is the largest number of integers that can be chosen from {1,2,3,4,5,6,7,8,9} such that no two integers are consecutive ?

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: what is the largest number of integers that can be chosen from {1,2,3,4,5,6,7,8,9} such that no two integers are consecutive ?      Log On


   



Question 316224: what is the largest number of integers that can be chosen from {1,2,3,4,5,6,7,8,9}
such that no two integers are consecutive ?

Answer by moshiz08(60) About Me  (Show Source):
You can put this solution on YOUR website!
{1, 3, 5, 7, 9}
There are five numbers in that set, and there are no consecutive numbers.