Using Matrices To Model Practical Situations
Unlock all 5 questions & worked solutions
You're viewing a free preview. Create an account to access the complete question set, step-by-step solutions, and progress tracking.
All Questions
Access the full question set for every topic.
Worked Solutions
Step-by-step explanations for every answer.
Track Progress
Mark questions right or wrong and monitor your growth.
It's Free
No credit card required - sign up in under a minute.
The road network shows roads connecting towns. Use a matrix to record the number of ways travelling directly from one town to another.
\begin{align}
&\;\;\;\;\;A \;\;\; B\;\;\; C \\
&\begin{array}{c}A \\ B \\ C\end{array} \left[\begin{array}{lll}
0 & 1 & 1 \\
1 & 0 & 2 \\
1 & 2 & 0
\end{array}\right]\\
&A \leftrightarrow B=1 \text { way } \\
&A \leftrightarrow C=1 \text { way } \\
&B \leftrightarrow C=2 \text { ways }
\end{align}
📚 Want More Questions?
There are 4 more questions available. Create your free account to access the complete question set with detailed solutions.