document.write( "Question 26332: how many conversation will there be at a party of 50 people. (each person only talk to each other once.) \n" ); document.write( "
Algebra.Com's Answer #327477 by cleomenius(959)![]() ![]() You can put this solution on YOUR website! The result should work out as 49 + 48 + 47 + ,,, +3 + 2 + 1\r \n" ); document.write( "\n" ); document.write( "There should be a total of 24 pairs of 50, with each pair being 50.\r \n" ); document.write( "\n" ); document.write( "Plus, there should be a single value of 25 left over ( the middle value).\r \n" ); document.write( "\n" ); document.write( "Therefore the result should be (24)(50) + 25 = 1225 \n" ); document.write( " |