

InterviewSolution
Saved Bookmarks
1. |
If the HCF of (x2 + x – 12) and (2x2 – kx – 9) is (x – k), then what is the value of k ? |
Answer» Since (x – k) is the HCF of (x2 + x + 12) and (2x2 – kx – 9) (x – k) will be a factor of 2x2 – kx – 9 ∴ 2.k2 – k.k – 9 = 0 ⇒ k2 – 9 = 0 ⇒ k = ± 3 Also, the factors of (x2 + x – 12) = (x + 4) (x – 3) ∴ k = 3. |
|