Answer:
Step-by-step explanation:
The average value of all the pennies, nickels, dimes, and quarters in Paula's purse is 20 cents. If she had one more quarter, the average value would be 21 cents. How many dimes does she have in her purse
Answer:d
Step-by-step explanation:
16-4=12 and 16+4=20
36= 12.5% because 25%+62.5%= 87.5%
So 100%-87.5%=12.5%
87.5%-12.5%= 75%
36+36=72=25%
72+72+72+72= 288 = 100%
So the total number of pages in the magazine is 288
-8x+2=-7x+10
-x+2=10
-x=8
x=-8
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.