Hello,I have question.
From 1 to 9,each number are written as many as 3 times their value,and there we have the number X.
The first 10 digits of X:1112222223
What is the number on the 72nd digit of X?
So here's what I thought:
3 + 6 + 9 + 12 and so on...
111 222222 333333333
I thought maybe we could go to the solution by 3(1+2+3...)=72 that is 3(n.n+1)/2=72 so n.n+1=48 but that didn't work.
Then I developed something like this:
111
the last number of this group is the 3rd of the whole number
222222
The last number of this group is the 9th of the whole number
333333333
the last of this group is 18th of the whole number
Well,I realized that what I did for finding on which digit the last number of a group is was
For 1st group
1x3=3
For second
3x1+2x3 =9
For third
3x1+2x3+3x3=18
the 4th would be 18+4x3=30
The 5th would be 30+5x3=45
The 6th 45+6x3=72
This way I found that the last number of the 6th group,which is 6,is the 72nd of the number X.However the answer is 7 according to the answer key.
From 1 to 9,each number are written as many as 3 times their value,and there we have the number X.
The first 10 digits of X:1112222223
What is the number on the 72nd digit of X?
So here's what I thought:
3 + 6 + 9 + 12 and so on...
111 222222 333333333
I thought maybe we could go to the solution by 3(1+2+3...)=72 that is 3(n.n+1)/2=72 so n.n+1=48 but that didn't work.
Then I developed something like this:
111
the last number of this group is the 3rd of the whole number
222222
The last number of this group is the 9th of the whole number
333333333
the last of this group is 18th of the whole number
Well,I realized that what I did for finding on which digit the last number of a group is was
For 1st group
1x3=3
For second
3x1+2x3 =9
For third
3x1+2x3+3x3=18
the 4th would be 18+4x3=30
The 5th would be 30+5x3=45
The 6th 45+6x3=72
This way I found that the last number of the 6th group,which is 6,is the 72nd of the number X.However the answer is 7 according to the answer key.
Last edited: