document.write( "Question 295629: A box contains ten balls, numbered 1 through 10. Marisha draws a ball. She records its number and then returns it to the bag. then Penney draws a ball. Find each probability.\r
\n" );
document.write( "\n" );
document.write( "1.P(9,then 3)
\n" );
document.write( "2.P( even,then odd)
\n" );
document.write( "3.P( odd,then 2)
\n" );
document.write( "4.P (the sum of the numbers is 25)
\n" );
document.write( "5.P(prime, the composite)
\n" );
document.write( "6.P(a factor of 8, then a multiple of 2)\r
\n" );
document.write( "\n" );
document.write( "Thank you for your time.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #213054 by palanisamy(496)![]() ![]() ![]() You can put this solution on YOUR website! 1.P(9,then 3) = (1/10)*(1/10)=1/100 \n" ); document.write( "2.P( even,then odd)=(1/2)*(1/2)=1/4 \n" ); document.write( "3.P( odd,then 2)=(1/2)*(1/10)=1/20 \n" ); document.write( "4.P (the sum of the numbers is 25)=0 \n" ); document.write( "5.P(prime, the composite)=((1/2)*(1/2)=1/4 \n" ); document.write( "6.P(a factor of 8, then a multiple of 2) =(1/10)*(1/2)=1/20 \n" ); document.write( " |