find 2 positive integers x and y such that their product is 1,00,000 and x and y does not contain 0 as a digit.

X=_______ Y=_________

We know, that we can write 100000 = 10 * 10 * 10 * 10 * 10
Also factors of 10 are = 5 * 2

100000  =  5 * 2 * 5 * 2 * 5 * 2 * 5 * 2 * 5 * 2
100000 =  5 * 5 * 5 * 5 * 5 * 2 * 2 * 2 * 2 * 2 
100000  =  3125 * 32

So we can say

X = 3125
Y = 32                                                                                        (Answer)




 

  • 5
What are you looking for?