SOLUTION: Using algebra, find the smallest three consecutive integers whose sum is greater than 20 What in did is x+x+1+x+2>20 3x+3>20 3x>30 then I'm stuck

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: Using algebra, find the smallest three consecutive integers whose sum is greater than 20 What in did is x+x+1+x+2>20 3x+3>20 3x>30 then I'm stuck      Log On


   



Question 1061156: Using algebra, find the smallest three consecutive integers whose sum is greater than 20
What in did is x+x+1+x+2>20
3x+3>20
3x>30 then I'm stuck

Answer by ikleyn(53937) About Me  (Show Source):
You can put this solution on YOUR website!
.
Using algebra, find the smallest three consecutive integers whose sum is greater than 20
What in did is x+x+1+x+2>20
3x+3>20
3x>30 then I'm stuck
~~~~~~~~~~~~~~~~~~~~~~~~

x + x+1 + x+2 > 20

3x  + 3 > 20,

3x > 20-3,

3x > 17.

The solution in integer numbers is  x >= 6.


Thus your triples are (6, 7, 8),  (7, 8, 9),  (8, 9, 10) . . . and so on.

The smallest triple is (6, 7, 8) with the sum of 21.