QUESTION IMAGE
Question
there are three employees in an office leon, lussy, and lerry. they plan to do a work. leon plans to start work with lerry, lussy would like to work with leon. lerry would like to work with both leon and lussy. organize the given data in a matrix form.
\\(\
\\)
\\(\
\\)
Define the matrix structure
Let the rows and columns represent Leon, Lussy, and Lerry in order:
- Row 1 / Column 1: Leon
- Row 2 / Column 2: Lussy
- Row 3 / Column 3: Lerry
An entry \(a_{ij} = 1\) represents that employee \(i\) plans or would like to work with employee \(j\), and \(a_{ij} = 0\) otherwise.
Translate the preferences into matrix rows
- Leon (Row 1) plans to work with Lerry:
- Lussy (Row 2) would like to work with Leon:
- Lerry (Row 3) would like to work with both Leon and Lussy:
Construct the final matrix
Combine the rows to form the complete adjacency matrix:
This matches the second option.
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
- (A) \(
\)
- **(B) \(
\) (Correct answer)**