Find the GCD of the following
x2 – x – 2,x2 + x – 6,3x2 – 13x + 14
Given,
x2 – x – 2 = x2 – 2x + x – 2 = x(x – 2) + 1(x – 2) = (x + 1)(x – 2)
x2 + x – 6 = x2 + 3x – 2x – 6
= x(x + 3) – 2(x + 3) = (x – 2)(x + 3)
3x2 – 13x + 14 = 3x2 – 6x – 7x + 14 = 3x(x – 2) – 7(x – 2)
= (x – 2)(3x – 7)
Greatest common divisor = (x – 2)
Couldn't generate an explanation.
Generated by AI. May contain inaccuracies — always verify with your textbook.