SOLUTION: Find three consecutive integers such that the sum of the first and half the third is 16 more than the second.

Algebra.Com
Question 828170: Find three consecutive integers such that the sum of the first and half the third is 16 more than the second.
Answer by TimothyLamb(4379)   (Show Source): You can put this solution on YOUR website!
---
z = x + 2
y = x + 1
x + (1/2)z = y + 16
---
put the system of linear equations into standard form:
---
x - z = -2
x - y = -1
x - y + 0.5z = + 16
---
copy and paste the above linear system in standard form into this matrix-method solver:
https://sooeet.com/math/system-of-linear-equations-solver.php
---
solution:
x = 32
y = 33
z = 34
---
system matrix
1 0 -1
1 -1 0
1 -1 0.5
---
inverse of system matrix
1 -2 2
1 -3 2
0 -2 2
---
determinant of system matrix = -0.5
---
Solve and graph linear equations:
https://sooeet.com/math/linear-equation-solver.php
---
Solve quadratic equations, 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

RELATED QUESTIONS

Find the three consecutive even integers such that the sum of the first number and half... (answered by Fombitz)
Find the three consecutive integers such that the sum of the first and second is 9 more... (answered by drj)
Find three consecutive integers such that the sum of the first and second is 9 more than... (answered by ewatrrr)
find three consecutive integers such that the sum of the first and second is 7 more than (answered by ewatrrr)
Find three consecutive odd integers such that the sum of the first and second is 5 more... (answered by f_alsafi)
Find three consecutive integers such that the sum of the first and second is more than... (answered by Alan3354)
Find three consecutive odd integers such that 6 times the sum of the first and second is... (answered by Boreal)
find three consecutive even integers such that three times the first integer is eight... (answered by lwsshak3)
Find three consecutive even integers such that three times the second integer is six more (answered by josmiceli)