Question 23412
Odd integers = x and x+2

(x)(x+2)=143
{{{x^2+2x-143=0}}}
Use Quadratic Formula: {{{x = (-b +- sqrt( b^2-4*a*c ))/(2*a) }}}
a=1, b=2, c=-143

{{{x=(-2+-sqrt((2)^2-4(1)(-143))/2(1))}}}
{{{x=(-2+-sqrt(4+572))/2)}}}
Add: {{{x=(-2+sqrt(576))/2)}}}
x=11 
11+2=13
Hence the two consective integers are 11 and 13.