document.write( "Question 1125943: A set of 7 positive integers has a unique mode of 1, a mean of 5, and a median of 6. What is the largest possible value for any of the integers in the set. \n" ); document.write( "
Algebra.Com's Answer #742280 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! mean of 5 with 7 integers can have total of 35. But, a unique mode of 1 means at least 2 of those integers have to be 1. The median of 6 means that 6 is the fourth from the bottom, and there are 3 integers higher than that.\r \n" ); document.write( "\n" ); document.write( "The bottom 3 integers are 1,1, and one other.For the largest possible value of any integer, the third integer below the median has to be smaller or 1.\r \n" ); document.write( "\n" ); document.write( "That makes 3 integers of 1 each, and 1 of 6. The total is 35, so two of the remaining three are 7 and 8, because there is a unique mode of 1. That makes the total 24 (7,8,6,1,1,1). The largest possible value is 11. \n" ); document.write( " |