SOLUTION: Find two consecutive odd integers such as the smaller one is 12 more than one-third the larger
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: Find two consecutive odd integers such as the smaller one is 12 more than one-third the larger
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 858417
:
Find two consecutive odd integers such as the smaller one is 12 more than one-third the larger
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
consecutive odd integers: x, (x+2)
x = 12 + 1/3 * (x+2)
x - 12 = 1/3 * (x+2)
3x - 36 = x + 2
2x = 38
x = 19
The integers are 19 and 21.