SOLUTION: find three consecutive odd integers such that three times the second minus the third is 11 more than the first

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: find three consecutive odd integers such that three times the second minus the third is 11 more than the first      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 171121: find three consecutive odd integers such that three times the second minus the third is 11 more than the first
Answer by oscargut(2103) About Me  (Show Source):
You can put this solution on YOUR website!
let n,n+2 and n+4 the numbers
three times the second minus the third is 11 more than the first
then
3(n+2)-(n+4)=n+11
2n+2=n+11
n=9
then
numbers are
9,11,13