what is the 5 digit number which has only 2 prime numbers in it and satisfies the following condition. a. 3rd digit is the largest b. 2nd digit is the smallest c. 1st digit is one less than the 3rd digit and greater than the addition of 4th and 5th digit. d. 5th digit is between the 1st and 2nd digit and half of the 4th digit. 1 is not considered as the prime number.
RE: what is the 5 digit number which has only 2 pri...
2nd digit is the smallest so it must be 1.
3rd digit is the largest so it can be 9 and the first digit is 8.
1st digit is greater than the addition of 4th and 5th digit. so it can be 1 2;2 1;3 4;4 3;2 3;3 2;2 4;4 2 but 5th digit is between the 1st and 2nd digit and half of the 4th digit so it can be 4 and 2 and so we should have 1 more prime no.
so the third digit cannot be 9 it should be 8 and the first digit is 7.