Route product

Find the product of the numbers on the routes from A to B. Which route has the smallest product? Which the largest?

Problem

There are lots of different routes from $A$ to $B$ in this diagram:

Image
Route Product
Details

For accessibility: A pentagon with a line joining each corner to a point in the centre. The vertex on the far left is labelled A and the vertex on the far right is labelled B. From A to the top vertex is labelled 5. From the top vertex to B is labelled 0.1. From the top vertex to the centre vertex is labelled 2. From A to the centre vertex is labelled 3. From B to the centre vertex is labelled 0.5. From A to the bottom left vertex is labelled 4. From the bottom left vertex to the centre is labelled 0.5. From B to the bottom right vertex is labelled 0.1. From the bottom right vertex to the centre is labelled 2. From the bottom right vertex to the bottom left vertex is labelled 1.

 

The idea is to work out the product of the numbers on these different routes from $A$ to $B$. Let's say that in a route you are not allowed to visit a point more than once. 

For example, we could have $3\times0.5$ but we couldn't have $3\times2\times5\times4\times1\times 0.1$ because that route passes through $A$ twice. 

 

Which route or routes give the largest product?

Which route or routes give the smallest product?

Do you have any quick ways of working out the products each time?

[This problem is adapted from a SMILE Centre card.]