Proof that if x is prime, then x+7 is composite.
I do not know how to prove it. Can anyone help me to solve it?
Thx
2026-04-09 09:25:06.1775726706
Proof that if x is prime, then x+7 is composite.
2.7k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Simple.
If some number is prime,then it must be odd.Sum of two odd numbers is even,thus sum of any prime and odd number is even number.Even numbers are never prime(except 2),since they are divisible by 2.
Since x is prime then x+7 is not prime,due to lemma given above
Unless x=2,which is prime,but 2+7 is 9 ,which is composite.