SOLUTION: what is the process of finding two consecutive odd integers whose sum is -56, two consecutive even numbers whose sum is 41, and three consecutive integers whose sum is -51
Algebra ->
Average
-> SOLUTION: what is the process of finding two consecutive odd integers whose sum is -56, two consecutive even numbers whose sum is 41, and three consecutive integers whose sum is -51
Log On
Question 385017: what is the process of finding two consecutive odd integers whose sum is -56, two consecutive even numbers whose sum is 41, and three consecutive integers whose sum is -51 Answer by richard1234(7193) (Show Source):
You can put this solution on YOUR website! a) x + (x+2) = -56
b) x + (x+2) = 41
c) x + (x+1) + (x+2) = -51
All of them can easily be solved using elementary algebra techniques.