document.write( "Question 513810: FIND AL NUMBERS LESS THAN 50THAT ARE PRIMES AND HAVE A REMAINDER OF 3 WHEN THEY ARE DIVIDED BY 7. \n" ); document.write( "
Algebra.Com's Answer #360404 by MathTherapy(10552)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "FIND AL NUMBERS LESS THAN 50THAT ARE PRIMES AND HAVE A REMAINDER OF 3 WHEN THEY ARE DIVIDED BY 7.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Multiply all numbers, from 1 to 6, by 7, and than add 3 to see if the result is a prime number. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "N.B. Multiplying 7 by 7, and adding 3 would yield 52 (7*7 + 3), which would be too large\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "_7 * 1 = 7 + 3 = 10 (NOT PRIME)
\n" ); document.write( "7 * 2 = 14 + 3 = 17 (PRIME)
\n" ); document.write( "7 * 3 = 21 + 3 = 24 (NOT PRIME)
\n" ); document.write( "7 * 4 = 28 + 3 = 31 (PRIME)
\n" ); document.write( "7 * 5 = 35 + 3 = 38 (NOT PRIME)
\n" ); document.write( "7 * 6 = 42 + 3 = 45 (NOT PRIME)
\n" ); document.write( "7 * 7 = 49 + 3 = 52 (NOT PRIME, and as stated above, 52 > 50)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Therefore, the numbers being sought are \"highlight_green%2817%29\" and \"highlight_green%2831%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Send comments and “thank-yous” to “D” at MathMadEzy@aol.com
\n" ); document.write( "
\n" );