document.write( "Question 977434: Decide if the following scenario involves a permutation or combination. Then find the number of possibilities.\r
\n" );
document.write( "\n" );
document.write( "There are 50 applicants for two Systems Engineer positions at a local company.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #599498 by Edwin McCravy(20055)![]() ![]() You can put this solution on YOUR website! Decide if the following scenario involves a permutation or combination. Then \n" ); document.write( "find the number of possibilities.\r \n" ); document.write( "\n" ); document.write( "There are 50 applicants for two Systems Engineer positions at a local company. \n" ); document.write( " \r\n" ); document.write( "To determine whether it's a permutation or a combination problem, ask yourself\r\n" ); document.write( "this question about a sample pair of applicants:\r\n" ); document.write( "\r\n" ); document.write( "\"Does the order they are in matter?\"\r\n" ); document.write( "\r\n" ); document.write( "Which is to ask:\r\n" ); document.write( "\r\n" ); document.write( "\"Is the pair of applicants \r\n" ); document.write( "\r\n" ); document.write( "\"John Smith and Jane Doe\" \r\n" ); document.write( "\r\n" ); document.write( "and the pair of applicants\r\n" ); document.write( "\r\n" ); document.write( "\"Jane Doe and John Smith\"\r\n" ); document.write( "\r\n" ); document.write( "the same pair of applicants or a different pair of applicants?\r\n" ); document.write( "\r\n" ); document.write( "The answer is \"They are the same pair of applicants\", so the order they are in\r\n" ); document.write( "does not matter, so this is a combination problem.\r\n" ); document.write( "\r\n" ); document.write( "20 applicants choose 2 = \"20 choose 2\" = \"20C2\" =\n" ); document.write( " |