SOLUTION: If the smaller of two consecutive odd integers is subtracted from twice the larger one then result is 13. Find the integers
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: If the smaller of two consecutive odd integers is subtracted from twice the larger one then result is 13. 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 794422
:
If the smaller of two consecutive odd integers is subtracted from twice the larger one then result is 13. Find the integers
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
consecutive odd integers: x, (x+2)
2(x+2) - x = 13
2x+4 - x = 13
x = 9
The integers are 9 and 11.