ok this problem is really confusing me and i have no idea how to solve it
If Q~UNIF(0,3) find the probability that the roots of the equation g(t)=0 are real, where g(t) = 4t
2 + 4Qt + Q + 2
k so we have a uniform dist with a=0 and b=3 which gives us a pdf = 1/3 0<q<3 and zero otherwise, easy enough but how am i supposed to solve that quadratic
do the same now assuming that Q~EXP(1.5)
same deal here i know the pdf = (1/1.5)e^(-q/1.5) q>0
but i don't understand wtf i'm supposed to do with the quadratic