(b) Hence, or otherwise, solve the equation
2x2+5x=12.
Give both roots exactly. [2]
Show worked solutionHide worked solution
Worked solution
Part (a): Factorise 2x2+5x−12
Because the coefficient of x2 is not 1 (a non-monic quadratic), use the “split the middle term” method.
Step 1: Find the key product and sum.
Multiply the leading coefficient by the constant term:
a×c=2×(−12)=−24.
We need two numbers whose product is −24 and whose sum is +5 (the coefficient of x).
Testing factor pairs of −24:
Pair
Sum
+24,−1
23
+12,−2
10
−8,+3
−5
+8,−3
+5 ✓
The required numbers are +8 and −3.
Step 2: Rewrite the middle term and group.2x2+5x−12=2x2+8x−3x−12=2x(x+4)−3(x+4)=(x+4)(2x−3).
Check by expanding:(2x−3)(x+4)=2x2+8x−3x−12=2x2+5x−12 ✓
2x2+5x−12=(2x−3)(x+4)
Part (b): Solve 2x2+5x=12
Step 1: Rearrange to the form =0.
The zero-product rule (“if a product is 0, one of the factors is 0”) only applies when one side is zero, so move everything to the left:
2x2+5x−12=0.
Step 2: Use the factorisation from part (a).(2x−3)(x+4)=0.
Step 3: Set each factor equal to zero.2x−3=0⇒2x=3⇒x=23x+4=0⇒x=−4
x=23orx=−4
Alternative method (quadratic formula, useful as a check)
For 2x2+5x−12=0 with a=2,b=5,c=−12:
x=2a−b±b2−4ac=2(2)−5±52−4(2)(−12)=4−5±25+96=4−5±121=4−5±11.
This gives
x=4−5+11=46=23orx=4−5−11=4−16=−4,
which confirms the factorising answer.