document.write( "Question 848287: I am the sum of three different one-digit prime numbers. The sum of my digits is 5. Who am I?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #510991 by jim_thompson5910(35256) ![]() You can put this solution on YOUR website! Here is the list of single digit prime numbers\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2, 3, 5, 7\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Through trial and error, you will eventually get that 2+5+7 = 7+7 = 14\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Notice how 1+4 = 5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the answer is 14 (adding the primes 2, 5, 7 to get it) \n" ); document.write( " |