SOLUTION: find two consecutive odd intergers such that 4 times the larger is 29 more than three times the smaller/

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: find two consecutive odd intergers such that 4 times the larger is 29 more than three times the smaller/      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 165743: find two consecutive odd intergers such that 4 times the larger is 29 more than three times the smaller/
Answer by Mathtut(3670) About Me  (Show Source):
You can put this solution on YOUR website!
lets call our 2 integers x and x+2
4(x+2)=3x+29 distribute the left side
4x+8=3x+29 subtract 3x and 8 from both sides
x=21
so our consecutive integers are 21,23