Question 575672: please help me solve this problem , thankyou
if n - 5 is an even interger, what is the next larger consecutive even interger? Answer by Alan3354(69443) (Show Source):
You can put this solution on YOUR website! please help me solve this problem , thankyou
if n - 5 is an even interger, what is the next larger consecutive even interger?
-----------------
It's (n-5) + 2 = n-3
-------------
It's integer, not interger.