SOLUTION: Find three consecutive odd integers so that four times the first number added to the second number is 57
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: Find three consecutive odd integers so that four times the first number added to the second number is 57
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 834255
:
Find three consecutive odd integers so that four times the first number added to the second number is 57
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
consecutive odd integers: (x-2), x, (x+2)
4(x-2) + x = 57
4x - 8 + x = 57
5x - 8 = 57
5x = 65
x = 13
integers: 11, 13, 15