Answer:
A system of equations has infinite solutions when we have more variables than linear independent equations. 
This means that if we want to have infinite solutions, we need to find a value of b such the two equations are linear dependent, his means that the equations are the same, or that one equation is a scalar times the other, like x + y = 2. and 2x + 2y = 4 (the second is 2 times the first one) 
Here we have the equations: 
y = 6xb - 3x 
y = -3x 
(the second equation actually says y = -3, but this may be written wrong) 
So we want that both equations are the same (because in both cases we have y equals something), for this, we need to find the value of b: 
6xb - 3x = -3x 
6xb = - 3x + 3x = 0 
and this must work for every value of x, so we must have that b = 0.