Hmm, a very different problem than the one you posted earlier.
3b2 = 31b + 22
3b2 - 31b -22 = 0
The only factors of 3b2 are 3b*1b. The only factors of -22 are (-2*11), 2*(-11), (-1)*(22), and (1)*(-22). The combination that works is:
(3b+2)(b-11) = 0
Check by FOILing:
(3b+2)(b-11) = 3b2 - 33b + 2b -22 = 3b2 -31b - 22