-
Contributing Member
Apply Logic to get the number
Can you find the smallest integer greater than 0 that can be written entirely with zeros and ones and is evenly divisible by 225?
-
Expert Member
Re: Apply Logic to get the number
225 is divisible by 9 and 25.
=> Sum of digits of the resultant value should be 9 ( since it is divisible by 9.).
=> it must have 9 ones since the resultant value can contain only ones and zeros.
So the answer is 11,111,111,100 [ since it has to be a multiple of 25]
-- James.
-
Contributing Member
Re: Apply Logic to get the number
Perfect James!!!!!!!! You got the number. Very good approach to the solution!!!!!!!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules