Level:
Project ID:
2010007104
Source Problem:
Accepted:
0
Clonable:
1
Easy:
0
There are \(5\) different roads between cities A and B. Find the number of possible ways from the city A to the city B and back, if it is required to use one road from A to B and another different one from B to A.
\( 5 \cdot 4 = 20\)
\( 5 + 4 = 9\)
\( 5 \cdot 5 = 25\)
\( 2 \cdot 5 = 10\)