in Graph Theory recategorized by
991 views
2 votes
2 votes

What is the total number of ways to reach from $A$ to $B$ in the network given?

  1. $12$
  2. $16$
  3. $20$
  4. $22$
in Graph Theory recategorized by
by
991 views

2 Answers

3 votes
3 votes
Just trying to answer logically.
If you consider first node from A, there are 4 possible ways to reach B. So from A there are 4 nodes at level 1, which means total number of ways to reach B is 16.
1 vote
1 vote
From A $\rightarrow$ Level 1, we have 4 edges.

From Level 1 $\rightarrow$ Level 2, we can choose between 2 edges.

From Level 2 $\rightarrow$ Level 3, every vertex has 2 edges.

Applying Product Rule : $4\times 2\times 2 = 16$
Answer:

Related questions

Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true