SOLUTION: Find three concecutive odd integers such that the largest decreased by twice the second is 46 less than the smallest
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: Find three concecutive odd integers such that the largest decreased by twice the second is 46 less than the smallest
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 813186
:
Find three concecutive odd integers such that the largest decreased by twice the second is 46 less than the smallest
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
consecutive odd integers: (x-2), x, (x+2)
x+2 - 2x = (x-2) - 46
-x + 2 = x - 48
50 = 2x
x = 25
The integers are 23, 25, and 27.