SOLUTION: the smaller of two consecutive odd numbers is n ; the sum of the larger and twice the smaller is 23, find the consecutive numbers

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: the smaller of two consecutive odd numbers is n ; the sum of the larger and twice the smaller is 23, find the consecutive numbers      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 503362: the smaller of two consecutive odd numbers is n ; the sum of the larger and twice the smaller is 23, find the consecutive numbers
Answer by mananth(16946) About Me  (Show Source):
You can put this solution on YOUR website!
n, n+2
n+2 + 2n = 23
3n+2=23
3n=23-2
3n=21
/3
n=7
7,9