Statement 1: (x + 6) and (x – 4) are factors of the expression 2x
3 + 2ax
2 + 2bx – 24.
f(x) = 2x
3 + 2ax
2 + 2bx – 24
Put x = 4 in the equation.
f(4) = 2(4)
3 + 2a(4)
2 + 2b(4) – 24 = 0
128 + 32a + 8b – 24 = 0
32a + 8b + 104 = 0
4a + b + 13 = 0 ... (I)
Now, put x = -6 in the given equation.
2(-6)
3 + 2a(-6)
2 + 2b(-6) – 24 = 0
-432 + 72a - 12b - 24 = 0
-36 + 6a - b – 2 = 0
6a – b – 38 = 0 ... (II)
Adding equations (I) and (II),
4a + b +13 + 6a – b – 38 = 0
10a – 25 = 0
2a – 5 = 0, a =
Put the value of 'a' in equation (I).
4a + b + 13 = 0
4(2.5) + b +13 = 0
10 + b + 13 = 0
b = -23
So, statement 1 is true.
Statement 2:
2x
3 – 134x + 252 ... (i)
As we know, (2x – 14) is a factor and we need to find two more factors for the expression, we will break 134x in such a way that it is easy to factorise.
134x = 98x + 36x
Also, adding and subtracting 14x
2 in the expression (i),
2x
3 + 14x
2 –
14x
2 – 98x - 36x + 252
= (2x
3 –
14x
2) + (14x
2 – 98x) – (36x – 252)
= x
2(2x – 14) + 7x(2x – 14) – 18(2x – 14)
= (2x – 14)(x
2 + 7x – 18)
= (2x – 14)(x
2 + 9x – 2x – 18)
= (2x – 14)[x(x + 9) - 2(x + 9)]
= (2x – 14)(x – 2)(x + 9)
So, both the statements are true.