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
Word Problems: Problems with consecutive odd even integers
Word
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Problems-with-consecutive-odd-even-integers
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)
(
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.