InterviewSolution
Saved Bookmarks
| 1. |
If p and q are chosen randomly from the set {1,2,3,4,5,6,7,8,9,10} with replacement, determine the probability that the roots of the equation x2+px+q=0 are real.___ |
|
Answer» If p and q are chosen randomly from the set {1,2,3,4,5,6,7,8,9,10} with replacement, determine the probability that the roots of the equation x2+px+q=0 are real. |
|