SOLUTION: FIND AL NUMBERS LESS THAN 50THAT ARE PRIMES AND HAVE A REMAINDER OF 3 WHEN THEY ARE DIVIDED BY 7.

Algebra.Com
Question 513810: FIND AL NUMBERS LESS THAN 50THAT ARE PRIMES AND HAVE A REMAINDER OF 3 WHEN THEY ARE DIVIDED BY 7.
Found 2 solutions by JBarnum, MathTherapy:
Answer by JBarnum(2146)   (Show Source): You can put this solution on YOUR website!
list all primes up to 50
1 2 3 5 7 11 23 29 31 37 41 43 47
1-7 easily cancel out
11 23 29 31 37 41 43 47
./.../.../...(31).../.../.../.../
7*4=28 28+3=31

Answer by MathTherapy(10552)   (Show Source): You can put this solution on YOUR website!

FIND AL NUMBERS LESS THAN 50THAT ARE PRIMES AND HAVE A REMAINDER OF 3 WHEN THEY ARE DIVIDED BY 7.

Multiply all numbers, from 1 to 6, by 7, and than add 3 to see if the result is a prime number.

N.B. Multiplying 7 by 7, and adding 3 would yield 52 (7*7 + 3), which would be too large

_7 * 1 = 7 + 3 = 10 (NOT PRIME)
7 * 2 = 14 + 3 = 17 (PRIME)
7 * 3 = 21 + 3 = 24 (NOT PRIME)
7 * 4 = 28 + 3 = 31 (PRIME)
7 * 5 = 35 + 3 = 38 (NOT PRIME)
7 * 6 = 42 + 3 = 45 (NOT PRIME)
7 * 7 = 49 + 3 = 52 (NOT PRIME, and as stated above, 52 > 50)

Therefore, the numbers being sought are and

Send comments and “thank-yous” to “D” at MathMadEzy@aol.com

RELATED QUESTIONS

How many positive primes have a remainder of zero when divided by... (answered by Alan3354,stanbon)
1.how many two-digit primes are there whose units digit is more than its tens digit ?... (answered by Edwin McCravy)
Twin primes are a pair of prime numbers that have a difference of 2. How many pairs of... (answered by CharlesG2)
How many factors, including 1, does the product of the first 9 primes divided by the... (answered by AnlytcPhil)
in the primes between 100 and 200 there are instances when three consecutive primes have... (answered by Alan3354)
In the primes between 100 and 200 there are instances when three consecutive primes have... (answered by MathTherapy,ikleyn)
The numbers 1998, 2997, 3996, 4995, ..., 8991 all have two distinct primes in common in... (answered by greenestamps,ikleyn)
For a triangle with a perimeter of 12 and an area of 7 what are the lengths of the... (answered by jim_thompson5910)
Choose all the descriptions for natural numbers n that have 3 divisors. 1- n= p^2 * q... (answered by ikleyn,math_tutor2020)