How do you factor 4x^2-5x+6?
1 Answer
Explanation:
If the sign of the constant term was
4x^2-5x-6 = (x-2)(4x+3)
For the example as given we find:
4x^2-5x+6
is in the form
This has discriminant
Delta = b^2-4ac = (-5)^2-4(4)(6) = 25 - 96 = -71
Since
We can still factor it, but we need Complex coefficients...
4x^2-5x+6 = (2x)^2-2(5/4)(2x)+(5/4)^2-(5/4)^2+6
color(white)(4x^2-5x+6) = (2x-5/4)^2-25/16+96/16
color(white)(4x^2-5x+6) = (2x-5/4)^2+71/16
color(white)(4x^2-5x+6) = (2x-5/4)^2-(sqrt(71)/4i)^2
color(white)(4x^2-5x+6) = ((2x-5/4)-sqrt(71)/4i)((2x-5/4)+sqrt(71)/4i)
color(white)(4x^2-5x+6) = (2x-5/4-sqrt(71)/4i)(2x-5/4+sqrt(71)/4i)