document.write( "Question 521589: Following clues describe a list of 5 integers. What is the greatest of the number in the list?\r
\n" );
document.write( "\n" );
document.write( "clue 1-two of the numbers are negative
\n" );
document.write( "clue 2-the median value is 8, the mean is 18.6 and the range is 60
\n" );
document.write( "clue 3-one of the numbers is a perfect square, andone of the numbers is one more than a perfect square
\n" );
document.write( "clue 4-the difference between the least two integers is 6\r
\n" );
document.write( "\n" );
document.write( "I'm stuck \n" );
document.write( "
Algebra.Com's Answer #346558 by Edwin McCravy(20054)![]() ![]() You can put this solution on YOUR website! Following clues describe a list of 5 integers. What is the greatest of the number in the list? \n" ); document.write( "clue 1-two of the numbers are negative \n" ); document.write( "clue 2-the median value is 8, the mean is 18.6 and the range is 60 \n" ); document.write( "clue 3-one of the numbers is a perfect square, andone of the numbers is one more than a perfect square \n" ); document.write( "clue 4-the difference between the least two integers is 6 \n" ); document.write( "I'm stuck \n" ); document.write( " \r\n" ); document.write( "Let the five numbers be A,B,C,D,E where A ≦ B ≦ C ≦ D ≦ E.\r\n" ); document.write( " \n" ); document.write( "clue 2-the median value is 8, \n" ); document.write( " \r\n" ); document.write( "For a set of 5 numbers (or any odd number of numbers), \r\n" ); document.write( "the median is the middle number when they are listed\r\n" ); document.write( "smallest to largest.\r\n" ); document.write( "\r\n" ); document.write( "so we have C = 8, and we now have:\r\n" ); document.write( "\r\n" ); document.write( " A ≦ B ≦ 8 ≦ D ≦ E\r\n" ); document.write( " \n" ); document.write( "clue 1-two of the numbers are negative \n" ); document.write( " \r\n" ); document.write( "Those have to be A and B. So we can insert 0 in between the B and the 8.\r\n" ); document.write( "\r\n" ); document.write( " A ≦ B < 0 < 8 ≦ D ≦ E \r\n" ); document.write( " \n" ); document.write( "clue 4-the difference between the least two integers is 6 \n" ); document.write( " \r\n" ); document.write( "The two negative ones have to be the least two, which are A and B.\r\n" ); document.write( "\r\n" ); document.write( "That means B - A = 6 or \r\n" ); document.write( "\r\n" ); document.write( "(1) B = A+6, \r\n" ); document.write( "\r\n" ); document.write( "so replacing B by A+6 we have:\r\n" ); document.write( "\r\n" ); document.write( " A < A+6 < 0 < 8 ≦ D ≦ E\r\n" ); document.write( " \n" ); document.write( "...the mean is 18.6 \n" ); document.write( " \r\n" ); document.write( " So we add them up, divide by 5 and that must equal 18.6:\r\n" ); document.write( "\r\n" ); document.write( " \n" ); document.write( "Clue 3-one of the numbers is a perfect square, andone of the numbers is one more than a perfect square \n" ); document.write( " \r\n" ); document.write( "\r\n" ); document.write( "So one of D and E is a perfect square and the other is one more than\r\n" ); document.write( "a perfect square. So we try perfect squares and 1 more than perfect\r\n" ); document.write( "squares less than\n" ); document.write( " |