Question:

If $a$, $a+2$ and $a+4$ are prime numbers, then the number of possible solutions for $a$ is:

Show Hint

When checking for primes in a sequence, start with the smallest prime numbers and test for divisibility by smaller primes.
Updated On: Aug 1, 2025
  • one
  • two
  • three
  • more than three
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Solution and Explanation

The numbers $a$, $a+2$, and $a+4$ must all be prime numbers. Checking small prime numbers, we find that $a = 3$ is the only solution where all three numbers are prime. Thus, the number of solutions for $a$ is 1.
Was this answer helpful?
0
0