Saved Bookmarks
| 1. |
find the value of k , if x + 2 is a factor of 5 x to the power 2 + kx + 1 . Please solve this question.. |
|
Answer» Step-by-step explanation: Given - To Find -
As we know that :-
→ p(x) = 5x² + kx + 1 = 0 → p(-2) = 5(-2)² + k(-2) + 1 = 0 → 20 - 2K + 1 = 0 → 2k = 21 → k = 21/2 Hence, The value of k is 21/2 Verification :-→ 5x² + 21x/2 + 1 → 10x² + 21x + 2 → 10x² + 20x + x + 2 → 10x(x + 2) + 1(x + 2) → (10x + 1)(x + 2) Here, the factor comes same as given in the QUESTION. It shows that our ANSWER is absolutely correct. |
|