If f(x)=1-x^2 then f(3b) + 8 = 1 - (3b)^2 + 8 = 9 - 9b^2. If g(x)=x^2-1 then g(3b) - 8 = (3b)^2 -1 - 8 = 9b^2 - 9. They ask: at which value of "b" will be 9 - 9b^2 = 9b^2 - 9 ??? Simplify: 18 = 18b^2 ===> b^2 = 1 ===> there are rwo solutions: b = 1 and b = -1. Check. Check b= 1 first; f(3b) + 8 = f(3) + 8 = 1 - 3^2 + 8 = 0. g(3b) - 8 = g(3) - 8 = 3^2 - 1 - 8 = 0. Correct ! Same for b= -1.