document.write( "Question 286111: find 3 numbers that their mode , median and mean are equal \n" ); document.write( "
Algebra.Com's Answer #207468 by nabla(475) ![]() You can put this solution on YOUR website! Any 3 of the same number will work. Also, we can set up something like this\r \n" ); document.write( "\n" ); document.write( "S={2,4,6,} \n" ); document.write( "Then S is multimodal, its median is 4, and its mean is 12/3=4. So we can argue that this set will work, but the multimodality gives something \"extra\" so it is strictly not perfectly equal. \n" ); document.write( " |