Answer:
∠1 = 96°
∠2 = 84°
∠3 = 84°
Step-by-step explanation:
∠1 = 96°
∠2 = ∠3
∠1 + 96 + ∠2 + ∠3 = 360°
∠2 = (360 - 96 - 96)/2 = 84°
∠3 = 84°
The answer is A !! Did it step by step , don’t forget to put a brainliest if you can ;)
Answer :
$52.50 - x
Step-by-step explanation:
8.75*6 = 52.5
Price of the book = x
$52.50 - x
(101001/4) 1/2
and can u answer my discussion
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.