Ask Question
3 March, 02:24

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

+1
Answers (1)
  1. 3 March, 03:29
    0
    N; n+1; n+2 - 3 consecutive numbers

    n (n + 1) = (n + 2) ² - 19 |use a (b + c) = ab + ac and (a + b) ² = a² + 2ab + b²

    n² + n = n² + 4n + 4 - 19 |subtract n² from both sides

    n = 4n - 15 |subtract 4n from both sides

    -3n = - 15 |divide both sides by (-3)

    n = 5

    n + 1 = 5 + 1 = 6

    n + 2 = 5 + 2 = 7

    Answer: 5; 6; 7.
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “Find 3 consecutive numbers where the product of the smaller two numbers is 19 less than the square of the largest number. ...” in 📙 Mathematics if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers