InterviewSolution
Saved Bookmarks
| 1. |
If one zero of p(x) = 4xsquare-(8ksquare-4k)x-9 is negative of the other find the value of k |
| Answer» Let, the two zeroes of the polynomial f(x) = 4x2 - 8kx - 9 be α and -α.Comparing f(x) = 4x2\xa0- 8kx - 9 with ax2+bx+c we geta = 4; b = -8k and c = -9.Sum of the zeroes = α + (-α) ={tex}-\\frac ba=\\;-\\frac{-8k}4 {/tex}0 = 2kk = 0 | |