Saved Bookmarks
| 1. |
If zeros of the puadratic polynomial x2+(a+1)x+b are 2 and -3 find the value of a and b |
|
Answer» Answer: Step-by-step explanation: Given a quadratic POLYNOMIAL such that, Also, the roots of the polynomial are 2 and -3. Now, we know that, General form of a quadratic polynomial is , On Comparing the coefficients, we have,
Now, we know that, SUM of roots = -B/A => -(a+1)/1 = 2 +(-3) => -(a+1) = 2 -3 => a + 1 = -(-1) => a = 1-1 => a = 0 And, also, we know that, Product of roots = C/A => b/1 = 2(-3) => b = -6 Hence, the VALUES of a = 0 and b = -6. |
|