Solveeit Logo

Question

Mathematics Question on Number Systems

There are four prime numbers written in ascending order. The product of the first three is 385 and that of the last three is 1001. The first number is

A

5

B

7

C

11

D

17

Answer

5

Explanation

Solution

The correct option is (A): 5
Explanation: To solve this problem, we first need to identify the four prime numbers based on the information given.
1. Let the four prime numbers be p1,p2,p3,p4p_1, p_2, p_3, p_4 in ascending order.
2. We know that:
- p1×p2×p3=385p_1 \times p_2 \times p_3 = 385
- p2×p3×p4=1001p_2 \times p_3 \times p_4 = 1001
Step 1: Factor 385
The prime factorization of 385 is:
385=5×7×11385 = 5 \times 7 \times 11
Thus, we can set:
- p1=5p_1 = 5
- p2=7p_2 = 7
- p3=11p_3 = 11
Step 2: Find p4p_4
Now we need to find p4p_4 using the second equation:
p2×p3×p4=1001p_2 \times p_3 \times p_4 = 1001
Substituting the values of p2p_2 and p3p_3:
7×11×p4=10017 \times 11 \times p_4 = 1001
Calculating 7×117 \times 11:
77×p4=100177 \times p_4 = 1001
To find p4p_4:
p4=100177=13p_4 = \frac{1001}{77} = 13
Conclusion
The four prime numbers in ascending order are 5,7,11,5, 7, 11, and 1313. Thus, the first number is 5.