document.write( "Question 938352: Please help me to solve this question: Find the difference between the sum of all prime numbers from 10 to 20 and the sum of all prime numbers from 40 to 50 \n" ); document.write( "
Algebra.Com's Answer #571605 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! Primes from 10 to 20 : 11,13,17,19 \n" ); document.write( "Sum of primes from 10 to 20 : \n" ); document.write( "Primes from 40 to 50 : 41,43,47 \n" ); document.write( "Sum of primes from 40 to 50 : \n" ); document.write( "Difference : |