document.write( "Question 1116838: The reading list for a literature class has 7 fiction and 9 nonfiction books. A student is to write a report on 5 books from the list during the semester. The reports must include at least 1 and at most 4 reports of fiction books. In how many ways can the selection of books be made? \n" ); document.write( "
Algebra.Com's Answer #732481 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "All possible opportunities are listed in the table below (two most-left columns)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( " #of fiction books   #of non-fiction books  #of combinations  value\r\n" );
document.write( "----------------------------------------------------------------------------\r\n" );
document.write( "\r\n" );
document.write( "        1                     4              \"C%5B7%5D%5E1%2AC%5B9%5D%5E4\"            882\r\n" );
document.write( " \r\n" );
document.write( "        2                     3              \"C%5B7%5D%5E2%2AC%5B9%5D%5E3\"           1764\r\n" );
document.write( "\r\n" );
document.write( "        3                     2              \"C%5B7%5D%5E3%2AC%5B9%5D%5E2\"           1260\r\n" );
document.write( "\r\n" );
document.write( "        4                     1              \"C%5B7%5D%5E4%2AC%5B9%5D%5E1\"            315\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The third column contains the formulas for the number of selections.\r\n" );
document.write( "\r\n" );
document.write( "The fourth column contains the values calculated with these formulas:\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\"C%5B7%5D%5E1%2AC%5B9%5D%5E4\" = \"7%2A%28%289%2A8%2A7%2A6%29%2F%281%2A2%2A3%2A4%29%29\" = 882;\r\n" );
document.write( "\r\n" );
document.write( "\"C%5B7%5D%5E2%2AC%5B9%5D%5E3\" = \"%28%287%2A6%29%2F%281%2A2%29%29%2A%28%289%2A8%2A7%29%2F%281%2A2%2A3%29%29\" = 1764;\r\n" );
document.write( "\r\n" );
document.write( "\"C%5B7%5D%5E3%2AC%5B9%5D%5E2\" = \"%28%287%2A6%2A5%29%2F%281%2A2%2A3%29%29%2A%28%289%2A8%29%2F%281%2A2%29%29\" = 1260;\r\n" );
document.write( "\r\n" );
document.write( "\"C%5B7%5D%5E4%2AC%5B9%5D%5E1\" = \"%28%287%2A6%2A5%29%2F%281%2A2%2A3%29%29%2A9\" = 315.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Now your last step is to add all four numbers in the right column:  882 + 1764 + 1260 + 315 = 4221.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Answer.  The selection of books can be made in 4221 ways.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );