SOLUTION: for any positive odd integer x, how many positive even integers are less than x?

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: for any positive odd integer x, how many positive even integers are less than x?      Log On


   



Question 518426: for any positive odd integer x, how many positive even integers are less than x?
Answer by valentity(6) About Me  (Show Source):
You can put this solution on YOUR website!
Given any positive odd integer x the number of positive even integers less than x is given by
(x-1)/2.