Bilmiyorum üzgünüm .......
Answer:
n = -8
Step-by-step explanation:
5+n/8=4
Subtract 5 from each side
5-5+n/8=4-5
n/8 = -1
Multiply each side by 8
n/8 * 8 = -1 *8
n = -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.
Answer:
ax 2+bx+c,where a≠0
Step-by-step explanation:
(3a-5) - (a+3)
Subtract a from 3a while subtracting 3 from 5
Final Answer: 2a - 8