InterviewSolution
Saved Bookmarks
| 1. |
Five cities A,B,C,D,E are connected to each other by straight roads. What is the total number of such roads? |
|
Answer» Solution :FIVE cities A, B, C, D, E are connected to each other by straight roads. `:.` The number of such ROSES is `(""^5P_2)/(2!)=10.` |
|