For this,we need to know what's Middle splitting method
In order to factorize x² + bx + c we have to find numbers p and q such that p + q = b and pq = c. After finding p and q, we split the middle term in the quadratic as <em><u>px + qx and</u></em> get desired factors by grouping the terms.