document.write( "Question 584556: A set of five different counting numbers sum to 25. The product of the five numbers in the set is 945. if two of the numbers in the set are 1 and 9, what are the other three numbers? \n" ); document.write( "
Algebra.Com's Answer #372811 by dfrazzetto(283)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "1,9,x,y,z\r \n" ); document.write( "\n" ); document.write( "945 / 9 = 105\r \n" ); document.write( "\n" ); document.write( "prime factor of 105:\r \n" ); document.write( "\n" ); document.write( "105 = 5 * 21 = 5 * 7 * 3\r \n" ); document.write( "\n" ); document.write( "1 + 3 + 5 + 7 + 9 = 25 \n" ); document.write( " \n" ); document.write( "3, 5, 7 \n" ); document.write( " \n" ); document.write( " |