document.write( "Question 1076067: five different positive integers added two at a time give the following sums:16,20,22,23,25,28,29,30,34 and 37.Find the product of the five integers. \n" ); document.write( "
Algebra.Com's Answer #690757 by ikleyn(52832)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "1. Let the numbers be a < b < c < d < e (in this order/ordering).\r\n" ); document.write( "\r\n" ); document.write( " Four pair-wise sums of \"a\" with four other numbers are among the given set {16,20,22,23,25,28,29,30,34,37}.\r\n" ); document.write( "\r\n" ); document.write( " Four pair-wise sums of \"b\" with four other numbers are among the given set {16,20,22,23,25,28,29,30,34,37}.\r\n" ); document.write( "\r\n" ); document.write( " Four pair-wise sums of \"c\" with four other numbers are among the given set {16,20,22,23,25,28,29,30,34,37}.\r\n" ); document.write( "\r\n" ); document.write( " Four pair-wise sums of \"d\" with four other numbers are among the given set {16,20,22,23,25,28,29,30,34,37}.\r\n" ); document.write( "\r\n" ); document.write( " Four pair-wise sums of \"e\" with four other numbers are among the given set {16,20,22,23,25,28,29,30,34,37}.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " Therefore, if we sum up all the given numbers, we will get 4*(a+b+c+d+e):\r\n" ); document.write( "\r\n" ); document.write( " 4*(a + b + c + d + e) = 16+20+22+23+25+28+29+30+34+37 = 264.\r\n" ); document.write( "\r\n" ); document.write( " It implies that \r\n" ); document.write( "\r\n" ); document.write( " a + b + c + d + e =\r \n" ); document.write( "\n" ); document.write( "Answer. The product of the numbers is 275184.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |