document.write( "Question 1040030: One box contain four cards no. 1,3,5 and 6. Another box contains 5 cards numbered 2,4,7,8 and 9. One card is draw from each bag. Find the probability and the sum is prime no
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #654814 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! prime numbers of concert: \n" ); document.write( "2,3,5,11,13 \n" ); document.write( "There are 20 possible draws, 4 from the first and each of those paired with 5 from the second. \n" ); document.write( "1+2 \n" ); document.write( "1+4 \n" ); document.write( "3+2 \n" ); document.write( "3+4 \n" ); document.write( "3+8 \n" ); document.write( "5+2 \n" ); document.write( "5+8 \n" ); document.write( "6+7 \n" ); document.write( "There are 8 of 20, so 2/5 or 40%. \n" ); document.write( " \n" ); document.write( " |