Question 360537
13. odd integer plus even integer =odd integer
if 1=i
1+2=3
1+4=5
1+6=7
i,i+2,i+4
14. preceding means before so for example what are 2 consecutive numbers before 5? 3 and 4 correct? so 5-1=4 and 5-2=3 let 5=c
c-1 and c-2
15. i will use y as my integer
y, y+1, y+2, y+3, y+4
above are my 5 consecutive integers
first is y and third is y+2
{{{(y)+(y+2)=-28}}}
{{{2y+2=-28}}}
{{{2y=-30}}}
{{{highlight(y=-15)}}}
y+1=-14
y+2=-13
y+3=-12
y+4=-11
so the 5 numbers are
-11,-12,-13,-14,-15