SOLUTION: Find 3 consecutive numbers where the product of the smaller two numbers is 19 less than the square of the largest number?

Algebra ->  Quadratic Equations and Parabolas  -> Quadratic Equations Lessons  -> Quadratic Equation Lesson -> SOLUTION: Find 3 consecutive numbers where the product of the smaller two numbers is 19 less than the square of the largest number?      Log On


   



Question 1045107: Find 3 consecutive numbers where the product of the smaller two numbers is 19 less than the square of the largest number?
Answer by ikleyn(52778) About Me  (Show Source):
You can put this solution on YOUR website!
.
Find 3 consecutive numbers where the product of the smaller two numbers is 19 less than the square of the largest number?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~

n%2A%28n%2B1%29 = %28n%2B2%29%5E2+-+19.


n%5E2+%2B+n = n%5E2+%2B+4n+%2B+4+-+19,

n = 4n - 15,

15 = 3n,

n = 5.

The three consecutive numbers are  5,  6,  and 7.