contestada

Shawn knows that the 6-digit number he uses to open his computer is the prime factorization of 5005. If each digit of the code increases from left to right, what is his code?

Respuesta :

5005|5

1001|7

143|11

13|13

1

So, his code is 111357

5005 / 5 = 1001 ; 1001 / 11 = 91 ; 91 / 7 = 13

So the prime factors are 5, 7, 11, 13

Therefre the required code is 111357 (answer).