

InterviewSolution
Saved Bookmarks
1. |
Comment upon the nature of roots of the following equations:x2 + 10x + 39 = 0 |
Answer» d = b2 – 4ac d = (10)2 – 4 (1) (39) d = 100 – 156 d = –56 Since, d < 0, no real roots exists. |
|