SOLUTION: FIND THREE CONSECUTIVE ODD INTEGERS SUCH THAT THREE TIMES THE SECOND MINUS THE THIRD IS 17 MORE THAN THE FIRST.
Algebra
->
Customizable Word Problem Solvers
->
Misc
-> SOLUTION: FIND THREE CONSECUTIVE ODD INTEGERS SUCH THAT THREE TIMES THE SECOND MINUS THE THIRD IS 17 MORE THAN THE FIRST.
Log On
Ad:
Over 600 Algebra Word Problems at edhelper.com
Word Problems: Miscellaneous Word Problems
Word
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Miscellaneous Word Problems
Question 420702
:
FIND THREE CONSECUTIVE ODD INTEGERS SUCH THAT THREE TIMES THE SECOND MINUS THE THIRD IS 17 MORE THAN THE FIRST.
Answer by
sudhanshu_kmr(1152)
(
Show Source
):
You can
put this solution on YOUR website!
x, x+2 and x+4
3(x+2) - (x+4) = 17 + x
=> 3x + 6 -x -4 = 17 +x
=> x = 15
so, numbers are 15, 17 and 19.