yeah thats correct
i'm in a whole new world of confusion, give me a minute to get my head around that ahah
(^dont know if that works. havent posted before)
Anyways, in response to the "Two real numbers, a and b are chosen from the interval [0,1]...", what lzxnl said is basically right, however the answer to the question is 3/4, not 1/4.
But thats not super important. Whats important is to have an easy way to solve questions like this, because, while they are very difficult, they are still within math method's level (even if I doubt there will be one on the upcoming exam).
In this case, the first step is finding the determinant and setting it to <0 a^2 - 4*b^2 < 0
Therefore, a^2 < 4*b^2 -> a<2*b (discard -2*b as a>=0)
So now we have a<2*b which is hard to make sense of in terms of probability, but there is a quick and (fairly) easy way to do it. (I can't really draw a diagram here, so ill try my best to explain it)
Create a Cartesian plane with 'a' as the x-axis and 'b' as the y-axis (or the other way round, personal preference) and create a square from (0,1) to (1,1) to (1,0) back to (0,0), The area of this square (A = 1) denotes all possible combinations of real 'a' and 'b' over [0,1], where the total area = 100% of possibilities. (Think of this square as the sample space)
Now we know that x^2 + a*x + b^2 = 0 has no real solutions for a<2*b so graph that relation onto your square.
Assuming 'a' is on the horizontal, you will get a straight line going from (0,0) to (1,1/2), and the Required Region will be above the line and contained within the square.
Now, to work out the required region, you take (Total area) - (area below line) = (1) - 1/2 * 1/2 * 1 = 3/4 , giving you the final answer of 3/4.
To solve other questions of this type, its fairly easy to construct a sample space as a visual aid and work from there.