Im answering your question bc I need points ty :)
22. $31.25 divided by 25 = $1.25 for each ticket.
23. $1.50 times 5 = $7.50 to climb the rock wall.
Answer:
In graph theory and computer science, an adjacency matrix is a square matrix used to represent a finite graph. The elements of the matrix indicate whether pairs of vertices are adjacent or not in the graph.
In the special case of a finite simple graph, the adjacency matrix is a (0,1)-matrix with zeros on its diagonal. If the graph is undirected, the adjacency matrix is symmetric. The relationship between a graph and the eigenvalues and eigenvectors of its adjacency matrix is studied in spectral graph theory.
The adjacency matrix should be distinguished from the incidence matrix for a graph, a different matrix representation whose elements indicate whether vertex–edge pairs are incident or not, and degree matrix which contains information about the degree of each vertex.
0.04035. that's it I think
Answer:
y= 35
Step-by-step explanation:
y directly proportional to x
where x= 2, y= 10
y=kx
10= k× 2
k= 10/2
k= 5
to find y when x is 7
y = kx
y = 5× 7
y= 35