Michael J. answered 05/17/15
Tutor
5
(5)
Teaching You To Write Reports Professionally and Efficiently
Let the first integer = x
Let the second integer = x + 1
Set up equation using the variables and info given.
x(x + 1) = 13x - 20
x2 + x = 13x - 20
Subtract 13x and add 20 on both sides of equation.
x2 - 12x + 20 = 0
(x - 10)(x - 2) = 0
x = 10 and x = 2
Substitute these values of x into the two numbers.
The first integer is 2.
The second integer is 3.
Now we check these numbers to see if they make the statement true. If not, we accept the other value of x.
Multiply the two numbers.
2 * 3 = 6
The number 6 must be 20 less than 13 times the smaller number. The smaller number is 2.
We compare 6 and 2.
13(2) - 20 = 26 - 20 = 6
These numbers make the statement true.
Lets plug in x = 10 to make sure this value of x works too.
1 number = 10
2nd number = 11
10 * 11 = 110
13(10) - 20 = 130 - 20 = 110
This value of x makes the statement true as well.
We have 2 pairs of consecutive integers.
First pair: 2 and 3
Second pair: 10 and 11