1. How many ways can 2 identical red chairs and 4 identical blue chairs be arranged in one now? A. 6 B. 15 C. 21 D. 24 E. 20 按C(6,2) 或 C (6, 4)来算, 想问,为什么不用乘以2呢? 2. 下面也是类似的一道组合题 图示为一个大正方体被分为9个相等的小格,在从左下角到右上角对角线上两个交点分别为A 和D。题目是 In the figure above a path from point A to Point D is determined by moving upward or the right along the grid lines. How many different paths can be drawn from A to D? 老师解释可以用C(n. m)组合,但是说是C (6,3)可是我觉得应该为2*C(6.3)。因为题目不是有个or吗?有 or 不是用加法吗?为什么不用乘以2? 请指教...