document.write( "Question 357919: if m and n are prime numbers such that the sum of m and n is greater than 20 and the product of m anf n is less than 50. What is the possible value of the product of m and n? \n" ); document.write( "
Algebra.Com's Answer #255579 by Fombitz(32388) You can put this solution on YOUR website! There are only two sets of primes that meet this criteria. \n" ); document.write( "(2,19) \n" ); document.write( "(2,23)\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |