document.write( "Question 322921: A box contains a total of 50 textbooks, of which 10 are biology books. If you select 2 at random, determine the probability that neither is a biology book. \n" ); document.write( "
Algebra.Com's Answer #231164 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "P(1st not biology)=\"40%2F50=4%2F5\"
\n" ); document.write( "P(2nd not biology)=\"39%2F49\"
\n" ); document.write( "P(2 books not biology)=\"%284%2F5%29%2839%2F49%29=156%2F245\"
\n" ); document.write( "
\n" );