Question 558257: Hi, if its asking for consecutive odd intergers, is it supposed to be x, x+2, x+4, etc? Also what is it supposed to be for even intergers? Thank you so much! I have a final tomorrow :)
Answer by richard1234(7193) (Show Source):
You can put this solution on YOUR website! You can use x, x+2, x+4, ... for even integers as well (with the condition that x is even -- if you obtain an odd value for x, ignore it).
The more general way to put it is 2x, 2x+2, ... for even integers and 2x+1, 2x+3, ... for odd integers (since x can be *any* integer now).
|
|
|