document.write( "Question 190792: There are 8 Physics books, 4 calculus books, 7 us history textbooks, and 3 resource books on a shelf. Assuming the books in each category are NOT DISTINCT how many ways can they be arranged on the shelf? \n" ); document.write( "
Algebra.Com's Answer #143278 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
There are 8 Physics books, 4 calculus books, 7 us history textbooks, and 3 resource books on a shelf. Assuming the books in each category are NOT DISTINCT how many ways can they be arranged on the shelf?
\n" ); document.write( "---------------
\n" ); document.write( "There are 22 positions to be filled.
\n" ); document.write( "# of ways to pick 8 places for the physics: 22C8
\n" ); document.write( "# of ways to pick 4 places for the calc: 14C4
\n" ); document.write( "# of ways to pick 7 places for the hist: 10C7
\n" ); document.write( "# of ways to pick 3 for the resource: 3C3
\n" ); document.write( "---------
\n" ); document.write( "Total number of arrangements : Multiply the four factors
\n" ); document.write( "I get 3.84108 X 10^10
\n" ); document.write( "==============================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "=============================
\n" ); document.write( "
\n" ); document.write( "
\n" );