A good definition statement often involves more than writing down "let x be the first number and y be the second". For example, if one line of the problem says "twice the larger is three times the smaller", then you should define the variables in terms of the size: "let x be the smaller number, let y be the larger number". This will help later in the second step.
Let's examine a story problem and some common answers and why the answers don't make sense when checked.
Billy can paint a wall in 5 hours and Suzie can paint a wall in 4 hours. How long will it take them, working together, to paint the wall.