Answer :

The two consecutive integers that sum to -139 are -70 and -69.

To find two consecutive integers whose sum is -139, let's denote the first integer as n. The next consecutive integer will then be n+1.

The sum of these two integers can be expressed as:

n + (n + 1) = -139

Simplifying this equation:

2n + 1 = -139

Subtract 1 from both sides:

2n = -140

Now, divide both sides by 2:

n = -70

So, the consecutive integers are:

  • -70
  • -69

An integer is a complete number, therefore, not including decimals and fractions. The two consecutive integers whose sum is -139 are -69 and -70.

What are Integers?

An integer is a complete number, therefore, not including decimals and fractions. And that can be either positive, negative, or zero.

  • Integer examples include -5, 1, 5, 8, 97, and 3,043.
  • Non-integer numbers include: -1.43, 1 3/4, 3.14, and more.

Let the first integer be represented by x, then the next integer will be represented by (x+1).

Given that "The sum of two consecutive integers is -139", therefore, we can write the sum as,

x + (x+1) = -139

x + x + 1 = -139

2x + 1 = -139

2x = -139 - 1

2x = -140

x = -140/2

x = -70

Now, the two of the given integers are,

A₁ = x = -70

A₂ = x + 1 = -70 + 1 = -69

Hence, the two consecutive integers whose sum is -139 are -69 and -70.

Learn more about Integers here:

https://brainly.com/question/15276410

#SPJ2