document.write( "Question 763003: Roger the theater agent is looking for a new comedy duo. He wants to find a pair that works well together. So he will have each applicant work with each other applicant and he will decide which two have the best chemistry together. If there are 50 applicants, how many runs will there be? \n" ); document.write( "
Algebra.Com's Answer #464406 by ramkikk66(644) ![]() You can put this solution on YOUR website! The question is: In how many ways a set of 2 people be chosen from a set of 50?\r \n" ); document.write( "\n" ); document.write( "The answer is C(50,2) [50 Choose 2] and formula for the same is:\r \n" ); document.write( "\n" ); document.write( "(50*49)/(1*2) = 1225.\r \n" ); document.write( "\n" ); document.write( "There will be a total of \n" ); document.write( "\n" ); document.write( ":) \n" ); document.write( " |