SOLUTION: Two numbers are consecutive integers. Six times the smaller consecutive integer equals three times the greater integer. Find the integers.

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: Two numbers are consecutive integers. Six times the smaller consecutive integer equals three times the greater integer. Find the integers.       Log On


   



Question 948057: Two numbers are consecutive integers. Six times the smaller consecutive integer equals three times the greater integer. Find the integers.
Answer by CubeyThePenguin(3113) About Me  (Show Source):
You can put this solution on YOUR website!
consecutive integers: x, (x+1)

6x = 3(x+1)
6x = 3x + 3
3x = 3
x = 1

The integers are 1 and 2.