InterviewSolution
Saved Bookmarks
| 1. |
Find the value of k If x^2+5x+6+k=0 |
| Answer» P(x) = {tex}X^2 +5x+6+k=0{/tex}_(1)Putting the value 1 in (1)equation.P(1) = 1^2 +5*1+6+k=0= 1+5+6+k =0=6+6+k=012+k=0K= - 12 | |