SOLUTION: the sum of four cosecutive positive whole numbers is equal to the product of the smallest number and the largest number. What are the numbers?

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: the sum of four cosecutive positive whole numbers is equal to the product of the smallest number and the largest number. What are the numbers?      Log On


   



Question 1103482: the sum of four cosecutive positive whole numbers is equal to the product of the smallest number and the largest number. What are the numbers?
Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
the sum of four cosecutive positive whole numbers is equal to the product of the smallest number and the largest number. What are the numbers?
-------------
n = smallest
Sum = 4n + 6
n*(n+3) = 4n+6
n^3 -n - 6 = 0
n = 3