Question 835830: find two consecutive odd numbers such that when the smaller number is subtracted from three times bigger number the result is 56. Answer by Alan3354(69443) (Show Source):
You can put this solution on YOUR website! find two consecutive odd numbers such that when the smaller number is subtracted from three times bigger number the result is 56.
------------
Use x & y
y = x + 2
y - 3x = 56