Question
Question: How do you factor \[10{x^2} - 7x - 12\]?...
How do you factor 10x2−7x−12?
Solution
This problem deals with solving a quadratic equation. Here, given a quadratic equation expression, we have to simplify the expression and make it into a standard form of quadratic equation. If the quadratic equation is in the form of ax2+bx+c=0, then we know that the roots of this quadratic equation are given by :
⇒x=2a−b±b2−4ac
Complete step-by-step answer:
The given expression is a quadratic expression but not a quadratic equation. We have to convert the expression into an equation and then solve the quadratic equation.
The given expression is 10x2−7x−12, consider it as given below:
⇒10x2−7x−12
Now this is in the standard form of a quadratic expression, now comparing the coefficients a,b and c:
⇒a=10,b=−7 and c=−12
Now applying the formula to find the value of the roots of x, as given below:
⇒x=2a−b±b2−4ac
Substituting the values of a,b and c in the above formula:
⇒x=2(10)−(−7)±(−7)2−4(10)(−12)
⇒x=207±49+480
⇒x=207±529
We know that the square root of 529 is 23, 529=23
⇒x=207±23
Now considering the two cases, with plus and minus, as shown:
⇒x=207+23;x=207−23
⇒x=2030;x=20−16
Hence the value of the roots are equal to :
∴x=23;x=5−4
Now factoring the given expression as 10x2−7x−12=(x−23)(x+54)
∴10x2−7x−12=(2x−3)(5x+4)
Final Answer: The factors of the expression 10x2−7x−12 are (2x−3)and (5x+4).
Note:
Please note that this problem can also be done either by the method of completing the square or just factoring and solving the quadratic equation. To solve ax2+bx+c=0 by completing the square: transform the equation so that the constant term, c is alone on the right side. But here we are adding and subtracting some terms in order to factor.