Saved Bookmarks
| 1. |
Find a quadratic polynomial, the product of zeros are -1/4 and 1/4 |
|
Answer» Answer: Alpha + beta = - b/a -1/4 = - b/a Alpha (beta) = c/a 1/4 = c/a Put the value in formula : = k(X^2 - (alpha + beta)x + alpha (beta)) = k ( 4x^2 + x - 1) So the QUADRATIC POLYNOMIAL are: = 4x^2 + x - 1 Hope it will help you |
|