SOLUTION: Find two consecutive odd integers such that three times the smaller one exceeds two times the larger one by 7
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: Find two consecutive odd integers such that three times the smaller one exceeds two times the larger one by 7
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 785533
:
Find two consecutive odd integers such that three times the smaller one exceeds two times the larger one by 7
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
consecutive odd integers: x, (x+2)
3x = 2(x+2) + 7
3x = 2x + 11
x = 11
The integers are 11 and 13.