Question 945707

two consecutive odd numbers:
if the first number is {{{x}}}, the second number is {{{x + 2}}} 

the quotient of the sum of two consecutive odd numbers and {{{5}}} is {{{4}}}:


{{{(x+(x+2))/5=4}}}

{{{x+(x+2)=4*5}}}

{{{x+x+2=20}}}

{{{2x=20-2}}}

{{{2x=18}}}

{{{x=18/2}}}

{{{x=highlight(9)}}}-first number

{{{x + 2=9+2=highlight(11)}}}-the second number