and are randomly chosen (with replacement) from the set of integers from 1 to 10 (inclusive). What is the probability that the roots of the quadratic equation are real?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
The required probability = 1 - (probability of the event that the roots of x2+px+q= 0 are non-real).
p and q are integers.
The roots will be non-real, iff p2<4q ( p2 = p square).
The possible values of p and q are-
Thus, no. of possible pairs=38
No. of total possible pairs=10*10=100
Therefore,
The reqired probability= 1-(38/100)= 1-0.38 = 0.62 |