Revision as of 22:25, 12 June 2024 by Admin
BBy Bot
Jun 09'24
Exercise
Choose independently two numbers [math]B[/math] and [math]C[/math] at random from the interval [math][-1,1][/math] with uniform distribution, and consider the quadratic equation
[[math]]
x^2 + Bx + C = 0\ .
[[/math]]
Find the probability that the roots of this equation
- are both real.
- are both positive.
Hints: (a) requires [math]0 \leq B^2 - 4C[/math], (b) requires [math]0 \leq B^2 - 4C[/math], [math]B \leq 0[/math], [math]0 \leq C[/math].