Yuri O. answered 02/15/21
16 years online, 464 former SAT problems drilled down
Factoring:
g(x) = 2x2 + 9x - 5 = 2x2 + 10x - x - 5 = (2x2 + 10x) - (x + 5) = 2x(x + 5) - (x + 5) = (x + 5)(2x -1)
Calculating roots/zeros:
x + 5 = 0
x = -5
2x -1 = 0
x = 1/2