Given this problem as part of prep for a test. We've done the same problem without A being a random variable, but I am completely stumped as to how to accomplish this one with three r.v.s
I know the joint is $1/288$ and that $B^2>4AC$ but cannot convert this to a happy integral.
Let $A$, $B$, and $C$ be independent random variables, uniformly distributed over $[0,4], [0,8]$, and $[0,9]$ respectively. What is the probability that both roots of the equation $Ax^2 + Bx + C = 0$ are real?
Thanks,