document.write( "Question 1182308: Paige turner loves finite mathematics. She has 5 books about probability and four books about matrices. She lends her friend Anita Tudor four of these books, selected completely random.\r
\n" );
document.write( "\n" );
document.write( "What is the probability Paige lends Anita two books on each topic (I.e. two matrix books and two probability books)?\r
\n" );
document.write( "\n" );
document.write( "What is the probability she lends her at least one book on each topic?\r
\n" );
document.write( "\n" );
document.write( "Enter your answers as fractions in lowest terms. \n" );
document.write( "
Algebra.Com's Answer #812284 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! for 2 each it would be 5C2*4C2/9C4, the 9C4 is choosing 4 books from 9. It is also the \"sum\" of the two top terms. \n" ); document.write( "=10*6/126 or 60/126=10/21 \n" ); document.write( "- \n" ); document.write( "for at least 1 on each topic. Look at the possibility of none for each topic. That is 4C0*5C4/9C4=5/126 \n" ); document.write( "and 5C0*4C!/9C4=4/126. We want everything but these two possibilities, which is 117/126=13/14. \n" ); document.write( " |