document.write( "Question 430162: The density function of X is
\n" );
document.write( "f(x)={a+bx^2 if 0<=x<=1
\n" );
document.write( " 0 otherwise\r
\n" );
document.write( "\n" );
document.write( "the expectation of x is E(x)=3.75
\n" );
document.write( "find a and b \n" );
document.write( "
Algebra.Com's Answer #298898 by robertb(5830)![]() ![]() You can put this solution on YOUR website! The area under the density curve must be 1:\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The expectation is 3.75:\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Upon integration of the first, we get \n" ); document.write( "Upon integration of the second, we get \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "==> b = 39 \n" ); document.write( "==> a = 1-39/3 = -12. \n" ); document.write( " |