document.write( "Question 321146:  Pierre Trudeau was Prime Minister of Canada for approximately 15 years. He died in
\n" );
document.write( "the year 2000. The year of his birth is the product of 2 prime numbers. One of these prime numbers is the smallest 3-digit prime number. What is the sum of the digits that make up the year of his birth? \n" );
document.write( "
| Algebra.Com's Answer #230030 by ankor@dixie-net.com(22740)     You can put this solution on YOUR website! He died in the year 2000. \n" ); document.write( "The year of his birth is the product of 2 prime numbers. \n" ); document.write( " One of these prime numbers is the smallest 3-digit prime number. \n" ); document.write( " What is the sum of the digits that make up the year of his birth? \n" ); document.write( ": \n" ); document.write( "The sum of the two prime numbers = 120 \n" ); document.write( "Because: \n" ); document.write( "101 is the smallest 3 digit prime number \n" ); document.write( ": \n" ); document.write( "A good guess would be that 19 is the other prime number \n" ); document.write( ": \n" ); document.write( "19 * 101 = 1919, is the year he was born \n" ); document.write( ": \n" ); document.write( "The prime above and below 19, 17 & 23 would not be possible \n" ); document.write( " |