SOLUTION: three consecutive integers such that five times the middle integer is twelve more than twice th sum of the first and third.
Algebra ->
Finance
-> SOLUTION: three consecutive integers such that five times the middle integer is twelve more than twice th sum of the first and third.
Log On
Question 890292: three consecutive integers such that five times the middle integer is twelve more than twice th sum of the first and third. Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! three consecutive integers such that five times the middle integer is twelve more than twice th sum of the first and third.
--------
1st: x-1
2nd: x
3rd: x+1
------
Equation:
5x = 2(x-1+x+1)+12
---
5x = 2x + 12
3x = 12
x = 4
------
1st: x-1 = 3
2nd: x = 4
3rd: x+1 = 5
===============
Cheers,
Stan H.
---------------