document.write( "Question 1151395: If the random variable X has uniform distribution on the interval [0,a] then
\n" );
document.write( "what is the probability that the random variable greater than its square i.e.
\n" );
document.write( "P(x > x^2)? \n" );
document.write( "
Algebra.Com's Answer #773159 by ikleyn(52908) You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "\r\n" ); document.write( "1) First, let's consider the case a < 1.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " Then for all values of x in the segment [0,a] x > x^2 (which is ABSOLUTELY OBVIOUS).\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " So, if a < 1, then P(x > x^2) = 1.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "2) Next, consider the case a >= 1.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " Then x > x^2 if and only if 0 <= x < 1.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " Therefore, P(x > x^2) =\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "/\/\/\/\/\/\/\/\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Notice, I edited my post after receiving a note from Edwin.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "What you see now in my post is the final version.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Thanks to Edwin for his note.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |