SOLUTION: Find three consecutive odd integers such that three times the first integer is one less than the sum of the second and third integers
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: Find three consecutive odd integers such that three times the first integer is one less than the sum of the second and third 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 468394
:
Find three consecutive odd integers such that three times the first integer is one less than the sum of the second and third integers
Answer by
jorel1380(3719)
(
Show Source
):
You can
put this solution on YOUR website!
3(n)+1=(n+2)+(n+4)
3n+1=2n+6
n=5
n+2=7
n+4=9
The numbers are 5, 7, and 9..