확률과 통계순열과 조합수능 기출발전 문제 (3점 후반~4점 초반)

도로망 최단경로

문제

그림과 같은 도로망이 있다. A\mathrm{A}지점에서 B\mathrm{B}지점까지 최단거리로 이동하는 모든 경우의 수를 구하시오. [4점]

정답 보기
240

자료 내려받기

아직 올라온 파일이 없습니다.

해설

A\mathrm{A}에서 B\mathrm{B}지점까지 최단거리로 가는 경우는 APQRSB\mathrm{A} \rightarrow P \rightarrow Q \rightarrow R \rightarrow S \rightarrow B로 가는 경우이다. AP\mathrm{A} \rightarrow P : 2!=22 ! = 2 PQ\mathrm{P} \rightarrow Q : 11 QR\mathrm{Q} \rightarrow R : 4!2!2!=6\displaystyle \frac{4 !}{2 ! \cdot 2 !} = 6 RS\mathrm{R} \rightarrow S : 11 SB\mathrm{S} \rightarrow B : 6!3!3!=20\displaystyle \frac{6 !}{3 ! \cdot 3 !} = 20이므로 구하는 경우의 수는 2×6×20=2402 \times 6 \times 20 = 240(가지)

태그

비슷한 문제 더 보기

← 전체 문제 목록으로