document.write( "Question 342723: Each event can occur in the given number of ways. Find the number of ways all of the events can occur.\r
\n" );
document.write( "\n" );
document.write( "Event 1: 3 ways; Event 2: 7 ways\r
\n" );
document.write( "\n" );
document.write( "This question is in my Algebra 2 workbook for practice on Permutation. \n" );
document.write( "
Algebra.Com's Answer #245370 by nyc_function(2741)![]() ![]() You can put this solution on YOUR website! Have you tried the permutation formula nPr?\r \n" ); document.write( "\n" ); document.write( "n = 7 \r \n" ); document.write( "\n" ); document.write( "r = 3\r \n" ); document.write( "\n" ); document.write( "nPr = n!/(n - r)!\r \n" ); document.write( "\n" ); document.write( "Just plug and chug.\r \n" ); document.write( "\n" ); document.write( "Can you do it now? \n" ); document.write( " |