Complete the sentence to explain what graphs represent.
Graphs are used to model [1] between objects.Graphs represent relationships between objects, such as connections or links.
Complete the sentence to describe graph components.
In a graph, points are called [1] and lines connecting them are called edges.
The points in a graph are called vertices (or nodes), and the lines connecting them are edges.
Fix the error in the explanation about graph edges.
Edges in a graph can be [1] or undirected, showing one-way or two-way connections.
Edges can be directed (one-way) or undirected (two-way), indicating the direction of relationships.
Fill both blanks to complete the explanation of graph use.
Graphs can model [1] relationships and [2] connections between many objects.
Graphs are useful because they can model complex and indirect relationships between objects.
Fill all three blanks to describe graph applications.
Graphs help represent [1] like social networks, [2] like roads, and [3] like molecule structures.
Graphs model networks (social connections), paths (roads), and structures (molecules), showing their wide use.
