Here's a method that I learned in HS when the term "a" in ax^2 + bx + c is not 1, requiring more steps..
1) Rewrite your equation as x^2 + bx + a*c
2) factor this equation..which should be easy since "a" is 1 here, so that you get (x+s)(x+t)
3) Rewrite (x+s)(x+t) as (x+s/a)(x+t/a) where a is the original "a" term in the polynomial
4) Simpifly the equation if necessary
5) Now move the denominator in the 2nd part of each part of the (..) and (..) terms to the front, and you're done!
Example: 10x^2 + 3x - 18..so "a" is 10
1) x^2 + 3x - 180
2) (x+15)(x-12) <-- hardest part
3) (x+15/10)(x-12/10) <--- divide each by 10 since a is 10
4) (x+3/2)(x-6/5) <--- simplify
5) (2x+3)(5x-6) <--- move denominator to front
It'll take some getting used to, but after a few tries you should get used to it, and it makes such equations much easier to deal with.
1) Rewrite your equation as x^2 + bx + a*c
2) factor this equation..which should be easy since "a" is 1 here, so that you get (x+s)(x+t)
3) Rewrite (x+s)(x+t) as (x+s/a)(x+t/a) where a is the original "a" term in the polynomial
4) Simpifly the equation if necessary
5) Now move the denominator in the 2nd part of each part of the (..) and (..) terms to the front, and you're done!
Example: 10x^2 + 3x - 18..so "a" is 10
1) x^2 + 3x - 180
2) (x+15)(x-12) <-- hardest part
3) (x+15/10)(x-12/10) <--- divide each by 10 since a is 10
4) (x+3/2)(x-6/5) <--- simplify
5) (2x+3)(5x-6) <--- move denominator to front
It'll take some getting used to, but after a few tries you should get used to it, and it makes such equations much easier to deal with.
