Question 556827: the product of three consequetive numbers is 2730? what is the sum of these numbers? Found 2 solutions by JBarnum, stanbon:Answer by JBarnum(2146) (Show Source):
You can put this solution on YOUR website! the product of three consequetive numbers is 2730? what is the sum of these numbers?
---
1st: x-1
2nd: x
3rd: x+1
---
Product: x(x^2-1) = 2730
x^3-x-2730 = 0
I graphed the cubic and found a solution at x = 14
----
1st: x-1 =13
2nd: x = 14
3rd: x+1 = 15
----
Sum = 3x = 3*14 = 42
========================
Cheers,
Stan H.
============