document.write( "Question 1111647: The mean of five numbers is 44, the median is 44. if the largest number is 10 more than the smallest number and 4 more than the second last number, find the largest number if the smallest number appears twice? \n" ); document.write( "
Algebra.Com's Answer #726658 by greenestamps(13206) You can put this solution on YOUR website! \n" ); document.write( "(1) There are 5 numbers in the set: __ __ __ __ __ \n" ); document.write( "(2) The median is 44: __ __ 44 __ __ \n" ); document.write( "(3) The smallest number appears twice: x x 44 __ __ \n" ); document.write( "(4) The largest number is 10 more than the smallest and 4 more than the second largest: x x 44 (x+6) (x+10) \n" ); document.write( "(5) The mean is 44: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "The numbers are \n" ); document.write( "40 40 44 46 50 \n" ); document.write( "The largest number is 50. \n" ); document.write( " |