SOLUTION: find two consecutive odd integers such that three times the first plus two times the second is 39

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: find two consecutive odd integers such that three times the first plus two times the second is 39      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 343283: find two consecutive odd integers such that three times the first plus two times the second is 39
Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
Let the two consecutive odd integers be N and N%2B2
3N%2B2%28N%2B2%29=39
3N%2B2N%2B4=39
5N=35
N=7
N%2B2=9
The integers are 7 and 9.