How many ways are there for a robot to travel in xyz space from the origin (0,0,0) to the point (4,3,5) by taking 12 steps, one at a time, where a step moves one unit in the positive x direction, one unit in the positive y direction, or one unit in the positive z direction? (NOTE: moving in the negative x,y, or z direction is prohibited, so that no backtracking is allowed). Explain your answer.
2007-02-01
07:19:10
·
3 answers
·
asked by
Kirstin
2
in
Science & Mathematics
➔ Mathematics