The product of two consecutive odd integers is 323. Find the integers.Note: Each set of brackets represents one solution.

Two consecutive integers can be expressed as x, x+2, where x is the first odd integer.
Now, let's multiply these expressions and make them equal to 323, as the problem says.
[tex]x(x+2)=323[/tex]Let's solve for x
[tex]\begin{gathered} x(x+2)=323 \\ x^2+2x-323=0 \end{gathered}[/tex]Once we have the quadratic equation, we use the quadratic formula
[tex]x=\frac{-b\pm\sqrt[]{b^2-4ac}}{2a}[/tex]Where a = 1, b = 2, and c = -323. Let's replace these values and solve
[tex]\begin{gathered} x=\frac{-2\pm\sqrt[]{2^2-4\cdot1\cdot(-323)}}{2\cdot1} \\ x=\frac{-2\pm\sqrt[]{4+1292}}{2}=\frac{-2\pm\sqrt[]{1296}}{2} \\ x=\frac{-2\pm36}{2}=-1\pm18 \\ x_1=-1+18=17 \\ x_2=-1-18=-19 \end{gathered}[/tex]This means the two consecutive odd numbers are 17 and 19.
But also, -17 and -19 are solutions to the problem because they are integers whose product is 323.