SOLUTION: two consecutive odd integers, the sum of three times the smaller and the larger is fourteen

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: two consecutive odd integers, the sum of three times the smaller and the larger is fourteen       Log On


   



Question 270071: two consecutive odd integers, the sum of three times the smaller and the larger is fourteen

Answer by palanisamy(496) About Me  (Show Source):
You can put this solution on YOUR website!
Let the two consecutive odd integers be x and x+2
Given, the sum of three times the smaller and the larger is fourteen
3x+(x+2) = 14
4x = 14-2
4x=12
x=3
The two consecutive odd integers are 3 and 5