Ok so two dudes are getting a wage increase, lucky them. We want to know what the difference between their salaries is after the 6% increase.
What are we solving for? Asking yourself that question may seem silly, but it is a really important habit to form, because you need to know what you're looking for in the statements.
1.06*J - 1.06*M = ?
1.06*(J - M) = ?
Statement 1: Before increase, Jack's salary $5 more than Mark's.
J = M + 5
Almost what we want, just re-arrange:
J - M = 5
Cool, now plug that into the re-phrased question:
1.06*(J - M) = ?
1.06*(5) = 5.3
You've got a value so you can stop (you didn't need to actually work it out)!
Statement 2: Before the increase the ratio of Jack's hourly wage to Mark's hourly wage was 4 to 3.
You might immediately see, as some posters did, that you cannot get a concrete value from a ratio. Mike McGarry had a really good blog post about that I read a while back. Given that the question is asking about a concrete value, and this statement gives you only a ratio, you can just immediate discard this.
Let's just suppose for a moment that you didn't see that, you would do this:
J/M = 4/3
J = (4/3)*M
Ok, try that with our re-phrased question:
1.06*((4/3)*M - M) = ?
1.06*((1/3)*M) = ?
You can't get rid of that M, so you cannot get an actual value to answer the question.
(A)