The sum of the product and the sum of two integers is 95. The difference between the product and the sum of these integers is 59. Find the integers.

Sagot :

Integers means whole number either positive or negative.

Let me just try this:

Let me assume like this:

Product = integer1 * integer2

and

Sum = integer1 + integer2

Then,

TotalSum = Product + Sum

and

TotalSum is 95

while the

Difference of Product and Sum is 59.

I used trial and error method for this.

I'd came up with a result of:

11 and 7 as my integers.

let me check:

11 * 7 = 77

while

11 + 7 = 18

then

77 + 18 = 95

while

77 - 18 = 59

That's it

I hope it helps.