document.write( "Question 1186270: A six-digit number is formed by repeating a three-digit number as in 639639. Find the sum of the prime factors all such numbers have in common. \n" ); document.write( "
Algebra.Com's Answer #817153 by ikleyn(52786)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "A six-digit number is formed by repeating a three-digit number as in 639639.
\n" ); document.write( "Find the sum of the prime factors all such numbers have in common.
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "All these six-digit numbers, described in the post, are of the form\r\n" );
document.write( "\r\n" );
document.write( "      N = 1000n + n = 1001n,\r\n" );
document.write( "\r\n" );
document.write( "where n is a/(any) three digit number.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Therefore, all such 6-digit numbers have common factor  1001.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Its prime decomposition is 1001 = 7*11*13.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Its positive prime factors are  7, 11, 13.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The sum of these factors is 7 + 11 + 13 = 31.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  31.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );