Saved Bookmarks
| 1. |
Find the quadratic polynomial whose zeroes are 5 and - 8 |
|
Answer» zeroes = 5 and -8 SUM of zeroes = 5 + (-8) = 5 - 8 = -3 PRODUCT of zeroes = 5 * -8 = -40 equation ---- x² - (sum of zeroes) X + (product of zeroes) => x² + 3x - 40 |
|