document.write( "Question 1197927: The numbers 1998, 2997, 3996, 4995, ..., 8991 all have two distinct primes in common in their prime factorization. Find the sum of these two primes. \n" ); document.write( "
Algebra.Com's Answer #831379 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Those numbers are all multiples of 999, which is 27*37 = 3*3*3*37. \n" ); document.write( "The two distinct primes in the factorization of each of the numbers are 3 and 37. \n" ); document.write( "ANSWER: 3+37 = 40 \n" ); document.write( " \n" ); document.write( " |