Good question. You need to do two things to solve this. First set up the equation correctly, most of these are sub 600 or 600-700 level questions, second is to notice something unique with the problem (in bold below), this is what makes this a 700 level question.
Let's set up the equation.
Let D = dad, M = mom and k = kid = son. (s looks like 5 and can be confusing so I used "k" for the son)
After reading the stem, you should set up two equations
(i) D+x=6(k+x)
(ii) M+x=4(k+x)
(1) age difference between parents is 16 years.
since is x years the dad will be 6 times older than the son, while in x years the mom will only be 4 times older than the son... this tells you the dad is older than the mom. so D = M + 16. plug this into equation (i) for D to get:
M+16+x=6(k+x) (we'll call this equation (iii))
Now, this equation (iii) should alert you that it looks a lot like equation (ii) above. The next step is to make equation (iii) look like equation (ii) so that way we can cancel out the left side. We can do this by subtracting 16 to get: M+x= 6k + 6x - 16 (we'll call this equation iv)
M+x= 4k +4x (iii)
6k + 6x -16 = 4k +4x
2k+2x = 16
k+x = 8 This tells you in x years the kid/son will be 8 years old. You can plug this into equation (i) and (ii) above to get the dad's age is x years (48 years) and the mom's age in x years (32 years).
Sufficient (2.) After 'x' years the son will be twice as old as he is now
so k + x = 2k
k = x
You can quickly see this is insufficient by plugging in random numbers for k=x into equation (i) and (ii), for example if k = x = 1 then in x years the kid will be 2 and the dad will be 12. And if k = x = 2, then then in x years the kid will be 4 and the dad will be 24.
insufficient