SOLUTION: the sum of three consecutive odd integers is 129.what expression represents the smallest integer if x is the middle integer?
Algebra ->
Equations
-> SOLUTION: the sum of three consecutive odd integers is 129.what expression represents the smallest integer if x is the middle integer?
Log On
You can put this solution on YOUR website! Given that x is the middle integer then consecutive odd numbers are x-2,x,x+2.
the smallest integer is x-2.
x-2+x+x+2 = 129
3x=129
x = 43
the odd numbers are 43-2, 43, 43+2
ie., 41,43,45.