Saved Bookmarks
| 1. |
Find the quadratic polynomial whose sum and products of the zeros are 5 and -6 |
|
Answer» Answer: x² + x - 30 Step-by-step explanation: such that a=5 and b=-6 so, a+b= 5+ (-6)= -1 and, ab= 5*(-6)= -30 required POLYNOMIAL = x² - (a+b)x + ab = x² - (-1)x + (-30) = x² + x - 30 |
|