Answer:
231
Step-by-step explanation:
because the whole circle has an area of 360 so on the right side there is half and a little more so you would cut it in half so you have 180 and on the right side you still have a little left so thats about 10 so now you have 190 then you add 21 +20 you have 41 +190 =231 hope this helps
The answers are B and D hope this helps.
Answer:
What are the coordinates for point C?
Answer:
you should use multiatication
Step-by-step explanation:
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.