In the electrical circuit shown below, the nodes and are connected by four resistors forming a loop. The resistance values are:
Additionally, a diagonal resistor connects nodes and with a resistance of .
Determine the effective resistance between terminals and .
[5]Construct a weighted adjacency matrix for a given undirected graph where vertices represent friends and edge weights represent friendship strengths.
Given five friends A, B, C, D, and E, with friendship strengths as follows:
Construct the weighted adjacency matrix for this friendship graph.
[3]Four tasks , and must be completed subject to the following dependencies:
Draw the directed graph that represents these task dependencies.
[3]