I have no clue where to begin this problem:
You want to move a nickel from the lower left corner to the upper right corner of a 5 x 5 chessboard. You are only allowed to move the nickel one square at a time, and each move must be either to the right or up. How many different paths are possible?
I even started trying to draw out all of the possiblities, but got completely lost and confused. There has to be a mathematical way to solve this problem.
You want to move a nickel from the lower left corner to the upper right corner of a 5 x 5 chessboard. You are only allowed to move the nickel one square at a time, and each move must be either to the right or up. How many different paths are possible?
I even started trying to draw out all of the possiblities, but got completely lost and confused. There has to be a mathematical way to solve this problem.