document.write( "Question 1034058: a history teacher assigned her class to write essays on two different us presidents chosen from among any of the first 44 presidents how many different 2 president combinations are there? \n" ); document.write( "
Algebra.Com's Answer #648670 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! 44 chosen 2 at a time = 44C2 = (44*43) / (2*1) = 946 ways \n" ); document.write( " |