SOLUTION: please help me solve this problem: two consecutive positive integers have the property that one integer times twice the other equals 612. What is the sum of these two integers?

Algebra ->  Sequences-and-series -> SOLUTION: please help me solve this problem: two consecutive positive integers have the property that one integer times twice the other equals 612. What is the sum of these two integers?       Log On


   



Question 188491: please help me solve this problem:
two consecutive positive integers have the property that one integer times twice the other equals 612. What is the sum of these two integers?

thank you!

Found 2 solutions by Alan3354, Mathtut:
Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
call the 1st integer n (i is too easily confused, imo)
The 2nd integer is n+1.
Twice this integer is 2n+2
-------------
n*(2n+2) = 612
2n^2 + 2n = 612
n^2 + n = 306
n^2 + n - 306 = 0
(n+18)*(n-17) = 0
n = -18 (we're looking for positive integers, so ignore -18)
n = 17 That one works.
-------------
The 2 integers are 17 & 18, so the sum is 35

Answer by Mathtut(3670) About Me  (Show Source):
You can put this solution on YOUR website!
lets call our intergers a and a+1
:
a*2(a+1)=612
:
a(2a+2)=612
:
2a%5E2%2B2a-612=0
:
a%5E2%2Ba%2B306=0
:
%28a%2B18%29%28a-17%29
:
so a = -18 and 17......we are looking for postive interger
:
so a=17
and a+1=18
:
so our two integers are 17 and 18