I was just wondering if there is a method to approach the following question:
(there is a 3 by 2 grid, with x at the bottom left corner, and y at the top right corner)
Pat will walk from intersection x to y along a route that is confined to the square grid of four streets and three avenues shown in the preceding map. how many routes from x to y can pat take that have the minimum possible length?
Thank you!