SOLUTION: Find three consecutive positive integers such that that product of the first and third, minus the second, is 1 more than 6 times the third. The smallest integer is?

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: Find three consecutive positive integers such that that product of the first and third, minus the second, is 1 more than 6 times the third. The smallest integer is?       Log On


   



Question 847878: Find three consecutive positive integers such that that product of the first and third, minus the second, is 1 more than 6 times the third.
The smallest integer is?

Found 2 solutions by swincher4391, hamsanash1981@gmail.com:
Answer by swincher4391(1107) About Me  (Show Source):
You can put this solution on YOUR website!
Let the consecutive integers be known as: n, n+1, and n+2.
We know that n(n+2) - (n+1) = 1 + 6*(n+2)
n^2 + 2n - n - 1 = 1 + 6n + 12
n^2 + n -1 = 6n + 13
n^2 -5n -14 = 0
(n-7)(n+2) = 0
n = 7
Then the numbers are 7, 8 ,9... 7 being the smallest.

Answer by hamsanash1981@gmail.com(151) About Me  (Show Source):
You can put this solution on YOUR website!
Let the consecutive positive integers be x, x+1, x+2
then, x*(x+2) - (x-1)-1=6(x+2)
x%5E2%2B2x-x-1-1=6x%2B12
x%5E2-5x+-14+=+0
%28x-7%29%28x%2B2%29=0
x+=+7%2C+x=+-2
x = -2 is eliminated as it is given that integers are positive
When x = 7 the numbers are 7,8,9 and smallest number 7.