document.write( "Question 934916: An english reading list has 9 american novels and 7 english novels. A student must read 5 from the list, and at least 3 must be english novels. In how many different ways can the five books be selected? \n" ); document.write( "
Algebra.Com's Answer #568102 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
16 Novels: 9 american novels and 7 english novels
\n" ); document.write( " student must read 5 from the list, and at least 3 must be english novels
\n" ); document.write( "Ways = \"%281%2F%2816C5%29%29%28+%287C3%29%289C2%29+%2B+%287C4%29%289C1%29+%2B+%287C%29%289C0%29%29\"
\n" ); document.write( "
\n" );