Number of paths ftom (0, 0) that pass through ( 4,3) =
(R R R R U U U) = C( 7,4) = C(7, 3) = 35
Number of paths from (0,0) to ( 5,7) =
(R R R R R U U U U U U U ) = C(12, 5) = C(12,7) = 792
So....total paths from (0, 0) to (5,7) that do not pass through (4,3) = 792 - 35 = 757