The correct option is D
(2010) - (84) × (115)
The robot can reach (4, 4) from (0, 0) in 8C4 ways as argued in previous problem. Now after reaching (4, 4), robot is not allowed to go to (5, 4). Let us count how many paths are there from (0, 0) to (10, 10) if robot goes from (4, 4) to (5, 4) and then we can subtract this from total number of ways to get the answer.
Now there are 8C4 ways for robot to reach (4, 4) from (0, 0) and then robot takes the 'U' move from (4, 4) to (5, 4). Now from (5, 4) to (10, 10) the robot has to make 5 'U' moves and 6 'R' moves in any order which can be done in 11!5!6! ways = 11C5 ways.
∴ The number of ways robot can move from (0, 0), (10, 10) via (4, 4) - (5, 4) move is
8C4 × 11C5 = (84) × (115)
∴ Number of ways robot can move from (0, 0)
(10, 10) without using (4,4) to (5, 4) move
(2010) - (84) × (115) ways.
which is option (d).