SOLUTION: find 2 consecuative odd integers such that 4 times the smaller is 29 less than 3 times the larger

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: find 2 consecuative odd integers such that 4 times the smaller is 29 less than 3 times the larger       Log On


   



Question 232421: find 2 consecuative odd integers such that 4 times the smaller is 29 less than 3 times the larger

Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
find 2 consecuative odd integers such that 4 times the smaller is 29 less than 3 times the larger
---------------
x and x+2 are the odd integers.
4x + 29 = 3(x+2)
4x + 29 = 3x + 6
x = -23
--> -23 and -21
--------------
check:
4*(-23) + 29 = 3*(-21)
-92 + 29 = -63
-63 = -63