SOLUTION: find three consecutive integers such that the sum of the three is equal to 2 times the sum of the first two integers

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: find three consecutive integers such that the sum of the three is equal to 2 times the sum of the first two integers       Log On


   



Question 937436: find three consecutive integers such that the sum of the three is equal to 2 times the sum of the first two integers

Answer by TimothyLamb(4379) About Me  (Show Source):
You can put this solution on YOUR website!
z = y + 1
y = x + 1
x + y + z = 2(x + y)
---
put the system of linear equations into standard form
---
y - z = -1
x - y = -1
-x - y + z = 0
---
copy and paste the above standard form linear equations in to this solver:
https://sooeet.com/math/system-of-linear-equations-solver.php
---
solution:
x = 1
y = 2
z = 3
---
Free algebra tutoring live chat:
https://sooeet.com/chat.php?gn=algebra
---
Solve and graph linear equations:
https://sooeet.com/math/linear-equation-solver.php
---
Solve quadratic equations with quadratic formula:
https://sooeet.com/math/quadratic-formula-solver.php
---
Solve systems of linear equations up to 6-equations 6-variables:
https://sooeet.com/math/system-of-linear-equations-solver.php
---