document.write( "Question 1143905: What is the smallest integer that is the sum of three different primes each of which is greater than 10? \n" ); document.write( "
Algebra.Com's Answer #764840 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
primes would be 11, 13, and 17
\n" ); document.write( "the sum is 41.
\n" ); document.write( "
\n" );