Respuesta :

We will investigate how three consecutive odd numbers add up to a certain value.

We will assign a variable to the first odd number as follows:

[tex]1st\text{ : x}[/tex]

The next consecutive odd number will occur two integers ahead or two integers before the first odd number. We can choose either ( ahead or before ) and express second consecutive odd number in terms of first odd number as follows:

[tex]2nd\colon\text{ ( x + 2 ) OR ( x - 2 )}[/tex]

Similarly, the next consecutive odd number will occcur two integers ahead or two integer before the second odd number OR four integers ahead of for integers before the first odd number. We can choose either ( ahead or before ) and express the third consecutive odd number in terms of first or second odd number as follows:

[tex]3rd\colon\text{ ( x + 4 ) OR ( x - 4 )}[/tex]

We will now sum up all three consecutive odd numbers and equate the result to ( -99 ) as follows:

[tex]\begin{gathered} (\text{ x ) + ( x + 2 ) + ( x + 4 ) = -99} \\ OR \\ (\text{ x ) + ( x - 2 ) + ( x - 4 ) = -99} \end{gathered}[/tex]

Then we will solve both possibilities step by step.

[tex]\begin{gathered} 3x\text{ + 6 = -99} \\ OR \\ 3x\text{ - 6 = -99} \\ \end{gathered}[/tex]

Then,

[tex]\begin{gathered} 3x\text{ = -105} \\ OR \\ 3x\text{ = -93} \end{gathered}[/tex]

Next,

[tex]\begin{gathered} x\text{ = }\frac{-105}{3}\text{ = -35} \\ \\ OR \\ \\ x\text{ = }\frac{-93}{3}\text{ = -31 } \end{gathered}[/tex]

For each possibilitiy the three consecutive odd numbers would be:

[tex]\begin{gathered} x\text{ = -35 , x + 2 = -33 , x + 4 = -31} \\ OR \\ x\text{ = -31 , x - 2 = -33 , x - 4 = -35} \end{gathered}[/tex]

We see that both possibilities result in identical three consecutive odd numbers that would add up to a total of ( -99 ). Therefore, the three consecutive odd numbers are:

[tex]-31\text{ , -33 , -35 }\ldots\text{ Answer}[/tex]