SOLUTION: find the larger of two consecutive odd integers if the larger is 40 less than three times the smaller
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: find the larger of two consecutive odd integers if the larger is 40 less than three times the smaller
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 810883
:
find the larger of two consecutive odd integers if the larger is 40 less than three times the smaller
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
consecutive odd integers: x, (x+2)
x+2 = 3x - 40
-2x = -42
x = 21
The integers are 21 and 23.