The correct options are
A 51st number from the beginning is 51332
D 30th number from the end is 32135
Available digits are : 1,2,3,3,5
(i)Numbers starting with 1 (1 _ _ _ _) are =4!2!=12 (as we have digit 3 twice)
Total numbers till now =12⇒12<51 so move forward
Numbers starting with 2 (2 _ _ _ _) are =4!2!=12 (as we have digit 3 twice)
Total numbers till now =12+12=24⇒24<51 so move forward
Numbers starting with 3 (3 _ _ _ _) are =4!=24 (as we have digit 3 once)
Total numbers till now =12+12+24=48⇒48<51 so move forward
Numbers starting with 5 (5 _ _ _ _) are =4!2!=12 (as we have digit 3 twice)
Total numbers till now =12+12+24+12=60⇒60>51
Now, numbers starting with 51 (51 _ _ _) are 3!2!=3
Total numbers till now =12+12+24+3=51⇒ that's what we are searching for.
51233 is at 49th position
51323 is at 50th position
51332 is at 51st position.
(i)Numbers starting with 5 (5 _ _ _ _) are =4!2!=12 (as we have digit 3 twice)
Total numbers till now =12⇒12<30 so move forward.
Numbers starting with 3 (3 _ _ _ _) are =4!=24 (as we have digit 3 once)
Total numbers till now =12+24=36⇒36>30 so move forward.
Now, numbers starting with 35 (35 _ _ _) are 3!=6
Numbers starting with 33 (33 _ _ _) are 3!=6
Numbers starting with 32 (32 _ _ _) are 3!=6
Total numbers till now =12+6+6+6=30⇒ that's what we are searching for.
32153 is at 29th position
32135 is at 30th position
Alternate method(ii)
If any sequence has n terms then , kth term from ending is =(n−k+1)th term from beginning
Since here, n=5!2!=60,k=30
So, we need to find n−k+1⇒60−30+1=31st terms from beginning
Available digits are : 1,2,3,3,5
Numbers starting with 1 (1 _ _ _ _) are =4!2!=12 (as we have digit 3 twice)
Total numbers till now =12⇒12<31 so move forward
Numbers starting with 2 (2 _ _ _ _) are =4!2!=12 (as we have digit 3 twice)
Total numbers till now =12+12=24⇒24<31 so move forward
Numbers starting with 3 (3 _ _ _ _) are =4!=24 (as we have digit 3 once)
Total numbers till now =12+12+24=48⇒48>31
Now, numbers starting with 31 (31 _ _ _) are 3!=6
Total numbers till now =12+12+6=30<31. So, move forward
numbers starting with 32 (32 _ _ _) are 3!=6
Total numbers till now =12+12+6+6=36>31. First number starting with (32 _ _ _) will be our required number that is 32135