10% of 13 is 1.3 so 13+1.3= 14.3
C. 4
Because the rule of the graph is $1.50 per pound of apple, so you have to divide $6.00 by $1.50 and that gives you the answer.
I hope I helped
Please make me brainliest
yes I am not I can always count on me and I can always count on
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.