SOLUTION: Find the first of three consecutive integers. The product of the first and the second is 34 less than the square of the third. MINE: {{{ab=c^2-34}}}

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: Find the first of three consecutive integers. The product of the first and the second is 34 less than the square of the third. MINE: {{{ab=c^2-34}}}      Log On


   



Question 758819: Find the first of three consecutive integers. The product of the first and the second is 34 less than the square of the third.
MINE: ab=c%5E2-34

Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
Find the first of three consecutive integers. The product of the first and the second is 34 less than the square of the third.
MINE: ab=c%5E2-34
------------
Your equation is correct, but is has 3 variables, gonna be tough.
----------
Use n, n+1 and n+2
n%2A%28n%2B1%29+=+%28n%2B2%29%5E2+-+34
Can you finish it?