Answer:
9 and 11
Explanation:
So let's say that the first integer is x.
That means that the second integer is x+2, since it us the next odd number.
This problem can be easily solved with our mind the answer is 9 and 11, but I'll show you the steps to slove this.
We make an equation using these two numbers:
![(x)*(x+2)=99\\](https://img.qammunity.org/2020/formulas/mathematics/middle-school/k1fnnemio85cqz47d3p48acthvkhc0bc4a.png)
Now all we gotta do is solve for x:
![x^2 +2x = 99\\x^2+2x-99=0](https://img.qammunity.org/2020/formulas/mathematics/middle-school/4tm1y4fscxajwcwrt8qvuc4jgy06fjx4g5.png)
Now we use either splitting the middle term or quadratic formula:
![x^2+11x-9x+99=0\\x(x+11)-9(x+11)=0\\(x+11)(x-9)=0](https://img.qammunity.org/2020/formulas/mathematics/middle-school/htr8qsd704balm3jbqpqkjx46bns5h18sh.png)
Now we split each terma and solve for x:
![(x-9)=0\\x=9\\(x+11)=0\\x=-11](https://img.qammunity.org/2020/formulas/mathematics/middle-school/w4d8bwxxbnwx3et8savv23dcpj2g5j9eto.png)
Now the question states positive so we can rule out x = -11.
Now we have the first integer x = 9,
the second integer is x+2 = 9+2 =11
So the two consecutive positive odd integers are 9 and 11