SOLUTION: how to translate this into a mathematical sentence or phrase " The sum of a positive integer x and the next greater positive integer?"

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: how to translate this into a mathematical sentence or phrase " The sum of a positive integer x and the next greater positive integer?"      Log On


   



Question 1174836: how to translate this into a mathematical sentence or phrase " The sum of a positive integer x and the next greater positive integer?"
Answer by ikleyn(52798) About Me  (Show Source):
You can put this solution on YOUR website!
.

    x + (x+1),  which is the same as  2x+1.