The awnser is (-1+3/x-3/x2+1/x3 )
i'm 75% sure the answer is C hope this helps
Answer:
The answer is don't ask me to explain cuz i can't O.O
but there yea go :3
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.
Answer:
(x + 5)^2 = (5 - 3)^2
Step-by-step explanation:
Given the equation;
x^2 + 10x + 22 = 13
We have;
x^2 + 10x = 13 - 22
x^2 + 10x = -9
Adding half of 10 to both sides and completing the square as usual, we have;
(x + 5)^2 = 5^2 + (-9)
(x + 5)^2 = (5 - 3)^2