SOLUTION: You have a square with 16 smaller square in it. The top left of the larger square is A, the bottom right is B.
Question: You are to move from A to B moving right or down along the
Algebra ->
Functions
-> SOLUTION: You have a square with 16 smaller square in it. The top left of the larger square is A, the bottom right is B.
Question: You are to move from A to B moving right or down along the
Log On
Question 96234: You have a square with 16 smaller square in it. The top left of the larger square is A, the bottom right is B.
Question: You are to move from A to B moving right or down along the line.
How many ways can this be done? Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! Each step you take to the right or down.
There are four steps with two choices at each step.
# of paths = 2^4 = 16 ways to get from A to B.
Cheers,
Stan H.